Skip to content

Instantly share code, notes, and snippets.

@erikmd
Created July 28, 2023 22:25
Show Gist options
  • Save erikmd/602531bf80cb17c4e1bbbbf252d77b1f to your computer and use it in GitHub Desktop.
Save erikmd/602531bf80cb17c4e1bbbbf252d77b1f to your computer and use it in GitHub Desktop.
Running with gitlab-runner 15.6.0~beta.186.ga889181a (a889181a)
 on blue-2.shared.runners-manager.gitlab.com/default XxUrkriX
section_start:1668295707:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image docker:latest ...
Starting service docker:dind ...
Pulling docker image docker:dind ...
Using docker image sha256:5daac9489dc300a47bcb0ea96855ff17e5353aaab9065dbe19b890f480626683 for docker:dind with digest docker@sha256:659bd125658c3f2a28d1a51418853cf85c439df863e3eff0dcc3a0c30feadbb6 ...
Waiting for services to be up and running (timeout 30 seconds)...
Pulling docker image docker:latest ...
Using docker image sha256:adc767c402b48ba9eee78c8086eb1b66d77c2d903c43623638c2e6e7dfe22fb5 for docker:latest with digest docker@sha256:0b2c96ce1907a9df3505759cbc8a4af52bcb40e8a9dff18bb5809eb3a821414e ...
section_end:1668295740:prepare_executor
section_start:1668295740:prepare_script
Preparing environment
Running on runner-xxurkrix-project-11559924-concurrent-0 via runner-xxurkrix-shared-1668295644-c6b28b76...
section_end:1668295741:prepare_script
section_start:1668295741:get_sources
Getting source from Git repository
$ eval "$CI_PRE_CLONE_SCRIPT"
Fetching changes...
Initialized empty Git repository in /builds/erikmd/docker-coq-primitive-floats/.git/
Created fresh repository.
Checking out b5dd498e as master...
Skipping Git submodules setup
section_end:1668295742:get_sources
section_start:1668295742:step_script
Executing "step_script" stage of the job script
Using docker image sha256:adc767c402b48ba9eee78c8086eb1b66d77c2d903c43623638c2e6e7dfe22fb5 for docker:latest with digest docker@sha256:0b2c96ce1907a9df3505759cbc8a4af52bcb40e8a9dff18bb5809eb3a821414e ...
$ docker pull "${IMAGE0}" || true
Error response from daemon: manifest for registry.gitlab.com/erikmd/docker-coq-primitive-floats/master_coq-8.15-flambda-validsdp-1.0.1:latest not found: manifest unknown: manifest unknown
$ echo "${CI_JOB_TOKEN}" | docker login -u "${CI_REGISTRY_USER}" --password-stdin "${CI_REGISTRY}"
WARNING! Your password will be stored unencrypted in /root/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store
Login Succeeded
$ cat /proc/cpuinfo || true
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 63
model name : Intel(R) Xeon(R) CPU @ 2.30GHz
stepping : 0
microcode : 0x1
cpu MHz : 2299.998
cache size : 46080 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm invpcid_single pti ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt arat md_clear arch_capabilities
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs
bogomips : 4599.99
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
$ cat /proc/meminfo || true
MemTotal: 3773748 kB
MemFree: 2495124 kB
MemAvailable: 3072008 kB
Buffers: 30636 kB
Cached: 705516 kB
SwapCached: 0 kB
Active: 611720 kB
Inactive: 533768 kB
Active(anon): 392892 kB
Inactive(anon): 280 kB
Active(file): 218828 kB
Inactive(file): 533488 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 2097148 kB
SwapFree: 2097148 kB
Dirty: 344 kB
Writeback: 0 kB
AnonPages: 409324 kB
Mapped: 184828 kB
Shmem: 972 kB
KReclaimable: 55712 kB
Slab: 82900 kB
SReclaimable: 55712 kB
SUnreclaim: 27188 kB
KernelStack: 3200 kB
PageTables: 3160 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 3984020 kB
Committed_AS: 1972928 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 6312 kB
VmallocChunk: 0 kB
Percpu: 592 kB
AnonHugePages: 0 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
FileHugePages: 0 kB
FilePmdMapped: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
Hugetlb: 0 kB
DirectMap4k: 76608 kB
DirectMap2M: 3852288 kB
DirectMap1G: 0 kB
$ docker build "--cache-from=${IMAGE0}" "--build-arg=COQ_VERSION=${COQ_VERSION}" "--build-arg=MATHCOMP_VERSION=${MATHCOMP_VERSION}" "--build-arg=INTERVAL_VERSION=${INTERVAL_VERSION}" "--build-arg=VALIDSDP_COMMIT=${VALIDSDP_COMMIT}" "--build-arg=VALIDSDP_VERSION=${VALIDSDP_VERSION}" -t "${IMAGE}" .
Sending build context to Docker daemon 16.9kB
Step 1/14 : ARG COQ_VERSION="8.15"
Step 2/14 : FROM coqorg/coq:${COQ_VERSION}-native-flambda
8.15-native-flambda: Pulling from coqorg/coq
e9995326b091: Pulling fs layer
77f26ada63da: Pulling fs layer
3ac71a2c7352: Pulling fs layer
6da8a89e1f88: Pulling fs layer
d1fdde637659: Pulling fs layer
a9a294b71d9a: Pulling fs layer
6da8a89e1f88: Waiting
d1fdde637659: Waiting
a9a294b71d9a: Waiting
3ac71a2c7352: Verifying Checksum
3ac71a2c7352: Download complete
6da8a89e1f88: Verifying Checksum
6da8a89e1f88: Download complete
e9995326b091: Verifying Checksum
e9995326b091: Download complete
77f26ada63da: Verifying Checksum
77f26ada63da: Download complete
d1fdde637659: Verifying Checksum
d1fdde637659: Download complete
e9995326b091: Pull complete
a9a294b71d9a: Verifying Checksum
a9a294b71d9a: Download complete
77f26ada63da: Pull complete
3ac71a2c7352: Pull complete
6da8a89e1f88: Pull complete
d1fdde637659: Pull complete
a9a294b71d9a: Pull complete
Digest: sha256:672d70283e8a08f2c8f584ca5c4b0cc0572083c1db94783efcb79f7389785dd6
Status: Downloaded newer image for coqorg/coq:8.15-native-flambda
---> b5a23d41f591
Step 3/14 : ARG MATHCOMP_VERSION="dev"
---> Running in 8cdb2907fc8f
Removing intermediate container 8cdb2907fc8f
---> 3ec739a7c46b
Step 4/14 : ARG INTERVAL_VERSION="dev"
---> Running in e9fe2e61bfde
Removing intermediate container e9fe2e61bfde
---> e4fdf13bfd91
Step 5/14 : ARG VALIDSDP_VERSION="dev"
---> Running in 277d49077352
Removing intermediate container 277d49077352
---> 1c71fe9f1e74
Step 6/14 : ARG VALIDSDP_COMMIT
---> Running in 39724aa22453
Removing intermediate container 39724aa22453
---> ec8ca356ccfc
Step 7/14 : WORKDIR /home/coq
---> Running in 2fec3525bb5f
Removing intermediate container 2fec3525bb5f
---> 45e635950f2a
Step 8/14 : SHELL ["/bin/bash", "--login", "-c"]
---> Running in d6e53f80953a
Removing intermediate container d6e53f80953a
---> 8de3d1f18278
Step 9/14 : RUN set -x && opam config list && opam repo list && opam list && opam update -y && opam pin add -n -y -k version coq-mathcomp-ssreflect "${MATHCOMP_VERSION}" && opam pin add -n -y -k version coq-interval "${INTERVAL_VERSION}" && ulimit -s && ulimit -s 32768 && ulimit -s && opam install -y -v -j ${NJOBS} coq-interval && sudo apt-get update -y -q && if [ -n "${VALIDSDP_COMMIT}" ]; then opam pin add -n -y -k git "coq-libvalidsdp.${VALIDSDP_VERSION}" "git+https://github.com/validsdp/validsdp.git#${VALIDSDP_COMMIT}" && opam pin add -n -y -k git "coq-validsdp.${VALIDSDP_VERSION}" "git+https://github.com/validsdp/validsdp.git#${VALIDSDP_COMMIT}"; else opam pin add -n -y -k version coq-libvalidsdp "${VALIDSDP_VERSION}" && opam pin add -n -y -k version coq-validsdp "${VALIDSDP_VERSION}"; fi && opam install --confirm-level=unsafe-yes -v -j ${NJOBS} coq-validsdp && opam clean -a -c -s --logs && sudo apt-get clean && sudo rm -rf /var/lib/apt/lists/*
---> Running in 82246b94731f
+ opam config list

<><> Global opam variables ><><><><><><><><><><><><><><><><><><><><><><><><><><>
arch x86_64 # Inferred from system
exe # Suffix needed for executable filenames (Windows)
jobs 1 # The number of parallel jobs set up in opam configuration
make make # The 'make' command to use
opam-version 2.1.3 # The currently running opam version
os linux # Inferred from system
os-distribution debian # Inferred from system
os-family debian # Inferred from system
os-version 11 # Inferred from system
root /home/coq/.opam # The current opam root directory
switch 4.07.1+flambda # The identifier of the current switch
sys-ocaml-arch # Target architecture of the OCaml compiler present on your system
sys-ocaml-cc # Host C Compiler type of the OCaml compiler present on your system
sys-ocaml-libc # Host C Runtime Library type of the OCaml compiler present on your system
sys-ocaml-version # OCaml version present on your system independently of opam, if any
<><> Configuration variables from the current switch ><><><><><><><><><><><><><>
prefix /home/coq/.opam/4.07.1+flambda
lib /home/coq/.opam/4.07.1+flambda/lib
bin /home/coq/.opam/4.07.1+flambda/bin
sbin /home/coq/.opam/4.07.1+flambda/sbin
share /home/coq/.opam/4.07.1+flambda/share
doc /home/coq/.opam/4.07.1+flambda/doc
etc /home/coq/.opam/4.07.1+flambda/etc
man /home/coq/.opam/4.07.1+flambda/man
toplevel /home/coq/.opam/4.07.1+flambda/lib/toplevel
stublibs /home/coq/.opam/4.07.1+flambda/lib/stublibs
user coq
group coq
<><> Package variables ('opam var --package PKG' to show) <><><><><><><><><><><>
PKG:name # Name of the package
PKG:version # Version of the package
PKG:depends # Resolved direct dependencies of the package
PKG:installed # Whether the package is installed
PKG:enable # Takes the value "enable" or "disable" depending on whether the package is installed
PKG:pinned # Whether the package is pinned
PKG:bin # Binary directory for this package
PKG:sbin # System binary directory for this package
PKG:lib # Library directory for this package
PKG:man # Man directory for this package
PKG:doc # Doc directory for this package
PKG:share # Share directory for this package
PKG:etc # Etc directory for this package
PKG:build # Directory where the package was built
PKG:hash # Hash of the package archive
PKG:dev # True if this is a development package
PKG:build-id # A hash identifying the precise package version with all its dependencies
PKG:opamfile # Path of the curent opam file
+ opam repo list
[NOTE] These are the repositories in use by the current switch. Use '--all' to see all configured repositories.

<><> Repository configuration for switch 4.07.1+flambda <><><><><><><><><><><><>
1 coq-released https://coq.inria.fr/opam/released
2 default https://opam.ocaml.org
+ opam list
# Packages matching: installed
# Name # Installed # Synopsis
base v0.14.0 Full standard library replacement for OCaml
base-bigarray base
base-threads base
base-unix base
cmdliner 1.0.4 Declarative definition of command line interfaces for OCaml
conf-findutils 1 Virtual package relying on findutils
conf-gmp 4 Virtual package relying on a GMP lib system installation
coq 8.15.2 pinned to version 8.15.2
coq-bignums 8.15.0 Bignums, the Coq library of arbitrary large numbers
coq-native 1 Package flag enabling coq's native-compiler flag
coq-serapi 8.15.0+0.15.1 Serialization library and protocol for machine interaction with the Coq proof assistant
cppo 1.6.9 Code preprocessor like cpp for OCaml
csexp 1.5.1 Parsing and printing of S-expressions in Canonical form
dune 3.5.0 pinned to version 3.5.0
dune-configurator 3.5.0 Helper library for gathering system configuration
num 1.4 pinned to version 1.4
ocaml 4.07.1 The OCaml compiler (virtual package)
ocaml-compiler-libs v0.12.4 OCaml compiler libraries repackaged
ocaml-config 1 OCaml Switch Configuration
ocaml-secondary-compiler 4.08.1-1 OCaml 4.08.1 Secondary Switch Compiler
ocaml-variants 4.07.1+flambda Official release 4.07.1, with flambda activated
ocamlfind 1.9.1 pinned to version 1.9.1
ocamlfind-secondary 1.9.1 Adds support for ocaml-secondary-compiler to ocamlfind
opam-depext 1.2.1-1 Install OS distribution packages
parsexp v0.14.2 S-expression parsing library
ppx_derivers 1.2.1 Shared [@@deriving] plugin registry
ppx_deriving 5.2.1 Type-driven code generation for OCaml
ppx_deriving_yojson 3.6.1 JSON codec generator for OCaml
ppx_import 1.9.1 A syntax extension for importing declarations from interface files
ppx_sexp_conv v0.14.3 [@@deriving] plugin to generate S-expression conversion functions
ppxlib 0.25.1 Standard library for ppx rewriters
result 1.5 Compatibility Result module
seq base Compatibility package for OCaml's standard iterator type starting from 4.07.
sexplib v0.14.0 Library for serializing OCaml values to and from S-expressions
sexplib0 v0.14.0 Library containing the definition of S-expressions and some base converters
stdlib-shims 0.3.0 Backport some of the new stdlib features to older compiler
yojson 2.0.2 Yojson is an optimized parsing and printing library for the JSON format
zarith 1.12 pinned to version 1.12
+ opam update -y

<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[coq-released] synchronised from https://coq.inria.fr/opam/released
[default] synchronised from https://opam.ocaml.org
Now run 'opam upgrade' to apply any package updates.
+ opam pin add -n -y -k version coq-mathcomp-ssreflect 1.15.0
coq-mathcomp-ssreflect is now pinned to version 1.15.0
+ opam pin add -n -y -k version coq-interval 4.5.2
coq-interval is now pinned to version 4.5.2
+ ulimit -s
8192
+ ulimit -s 32768
+ ulimit -s
32768
+ opam install -y -v -j 2 coq-interval
The following actions will be performed:
- install conf-g++ 1.0 [required by coq-interval]
- install coq-mathcomp-ssreflect 1.15.0* [required by coq-interval]
- install coq-flocq 4.1.0 [required by coq-interval]
- install coq-coquelicot 3.2.0 [required by coq-interval]
- install coq-interval 4.5.2*
===== 5 to install =====
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 2/15: [coq-coquelicot.3.2.0: http]
Processing 3/15: [coq-coquelicot.3.2.0: http] [coq-flocq.4.1.0: http]
Processing 4/15: [coq-coquelicot.3.2.0: http] [coq-flocq.4.1.0: http] [coq-interval.4.5.2: http]
Processing 5/15: [coq-coquelicot.3.2.0: http] [coq-flocq.4.1.0: http] [coq-interval.4.5.2: http] [conf-g++: g++]
Processing 5/15: [coq-flocq.4.1.0: http] [coq-interval.4.5.2: http] [conf-g++: g++]
Processing 5/15: [coq-interval.4.5.2: http] [conf-g++: g++]
Processing 5/15: [conf-g++: g++]
- g++ (Debian 10.2.1-6) 10.2.1 20210110
- Copyright (C) 2020 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-> compiled conf-g++.1.0
Processing 5/15:
-> installed conf-g++.1.0
Processing 6/15:
-> retrieved coq-coquelicot.3.2.0 (https://coquelicot.gitlabpages.inria.fr/releases/coquelicot-3.2.0.tar.gz)
Processing 7/15: [coq-mathcomp-ssreflect.1.15.0: http]
-> retrieved coq-flocq.4.1.0 (https://flocq.gitlabpages.inria.fr/releases/flocq-4.1.0.tar.gz)
Processing 8/15: [coq-mathcomp-ssreflect.1.15.0: http] [coq-flocq: ./configure]
-> retrieved coq-interval.4.5.2 (https://coqinterval.gitlabpages.inria.fr/releases/interval-4.5.2.tar.gz)
Processing 8/15: [coq-flocq: ./configure]
-> retrieved coq-mathcomp-ssreflect.1.15.0 (https://github.com/math-comp/math-comp/archive/mathcomp-1.15.0.tar.gz)
Processing 9/15: [coq-flocq: ./configure] [coq-mathcomp-ssreflect: make 2]
- checking for coqc... /home/coq/.opam/4.07.1+flambda/bin/coqc
- checking Coq version... 8.15.2
- checking for coqdep... /home/coq/.opam/4.07.1+flambda/bin/coqdep
- checking for coqdoc... /home/coq/.opam/4.07.1+flambda/bin/coqdoc
- checking for g++... g++
- checking whether the C++ compiler works... yes
- checking for C++ compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- configure: building remake...
- /usr/bin/ld: /tmp/cch3Nnp3.o: in function `main':
- remake.cpp:(.text.startup+0xb87): warning: the use of `tempnam' is dangerous, better use `mkstemp'
- configure: creating ./config.status
- config.status: creating Remakefile
- config.status: creating src/Version.v
- config.status: creating src/IEEE754/Int63Compat.v
Processing 9/15: [coq-flocq: ./remake] [coq-mathcomp-ssreflect: make 2]
- make: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-ssreflect.1.15.0/mathcomp/ssreflect'
- /home/coq/.opam/4.07.1+flambda/bin/coq_makefile -f Make -o Makefile.coq
- /usr/bin/make -f Makefile.coq --no-print-directory
- COQDEP VFILES
- COQC ssreflect.v
- COQC ssrnotations.v
- COQNATIVE ssrnotations.vo
- File "./ssreflect.v", line 81, characters 0-93:
- Warning: The default value for hint locality is currently "local" in a
- section and "global" otherwise, but is scheduled to change in a future
- release. For the time being, adding hints outside of sections without
- specifying an explicit locality attribute is therefore deprecated. It is
- recommended to use "export" whenever possible. Use the attributes #[local],
- #[global] and #[export] depending on your choice. For example: "#[export]
- Hint Unfold foo : bar." [deprecated-hint-without-locality,deprecated]
- COQNATIVE ssreflect.vo
- COQC ssrmatching.v
- COQC ssrfun.v
- COQNATIVE ssrmatching.vo
- COQNATIVE ssrfun.vo
- COQC ssrbool.v
- COQNATIVE ssrbool.vo
- COQC eqtype.v
- COQNATIVE eqtype.vo
- COQC ssrnat.v
- COQNATIVE ssrnat.vo
- COQC seq.v
- COQNATIVE seq.vo
- COQC choice.v
- COQC path.v
- COQNATIVE choice.vo
- COQC div.v
- COQNATIVE path.vo
- COQNATIVE div.vo
- COQC fintype.v
- COQNATIVE fintype.vo
- COQC fingraph.v
- COQC tuple.v
- COQNATIVE tuple.vo
- COQC generic_quotient.v
- COQNATIVE fingraph.vo
- COQNATIVE generic_quotient.vo
- COQC finfun.v
- COQNATIVE finfun.vo
- COQC bigop.v
- COQNATIVE bigop.vo
- COQC prime.v
- COQC finset.v
- COQNATIVE prime.vo
- COQNATIVE finset.vo
- COQC ssrAC.v
- COQNATIVE ssrAC.vo
- COQC order.v
- COQC binomial.v
- COQNATIVE binomial.vo
- COQNATIVE order.vo
- COQC all_ssreflect.v
- COQNATIVE all_ssreflect.vo
- make: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-ssreflect.1.15.0/mathcomp/ssreflect'
-> compiled coq-mathcomp-ssreflect.1.15.0
Processing 9/15: [coq-flocq: ./remake]
Processing 10/15: [coq-flocq: ./remake] [coq-mathcomp-ssreflect: make install]
- Building src/Version.vo
- Building src/Core/Raux.vo
- Building src/Core/Zaux.vo
- Finished src/Version.vo
- Building src/Core/Defs.vo
- Building src/Core/Digits.vo
- Building src/Core/Float_prop.vo
- Building src/Core/FIX.vo
- Building src/Core/Generic_fmt.vo
- Building src/Core/Round_pred.vo
- Building src/Core/Round_NE.vo
- Building src/Core/Ulp.vo
- Building src/Core/FLT.vo
- Building src/Core/FLX.vo
- Building src/Core/FTZ.vo
- Building src/Core/Core.vo
- Building src/Calc/Bracket.vo
- Finished src/Core/Zaux.vo
- Finished src/Core/Digits.vo
- Building src/Calc/Div.vo
- Finished src/Core/Raux.vo
- Building src/Calc/Operations.vo
- Building src/Calc/Plus.vo
- Building src/Calc/Round.vo
- Building src/Calc/Sqrt.vo
- Building src/Prop/Div_sqrt_error.vo
- Building src/Prop/Mult_error.vo
- Building src/Prop/Plus_error.vo
- Building src/Prop/Relative.vo
- Building src/Prop/Sterbenz.vo
- Finished src/Core/Defs.vo
- Finished src/Core/Float_prop.vo
- Finished src/Core/Round_pred.vo
- Finished src/Calc/Operations.vo
- Finished src/Calc/Bracket.vo
- Building src/Prop/Round_odd.vo
- Building src/Prop/Double_rounding.vo
- Building src/IEEE754/BinarySingleNaN.vo
- Building src/IEEE754/Binary.vo
- Building src/IEEE754/Bits.vo
- Building src/IEEE754/Int63Compat.vo
- Building src/IEEE754/Int63Copy.vo
- Finished src/Core/Generic_fmt.vo
- Finished src/IEEE754/Int63Copy.vo
- Finished src/IEEE754/Int63Compat.vo
- Finished src/Prop/Sterbenz.vo
- Finished src/Calc/Sqrt.vo
- Finished src/Calc/Div.vo
- Building src/IEEE754/PrimFloat.vo
- Building src/Pff/Pff.vo
- Finished src/Core/Ulp.vo
- Finished src/Core/Round_NE.vo
- Finished src/Core/FIX.vo
- Finished src/Core/FLX.vo
- Finished src/Core/FTZ.vo
- Finished src/Core/FLT.vo
- Finished src/Core/Core.vo
- Finished src/Prop/Double_rounding.vo
- Finished src/Prop/Round_odd.vo
- Finished src/Prop/Relative.vo
- Finished src/Prop/Plus_error.vo
- Finished src/Prop/Mult_error.vo
- Finished src/Prop/Div_sqrt_error.vo
- Finished src/Calc/Round.vo
- Finished src/IEEE754/BinarySingleNaN.vo
- File "./src/IEEE754/PrimFloat.v", line 271, characters 10-15:
- Warning: Notation ldexp is deprecated since 8.15.0. Use Z.ldexp instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/IEEE754/PrimFloat.v", line 278, characters 8-18:
- Warning: Notation ldexp_spec is deprecated since 8.15.0.
- Use Z_ldexp_spec instead. [deprecated-syntactic-definition,deprecated]
- File "./src/IEEE754/PrimFloat.v", line 278, characters 8-18:
- Warning: Notation ldexp_spec is deprecated since 8.15.0.
- Use Z_ldexp_spec instead. [deprecated-syntactic-definition,deprecated]
- File "./src/IEEE754/PrimFloat.v", line 278, characters 8-18:
- Warning: Notation ldexp_spec is deprecated since 8.15.0.
- Use Z_ldexp_spec instead. [deprecated-syntactic-definition,deprecated]
- File "./src/IEEE754/PrimFloat.v", line 305, characters 16-21:
- Warning: Notation frexp is deprecated since 8.15.0. Use Z.frexp instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/IEEE754/PrimFloat.v", line 309, characters 12-22:
- Warning: Notation frexp_spec is deprecated since 8.15.0.
- Use Z_frexp_spec instead. [deprecated-syntactic-definition,deprecated]
- File "./src/IEEE754/PrimFloat.v", line 309, characters 12-22:
- Warning: Notation frexp_spec is deprecated since 8.15.0.
- Use Z_frexp_spec instead. [deprecated-syntactic-definition,deprecated]
- File "./src/IEEE754/PrimFloat.v", line 310, characters 9-14:
- Warning: Notation frexp is deprecated since 8.15.0. Use Z.frexp instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/IEEE754/PrimFloat.v", line 332, characters 0-13:
- Warning: Notation frexp is deprecated since 8.15.0. Use Z.frexp instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/IEEE754/PrimFloat.v", line 332, characters 0-13:
- Warning: Notation frexp is deprecated since 8.15.0. Use Z.frexp instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/IEEE754/PrimFloat.v", line 364, characters 5-10:
- Warning: Notation frexp is deprecated since 8.15.0. Use Z.frexp instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/IEEE754/PrimFloat.v", line 364, characters 5-10:
- Warning: Notation frexp is deprecated since 8.15.0. Use Z.frexp instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/IEEE754/PrimFloat.v", line 381, characters 14-24:
- Warning: Notation frexp_spec is deprecated since 8.15.0.
- Use Z_frexp_spec instead. [deprecated-syntactic-definition,deprecated]
- File "./src/IEEE754/PrimFloat.v", line 381, characters 14-24:
- Warning: Notation frexp_spec is deprecated since 8.15.0.
- Use Z_frexp_spec instead. [deprecated-syntactic-definition,deprecated]
- File "./src/IEEE754/PrimFloat.v", line 383, characters 7-12:
- Warning: Notation frexp is deprecated since 8.15.0. Use Z.frexp instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/IEEE754/PrimFloat.v", line 383, characters 7-12:
- Warning: Notation frexp is deprecated since 8.15.0. Use Z.frexp instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/IEEE754/PrimFloat.v", line 389, characters 47-57:
- Warning: Notation ldexp_spec is deprecated since 8.15.0.
- Use Z_ldexp_spec instead. [deprecated-syntactic-definition,deprecated]
- File "./src/IEEE754/PrimFloat.v", line 389, characters 47-57:
- Warning: Notation ldexp_spec is deprecated since 8.15.0.
- Use Z_ldexp_spec instead. [deprecated-syntactic-definition,deprecated]
- File "./src/IEEE754/PrimFloat.v", line 389, characters 47-57:
- Warning: Notation ldexp_spec is deprecated since 8.15.0.
- Use Z_ldexp_spec instead. [deprecated-syntactic-definition,deprecated]
- File "./src/IEEE754/PrimFloat.v", line 513, characters 10-18:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/IEEE754/PrimFloat.v", line 519, characters 8-21:
- Warning: Notation of_int63_spec is deprecated since 8.14.
- Use of_uint63_spec instead. [deprecated-syntactic-definition,deprecated]
- File "./src/IEEE754/PrimFloat.v", line 519, characters 8-21:
- Warning: Notation of_int63_spec is deprecated since 8.14.
- Use of_uint63_spec instead. [deprecated-syntactic-definition,deprecated]
- File "./src/IEEE754/PrimFloat.v", line 519, characters 8-21:
- Warning: Notation of_int63_spec is deprecated since 8.14.
- Use of_uint63_spec instead. [deprecated-syntactic-definition,deprecated]
- Finished src/IEEE754/PrimFloat.vo
- Finished src/IEEE754/Binary.vo
- Finished src/IEEE754/Bits.vo
- Finished src/Calc/Plus.vo
- Building src/Pff/Pff2FlocqAux.vo
- Building src/Pff/Pff2Flocq.vo
- Finished src/Pff/Pff.vo
- Finished src/Pff/Pff2FlocqAux.vo
- Finished src/Pff/Pff2Flocq.vo
- Building all
- Finished all
-> compiled coq-flocq.4.1.0
Processing 10/15: [coq-mathcomp-ssreflect: make install]
+ /usr/bin/make "-C" "mathcomp/ssreflect" "install" (CWD=/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-ssreflect.1.15.0)
- make: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-ssreflect.1.15.0/mathcomp/ssreflect'
- /home/coq/.opam/4.07.1+flambda/bin/coq_makefile -f Make -o Makefile.coq
- /usr/bin/make -f Makefile.coq --no-print-directory install
- INSTALL all_ssreflect.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL eqtype.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL seq.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL ssrAC.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL ssrbool.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL ssreflect.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL ssrfun.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL ssrnat.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL bigop.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL binomial.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL choice.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL div.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL finfun.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL fingraph.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL finset.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL fintype.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL generic_quotient.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL path.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL prime.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL tuple.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL ssrnotations.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL ssrmatching.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL order.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL all_ssreflect.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL eqtype.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL seq.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL ssrAC.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL ssrbool.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL ssreflect.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL ssrfun.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL ssrnat.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL bigop.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL binomial.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL choice.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL div.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL finfun.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL fingraph.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL finset.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL fintype.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL generic_quotient.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL path.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL prime.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL tuple.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL ssrnotations.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL ssrmatching.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL order.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL all_ssreflect.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL eqtype.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL seq.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL ssrAC.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL ssrbool.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL ssreflect.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL ssrfun.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL ssrnat.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL bigop.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL binomial.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL choice.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL div.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL finfun.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL fingraph.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL finset.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL fintype.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL generic_quotient.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL path.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL prime.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL tuple.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL ssrnotations.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL ssrmatching.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL order.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect/
- INSTALL ./.coq-native/Nmathcomp_ssreflect_all_ssreflect.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_eqtype.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_seq.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_ssrAC.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_ssrbool.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_ssreflect.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_ssrfun.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_ssrnat.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_bigop.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_binomial.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_choice.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_div.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_finfun.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_fingraph.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_finset.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_fintype.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_generic_quotient.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_path.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_prime.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_tuple.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_ssrnotations.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_ssrmatching.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_order.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_all_ssreflect.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_eqtype.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_seq.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_ssrAC.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_ssrbool.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_ssreflect.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_ssrfun.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_ssrnat.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_bigop.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_binomial.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_choice.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_div.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_finfun.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_fingraph.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_finset.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_fintype.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_generic_quotient.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_path.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_prime.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_tuple.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_ssrnotations.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_ssrmatching.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_order.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_all_ssreflect.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_eqtype.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_seq.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_ssrAC.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_ssrbool.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_ssreflect.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_ssrfun.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_ssrnat.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_bigop.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_binomial.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_choice.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_div.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_finfun.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_fingraph.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_finset.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_fintype.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_generic_quotient.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_path.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_prime.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_tuple.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_ssrnotations.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_ssrmatching.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- INSTALL ./.coq-native/Nmathcomp_ssreflect_order.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/ssreflect//.coq-native
- make: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-ssreflect.1.15.0/mathcomp/ssreflect'
-> installed coq-mathcomp-ssreflect.1.15.0
Processing 11/15: [coq-coquelicot: ./configure]
Processing 12/15: [coq-coquelicot: ./configure] [coq-flocq: ./remake install]
- Building install
- Finished install
-> installed coq-flocq.4.1.0
Processing 12/15: [coq-coquelicot: ./configure]
+ /home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-coquelicot.3.2.0/./configure (CWD=/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-coquelicot.3.2.0)
- checking for coqc... /home/coq/.opam/4.07.1+flambda/bin/coqc
- checking for coqdep... /home/coq/.opam/4.07.1+flambda/bin/coqdep
- checking for coqdoc... /home/coq/.opam/4.07.1+flambda/bin/coqdoc
- checking for SSReflect... yes
- checking for g++... g++
- checking whether the C++ compiler works... yes
- checking for C++ compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- configure: building remake...
- /usr/bin/ld: /tmp/cc9V1Rvq.o: in function `main':
- remake.cpp:(.text.startup+0xb87): warning: the use of `tempnam' is dangerous, better use `mkstemp'
- configure: creating ./config.status
- config.status: creating Remakefile
Processing 12/15: [coq-coquelicot: ./remake]
+ /home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-coquelicot.3.2.0/./remake "-j2" (CWD=/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-coquelicot.3.2.0)
- Building theories/AutoDerive.vo
- Building theories/Compactness.vo
- Building theories/Rcomplements.vo
- Building theories/Continuity.vo
- Building theories/Hierarchy.vo
- Building theories/Iter.vo
- Building theories/Lub.vo
- Building theories/Markov.vo
- Building theories/Rbar.vo
- Building theories/Lim_seq.vo
- Building theories/Derive.vo
- Building theories/Equiv.vo
- Building theories/Derive_2d.vo
- Building theories/ElemFct.vo
- Building theories/PSeries.vo
- Building theories/Seq_fct.vo
- Building theories/Series.vo
- File "./theories/Rcomplements.v", line 660, characters 2-37:
- Warning: Duplicate clear of H [duplicate-clear,ssr]
- File "./theories/Rcomplements.v", line 676, characters 2-20:
- Warning: Duplicate clear of n [duplicate-clear,ssr]
- Building theories/RInt.vo
- Building theories/SF_seq.vo
- Building theories/RInt_analysis.vo
- Building theories/Complex.vo
- Building theories/Coquelicot.vo
- Building theories/RInt_gen.vo
- File "./theories/Rcomplements.v", line 1383, characters 2-54:
- Warning: Duplicate clear of n [duplicate-clear,ssr]
- File "./theories/Rcomplements.v", line 1413, characters 2-54:
- Warning: Duplicate clear of n [duplicate-clear,ssr]
- Building theories/KHInt.vo
- File "./theories/Rcomplements.v", line 1434, characters 2-49:
- Warning: Duplicate clear of Hl [duplicate-clear,ssr]
- File "./theories/Rcomplements.v", line 1439, characters 2-26:
- Warning: Duplicate clear of Hl [duplicate-clear,ssr]
- File "./theories/Rcomplements.v", line 1630, characters 2-460:
- Warning: Notation RList.nil is deprecated since 8.12. use List.nil instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1630, characters 2-460:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1630, characters 2-460:
- Warning: Notation RList.nil is deprecated since 8.12. use List.nil instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1637, characters 19-28:
- Warning: Notation RList.nil is deprecated since 8.12. use List.nil instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1630, characters 2-460:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1638, characters 24-34:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1630, characters 2-460:
- Warning: Notation RList.nil is deprecated since 8.12. use List.nil instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1630, characters 2-460:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1630, characters 2-460:
- Warning: Notation RList.nil is deprecated since 8.12. use List.nil instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1630, characters 2-460:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1630, characters 2-460:
- Warning: Notation RList.nil is deprecated since 8.12. use List.nil instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1637, characters 19-28:
- Warning: Notation RList.nil is deprecated since 8.12. use List.nil instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1630, characters 2-460:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1638, characters 24-34:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1630, characters 2-460:
- Warning: Notation RList.nil is deprecated since 8.12. use List.nil instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1637, characters 19-28:
- Warning: Notation RList.nil is deprecated since 8.12. use List.nil instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1630, characters 2-460:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1638, characters 24-34:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1656, characters 35-48:
- Warning: Notation RList.Rlength is deprecated since 8.12.
- use List.length instead [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1657, characters 19-29:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1657, characters 34-44:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1658, characters 21-31:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1658, characters 36-46:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1666, characters 35-45:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Rcomplements.v", line 1666, characters 49-59:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- Finished theories/Rcomplements.vo
- File "./theories/Rbar.v", line 49, characters 0-27:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- Finished theories/Markov.vo
- File "./theories/Iter.v", line 187, characters 12-20:
- Warning: Notation iota_add is deprecated since mathcomp 1.13.0.
- Use iotaD instead. [deprecated-syntactic-definition,deprecated]
- File "./theories/Iter.v", line 187, characters 12-20:
- Warning: Notation iota_add is deprecated since mathcomp 1.13.0.
- Use iotaD instead. [deprecated-syntactic-definition,deprecated]
- File "./theories/Iter.v", line 187, characters 12-20:
- Warning: Notation iota_add is deprecated since mathcomp 1.13.0.
- Use iotaD instead. [deprecated-syntactic-definition,deprecated]
- Finished theories/Iter.vo
- Finished theories/Rbar.vo
- File "./theories/Lub.v", line 24, characters 0-40:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- Finished theories/Compactness.vo
- Finished theories/Lub.vo
- File "./theories/Hierarchy.v", line 24, characters 0-49:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- File "./theories/Hierarchy.v", line 1917, characters 0-47:
- Warning: Duplicate clear of H [duplicate-clear,ssr]
- File "./theories/Hierarchy.v", line 1940, characters 0-77:
- Warning: Duplicate clear of H [duplicate-clear,ssr]
- File "./theories/Hierarchy.v", line 2169, characters 0-20:
- Warning: Duplicate clear of x [duplicate-clear,ssr]
- File "./theories/Hierarchy.v", line 2183, characters 0-25:
- Warning: Duplicate clear of x [duplicate-clear,ssr]
- File "./theories/Hierarchy.v", line 2188, characters 0-25:
- Warning: Duplicate clear of x [duplicate-clear,ssr]
- File "./theories/Hierarchy.v", line 2397, characters 2-41:
- Warning: Duplicate clear of H [duplicate-clear,ssr]
- File "./theories/Hierarchy.v", line 2422, characters 2-37:
- Warning: Duplicate clear of H [duplicate-clear,ssr]
- File "./theories/Hierarchy.v", line 2554, characters 2-54:
- Warning: Duplicate clear of HFc [duplicate-clear,ssr]
- File "./theories/Hierarchy.v", line 2559, characters 2-40:
- Warning: Duplicate clear of H0 [duplicate-clear,ssr]
- File "./theories/Hierarchy.v", line 2560, characters 2-47:
- Warning: Duplicate clear of H [duplicate-clear,ssr]
- File "./theories/Hierarchy.v", line 2561, characters 2-61:
- Warning: Duplicate clear of H [duplicate-clear,ssr]
- File "./theories/Hierarchy.v", line 2615, characters 2-23:
- Warning: Duplicate clear of Hfg [duplicate-clear,ssr]
- File "./theories/Hierarchy.v", line 2623, characters 2-23:
- Warning: Duplicate clear of Hhl [duplicate-clear,ssr]
- File "./theories/Hierarchy.v", line 2662, characters 2-23:
- Warning: Duplicate clear of Hfg [duplicate-clear,ssr]
- File "./theories/Hierarchy.v", line 2666, characters 2-115:
- Warning: Duplicate clear of Hfh [duplicate-clear,ssr]
- File "./theories/Hierarchy.v", line 2675, characters 2-64:
- Warning: Duplicate clear of Hfh [duplicate-clear,ssr]
- File "./theories/Hierarchy.v", line 4453, characters 2-36:
- Warning: Duplicate clear of A [duplicate-clear,ssr]
- File "./theories/Hierarchy.v", line 4488, characters 2-36:
- Warning: Duplicate clear of A [duplicate-clear,ssr]
- Finished theories/Hierarchy.vo
- File "./theories/Equiv.v", line 24, characters 0-43:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- File "./theories/SF_seq.v", line 25, characters 0-47:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- File "./theories/SF_seq.v", line 38, characters 14-23:
- Warning: Notation RList.nil is deprecated since 8.12. use List.nil instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/SF_seq.v", line 39, characters 14-24:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/SF_seq.v", line 41, characters 24-35:
- Warning: Notation RList.Rlist is deprecated since 8.12. use (list R) instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/SF_seq.v", line 41, characters 0-134:
- Warning: Notation RList.nil is deprecated since 8.12. use List.nil instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/SF_seq.v", line 41, characters 0-134:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/SF_seq.v", line 47, characters 25-36:
- Warning: Notation RList.Rlist is deprecated since 8.12. use (list R) instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/SF_seq.v", line 59, characters 2-15:
- Warning: Notation RList.Rlength is deprecated since 8.12.
- use List.length instead [deprecated-syntactic-definition,deprecated]
- File "./theories/SF_seq.v", line 116, characters 2-78:
- Warning: Duplicate clear of IHs [duplicate-clear,ssr]
- File "./theories/SF_seq.v", line 337, characters 2-18:
- Warning: Duplicate clear of IH [duplicate-clear,ssr]
- File "./theories/SF_seq.v", line 403, characters 2-38:
- Warning: Duplicate clear of IHst [duplicate-clear,ssr]
- File "./theories/SF_seq.v", line 845, characters 2-30:
- Warning: Duplicate clear of IH [duplicate-clear,ssr]
- Finished theories/Equiv.vo
- File "./theories/SF_seq.v", line 918, characters 2-31:
- Warning: Duplicate clear of Hx [duplicate-clear,ssr]
- File "./theories/SF_seq.v", line 1032, characters 2-74:
- Warning: Duplicate clear of Hx' [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 24, characters 0-54:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- File "./theories/SF_seq.v", line 1108, characters 2-30:
- Warning: Duplicate clear of Hx [duplicate-clear,ssr]
- File "./theories/SF_seq.v", line 1302, characters 2-149:
- Warning: Duplicate clear of Hdec [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 268, characters 2-211:
- Warning: Duplicate clear of Hl [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 268, characters 2-211:
- Warning: Duplicate clear of Hl [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 268, characters 2-211:
- Warning: Duplicate clear of Hl0 [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 268, characters 2-211:
- Warning: Duplicate clear of Hl0 [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 280, characters 2-121:
- Warning: Duplicate clear of Hl0 [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 284, characters 2-119:
- Warning: Duplicate clear of Hl [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 286, characters 2-88:
- Warning: Duplicate clear of Hl [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 290, characters 2-91:
- Warning: Duplicate clear of Hl0 [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 303, characters 2-211:
- Warning: Duplicate clear of Hl [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 303, characters 2-211:
- Warning: Duplicate clear of Hl [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 303, characters 2-211:
- Warning: Duplicate clear of Hl0 [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 303, characters 2-211:
- Warning: Duplicate clear of Hl0 [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 317, characters 2-121:
- Warning: Duplicate clear of Hl0 [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 321, characters 2-91:
- Warning: Duplicate clear of Hl0 [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 323, characters 2-119:
- Warning: Duplicate clear of Hl [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 325, characters 2-88:
- Warning: Duplicate clear of Hl [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 482, characters 2-235:
- Warning: Duplicate clear of Hu [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 482, characters 2-235:
- Warning: Duplicate clear of Hu [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 482, characters 2-235:
- Warning: Duplicate clear of Hu [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 482, characters 2-235:
- Warning: Duplicate clear of Hu [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 482, characters 2-235:
- Warning: Duplicate clear of Hu [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 482, characters 2-235:
- Warning: Duplicate clear of Hu [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 482, characters 2-235:
- Warning: Duplicate clear of Hu [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 482, characters 2-235:
- Warning: Duplicate clear of Hu [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 482, characters 2-235:
- Warning: Duplicate clear of Hu [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 508, characters 2-166:
- Warning: Duplicate clear of Hiu [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 508, characters 2-166:
- Warning: Duplicate clear of Hsu [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 517, characters 2-133:
- Warning: Duplicate clear of Hiu [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 520, characters 2-133:
- Warning: Duplicate clear of Hsu [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 536, characters 2-60:
- Warning: Duplicate clear of Hl [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 726, characters 2-38:
- Warning: Duplicate clear of Hl [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 744, characters 2-28:
- Warning: Duplicate clear of Hl [duplicate-clear,ssr]
- File "./theories/SF_seq.v", line 2104, characters 2-28:
- Warning: Duplicate clear of IH [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 1512, characters 2-103:
- Warning: Duplicate clear of Hcv [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 1517, characters 2-103:
- Warning: Duplicate clear of Hcv [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 2113, characters 2-31:
- Warning: Duplicate clear of n [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 2130, characters 2-31:
- Warning: Duplicate clear of n [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 2139, characters 2-31:
- Warning: Duplicate clear of n [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 2178, characters 2-38:
- Warning: Duplicate clear of Hu [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 2185, characters 2-38:
- Warning: Duplicate clear of Hu [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 2465, characters 4-58:
- Warning: Duplicate clear of Hl [duplicate-clear,ssr]
- File "./theories/SF_seq.v", line 2659, characters 4-242:
- Warning: Duplicate clear of Hw [duplicate-clear,ssr]
- File "./theories/SF_seq.v", line 2659, characters 4-242:
- Warning: Duplicate clear of Hw [duplicate-clear,ssr]
- File "./theories/SF_seq.v", line 2774, characters 4-242:
- Warning: Duplicate clear of Hw [duplicate-clear,ssr]
- File "./theories/SF_seq.v", line 2774, characters 4-242:
- Warning: Duplicate clear of Hw [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 2857, characters 2-43:
- Warning: Duplicate clear of Ha [duplicate-clear,ssr]
- File "./theories/Lim_seq.v", line 3155, characters 2-76:
- Warning: Duplicate clear of H2 [duplicate-clear,ssr]
- Finished theories/Lim_seq.vo
- Finished theories/SF_seq.vo
- File "./theories/Series.v", line 24, characters 0-51:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- File "./theories/Continuity.v", line 24, characters 0-63:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- File "./theories/Continuity.v", line 863, characters 4-75:
- Warning: Duplicate clear of Cf [duplicate-clear,ssr]
- File "./theories/Continuity.v", line 885, characters 2-68:
- Warning: Duplicate clear of He [duplicate-clear,ssr]
- File "./theories/Continuity.v", line 1000, characters 2-46:
- Warning: Duplicate clear of Hab [duplicate-clear,ssr]
- File "./theories/Series.v", line 967, characters 4-28:
- Warning: Duplicate clear of H [duplicate-clear,ssr]
- File "./theories/Series.v", line 1026, characters 4-34:
- Warning: Duplicate clear of Hda [duplicate-clear,ssr]
- File "./theories/Series.v", line 1047, characters 2-16:
- Warning: Duplicate clear of H [duplicate-clear,ssr]
- File "./theories/Continuity.v", line 1808, characters 2-66:
- Warning: Duplicate clear of Cf [duplicate-clear,ssr]
- File "./theories/Continuity.v", line 1820, characters 4-41:
- Warning: Duplicate clear of eps [duplicate-clear,ssr]
- Finished theories/Series.vo
- Finished theories/Continuity.vo
- File "./theories/Derive.v", line 26, characters 0-73:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- File "./theories/RInt.v", line 25, characters 0-80:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- File "./theories/RInt.v", line 177, characters 2-23:
- Warning: Duplicate clear of Hex [duplicate-clear,ssr]
- File "./theories/RInt.v", line 191, characters 2-37:
- Warning: Duplicate clear of Hex [duplicate-clear,ssr]
- File "./theories/Derive.v", line 352, characters 2-21:
- Warning: Duplicate clear of Df [duplicate-clear,ssr]
- File "./theories/RInt.v", line 287, characters 2-23:
- Warning: Duplicate clear of Hex [duplicate-clear,ssr]
- File "./theories/RInt.v", line 357, characters 4-35:
- Warning: Duplicate clear of Hg [duplicate-clear,ssr]
- File "./theories/RInt.v", line 399, characters 2-22:
- Warning: Duplicate clear of Hex [duplicate-clear,ssr]
- File "./theories/RInt.v", line 464, characters 2-74:
- Warning: Duplicate clear of Hstep [duplicate-clear,ssr]
- File "./theories/RInt.v", line 552, characters 2-71:
- Warning: Duplicate clear of Heq [duplicate-clear,ssr]
- File "./theories/RInt.v", line 557, characters 2-60:
- Warning: Duplicate clear of Hstep [duplicate-clear,ssr]
- File "./theories/RInt.v", line 888, characters 2-22:
- Warning: Duplicate clear of If [duplicate-clear,ssr]
- File "./theories/RInt.v", line 912, characters 2-212:
- Warning: Duplicate clear of Hs [duplicate-clear,ssr]
- File "./theories/RInt.v", line 986, characters 2-97:
- Warning: Duplicate clear of H1 [duplicate-clear,ssr]
- File "./theories/RInt.v", line 987, characters 2-97:
- Warning: Duplicate clear of H2 [duplicate-clear,ssr]
- File "./theories/Derive.v", line 2189, characters 2-63:
- Warning: Duplicate clear of Cf [duplicate-clear,ssr]
- File "./theories/Derive.v", line 2190, characters 2-63:
- Warning: Duplicate clear of Cg [duplicate-clear,ssr]
- File "./theories/Derive.v", line 2214, characters 2-33:
- Warning: Duplicate clear of Cf [duplicate-clear,ssr]
- File "./theories/Derive.v", line 2215, characters 2-33:
- Warning: Duplicate clear of Cg [duplicate-clear,ssr]
- File "./theories/Derive.v", line 2216, characters 2-62:
- Warning: Duplicate clear of Hx [duplicate-clear,ssr]
- File "./theories/Derive.v", line 2306, characters 2-29:
- Warning: Duplicate clear of Hbx [duplicate-clear,ssr]
- File "./theories/Derive.v", line 2324, characters 2-29:
- Warning: Duplicate clear of Hax [duplicate-clear,ssr]
- File "./theories/Derive.v", line 2460, characters 2-29:
- Warning: Duplicate clear of Hbx [duplicate-clear,ssr]
- File "./theories/Derive.v", line 2491, characters 2-29:
- Warning: Duplicate clear of Hax [duplicate-clear,ssr]
- File "./theories/RInt.v", line 1805, characters 6-22:
- Warning: Duplicate clear of H0 [duplicate-clear,ssr]
- File "./theories/Derive.v", line 3308, characters 6-22:
- Warning: Duplicate clear of Hy [duplicate-clear,ssr]
- File "./theories/Derive.v", line 3387, characters 2-37:
- Warning: Duplicate clear of f [duplicate-clear,ssr]
- File "./theories/Derive.v", line 3403, characters 2-38:
- Warning: Duplicate clear of f [duplicate-clear,ssr]
- File "./theories/Derive.v", line 3420, characters 2-38:
- Warning: Duplicate clear of f [duplicate-clear,ssr]
- File "./theories/RInt.v", line 2928, characters 37-47:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 2928, characters 53-63:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 2928, characters 37-47:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 2928, characters 53-63:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 2929, characters 33-43:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 2929, characters 49-59:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 2929, characters 33-43:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 2929, characters 49-59:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 2977, characters 18-28:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 2977, characters 18-28:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- Finished theories/Derive.vo
- File "./theories/RInt.v", line 2989, characters 2-27:
- Warning: Duplicate clear of H [duplicate-clear,ssr]
- File "./theories/RInt.v", line 3029, characters 2-44:
- Warning: Duplicate clear of IH [duplicate-clear,ssr]
- File "./theories/Complex.v", line 24, characters 0-61:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- File "./theories/Complex.v", line 71, characters 0-29:
- Warning: Declaring a scope implicitly is deprecated; use in advance an
- explicit "Declare Scope C_scope.". [undeclared-scope,deprecated]
- File "./theories/Complex.v", line 507, characters 0-135:
- Warning: Ignoring canonical projection to C by ModuleSpace.sort in
- C_R_ModuleSpace: redundant with C_ModuleSpace
- [redundant-canonical-projection,typechecker]
- File "./theories/Complex.v", line 510, characters 0-167:
- Warning: Ignoring canonical projection to C by NormedModuleAux.sort in
- C_R_NormedModuleAux: redundant with C_NormedModuleAux
- [redundant-canonical-projection,typechecker]
- File "./theories/Complex.v", line 513, characters 0-113:
- Warning: Ignoring canonical projection to C by NormedModule.sort in
- C_R_NormedModule: redundant with C_NormedModule
- [redundant-canonical-projection,typechecker]
- File "./theories/Complex.v", line 590, characters 0-175:
- Warning: Ignoring canonical projection to C by CompleteNormedModule.sort in
- C_R_CompleteNormedModule: redundant with C_CompleteNormedModule
- [redundant-canonical-projection,typechecker]
- Finished theories/Complex.vo
- File "./theories/RInt.v", line 3315, characters 2-30:
- Warning: Duplicate clear of IH [duplicate-clear,ssr]
- File "./theories/RInt.v", line 3317, characters 34-44:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3317, characters 34-44:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Seq_fct.v", line 23, characters 0-80:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- File "./theories/Seq_fct.v", line 159, characters 2-59:
- Warning: Duplicate clear of H0 [duplicate-clear,ssr]
- File "./theories/Seq_fct.v", line 180, characters 2-59:
- Warning: Duplicate clear of H0 [duplicate-clear,ssr]
- File "./theories/Seq_fct.v", line 243, characters 4-35:
- Warning: Duplicate clear of Hy [duplicate-clear,ssr]
- File "./theories/Seq_fct.v", line 279, characters 4-64:
- Warning: Duplicate clear of Hfn [duplicate-clear,ssr]
- File "./theories/Seq_fct.v", line 280, characters 4-41:
- Warning: Duplicate clear of H [duplicate-clear,ssr]
- File "./theories/Seq_fct.v", line 281, characters 4-36:
- Warning: Duplicate clear of Hex [duplicate-clear,ssr]
- File "./theories/Seq_fct.v", line 316, characters 2-97:
- Warning: Duplicate clear of x [duplicate-clear,ssr]
- File "./theories/Seq_fct.v", line 392, characters 4-36:
- Warning: Duplicate clear of Edn [duplicate-clear,ssr]
- File "./theories/Seq_fct.v", line 702, characters 4-82:
- Warning: Duplicate clear of Hcvs [duplicate-clear,ssr]
- File "./theories/RInt.v", line 3579, characters 34-44:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3579, characters 50-60:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3579, characters 34-44:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3579, characters 50-60:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/Seq_fct.v", line 714, characters 4-82:
- Warning: Duplicate clear of Hcvs [duplicate-clear,ssr]
- File "./theories/RInt.v", line 3582, characters 27-37:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3582, characters 27-37:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3582, characters 27-37:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3585, characters 33-43:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3585, characters 49-59:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3585, characters 33-43:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3585, characters 49-59:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3589, characters 33-43:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3589, characters 49-59:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3589, characters 33-43:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3589, characters 49-59:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3610, characters 2-51:
- Warning: Duplicate clear of Hx [duplicate-clear,ssr]
- File "./theories/RInt.v", line 3610, characters 2-51:
- Warning: Duplicate clear of Hx [duplicate-clear,ssr]
- File "./theories/RInt.v", line 3612, characters 34-44:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3612, characters 34-44:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3616, characters 27-37:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3616, characters 27-37:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3616, characters 27-37:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3656, characters 2-55:
- Warning: Duplicate clear of Hx [duplicate-clear,ssr]
- File "./theories/RInt.v", line 3656, characters 2-55:
- Warning: Duplicate clear of Hx [duplicate-clear,ssr]
- File "./theories/RInt.v", line 3658, characters 34-44:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3658, characters 34-44:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3662, characters 27-37:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3662, characters 27-37:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3662, characters 27-37:
- Warning: Notation RList.cons is deprecated since 8.12. use List.cons instead
- [deprecated-syntactic-definition,deprecated]
- File "./theories/RInt.v", line 3741, characters 2-107:
- Warning: Duplicate clear of IH [duplicate-clear,ssr]
- File "./theories/RInt.v", line 3797, characters 2-148:
- Warning: Duplicate clear of Hptd [duplicate-clear,ssr]
- File "./theories/RInt.v", line 3806, characters 2-159:
- Warning: Duplicate clear of IH [duplicate-clear,ssr]
- Finished theories/Seq_fct.vo
- File "./theories/PSeries.v", line 24, characters 0-88:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- File "./theories/PSeries.v", line 537, characters 2-59:
- Warning: Duplicate clear of Hnot_ex [duplicate-clear,ssr]
- File "./theories/RInt.v", line 3896, characters 4-50:
- Warning: Duplicate clear of Hab [duplicate-clear,ssr]
- File "./theories/RInt.v", line 3896, characters 4-50:
- Warning: Duplicate clear of Hab [duplicate-clear,ssr]
- File "./theories/PSeries.v", line 660, characters 4-44:
- Warning: Duplicate clear of H [duplicate-clear,ssr]
- File "./theories/RInt.v", line 4015, characters 4-79:
- Warning: Duplicate clear of Hx [duplicate-clear,ssr]
- File "./theories/RInt.v", line 4286, characters 2-23:
- Warning: Duplicate clear of HIf [duplicate-clear,ssr]
- File "./theories/RInt.v", line 4301, characters 2-23:
- Warning: Duplicate clear of HIf [duplicate-clear,ssr]
- File "./theories/PSeries.v", line 1268, characters 2-53:
- Warning: Duplicate clear of Hx [duplicate-clear,ssr]
- File "./theories/PSeries.v", line 1306, characters 2-53:
- Warning: Duplicate clear of Hx [duplicate-clear,ssr]
- File "./theories/RInt.v", line 4324, characters 2-22:
- Warning: Duplicate clear of HIf [duplicate-clear,ssr]
- File "./theories/PSeries.v", line 1474, characters 2-33:
- Warning: Duplicate clear of H0 [duplicate-clear,ssr]
- File "./theories/PSeries.v", line 1481, characters 2-26:
- Warning: Duplicate clear of H0 [duplicate-clear,ssr]
- File "./theories/RInt.v", line 4386, characters 2-23:
- Warning: Duplicate clear of HIf [duplicate-clear,ssr]
- File "./theories/RInt.v", line 4446, characters 6-34:
- Warning: Duplicate clear of H1 [duplicate-clear,ssr]
- File "./theories/RInt.v", line 4446, characters 6-34:
- Warning: Duplicate clear of H1 [duplicate-clear,ssr]
- File "./theories/RInt.v", line 4481, characters 6-34:
- Warning: Duplicate clear of Ht [duplicate-clear,ssr]
- File "./theories/RInt.v", line 4481, characters 6-34:
- Warning: Duplicate clear of Ht [duplicate-clear,ssr]
- File "./theories/RInt.v", line 4495, characters 6-34:
- Warning: Duplicate clear of H1 [duplicate-clear,ssr]
- File "./theories/RInt.v", line 4495, characters 6-34:
- Warning: Duplicate clear of H1 [duplicate-clear,ssr]
- File "./theories/RInt.v", line 4584, characters 2-23:
- Warning: Duplicate clear of HIf [duplicate-clear,ssr]
- File "./theories/PSeries.v", line 2045, characters 4-64:
- Warning: Duplicate clear of Hn [duplicate-clear,ssr]
- File "./theories/PSeries.v", line 2045, characters 4-64:
- Warning: Duplicate clear of Hn [duplicate-clear,ssr]
- File "./theories/PSeries.v", line 2441, characters 4-46:
- Warning: Duplicate clear of r [duplicate-clear,ssr]
- File "./theories/PSeries.v", line 2457, characters 3-82:
- Warning: Duplicate clear of Hw [duplicate-clear,ssr]
- Finished theories/PSeries.vo
- Finished theories/RInt.vo
- File "./theories/Derive_2d.v", line 1196, characters 2-43:
- Warning: Duplicate clear of z [duplicate-clear,ssr]
- Finished theories/Derive_2d.vo
- File "./theories/RInt_analysis.v", line 27, characters 0-66:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- File "./theories/RInt_analysis.v", line 48, characters 4-104:
- Warning: Duplicate clear of CIf [duplicate-clear,ssr]
- Finished theories/KHInt.vo
- File "./theories/RInt_analysis.v", line 113, characters 2-114:
- Warning: Duplicate clear of CIf [duplicate-clear,ssr]
- File "./theories/RInt_analysis.v", line 338, characters 2-59:
- Warning: Duplicate clear of Hf [duplicate-clear,ssr]
- File "./theories/RInt_analysis.v", line 471, characters 2-95:
- Warning: Duplicate clear of Ha [duplicate-clear,ssr]
- File "./theories/RInt_analysis.v", line 475, characters 2-95:
- Warning: Duplicate clear of Hb [duplicate-clear,ssr]
- File "./theories/RInt_analysis.v", line 693, characters 2-60:
- Warning: Duplicate clear of Hf [duplicate-clear,ssr]
- File "./theories/RInt_analysis.v", line 774, characters 0-57:
- Warning: Duplicate clear of Ca [duplicate-clear,ssr]
- File "./theories/RInt_analysis.v", line 794, characters 0-57:
- Warning: Duplicate clear of Ca [duplicate-clear,ssr]
- File "./theories/RInt_analysis.v", line 795, characters 0-57:
- Warning: Duplicate clear of Cb [duplicate-clear,ssr]
- File "./theories/RInt_analysis.v", line 1284, characters 0-58:
- Warning: Duplicate clear of Hy [duplicate-clear,ssr]
- Finished theories/RInt_analysis.vo
- File "./theories/RInt_gen.v", line 24, characters 0-88:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- File "./theories/ElemFct.v", line 24, characters 0-96:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- File "./theories/ElemFct.v", line 556, characters 2-30:
- Warning: Duplicate clear of Hy [duplicate-clear,ssr]
- File "./theories/ElemFct.v", line 570, characters 2-36:
- Warning: Duplicate clear of n [duplicate-clear,ssr]
- File "./theories/ElemFct.v", line 666, characters 2-56:
- Warning: Duplicate clear of Hx [duplicate-clear,ssr]
- File "./theories/ElemFct.v", line 674, characters 2-53:
- Warning: Duplicate clear of n [duplicate-clear,ssr]
- Finished theories/RInt_gen.vo
- Finished theories/ElemFct.vo
- File "./theories/AutoDerive.v", line 763, characters 0-65:
- Warning: Duplicate clear of Dle [duplicate-clear,ssr]
- File "./theories/AutoDerive.v", line 961, characters 0-45:
- Warning: Duplicate clear of IHe1 [duplicate-clear,ssr]
- Finished theories/AutoDerive.vo
- File "./theories/Coquelicot.v", line 272, characters 0-52:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- Finished theories/Coquelicot.vo
- Building all
- Finished all
-> compiled coq-coquelicot.3.2.0
Processing 13/15: [coq-coquelicot: ./remake install]
+ /home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-coquelicot.3.2.0/./remake "install" (CWD=/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-coquelicot.3.2.0)
- Building install
- Finished install
-> installed coq-coquelicot.3.2.0
Processing 14/15: [coq-interval: ./configure]
+ /home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-interval.4.5.2/./configure (CWD=/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-interval.4.5.2)
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89...
- none needed
- checking how to run the C preprocessor... gcc -E
- checking for coqc... /home/coq/.opam/4.07.1+flambda/bin/coqc
- checking Coq version... 81502
- checking for coqdep... /home/coq/.opam/4.07.1+flambda/bin/coqdep
- checking for coqdoc... /home/coq/.opam/4.07.1+flambda/bin/coqdoc
- checking for ocamlfind... /home/coq/.opam/4.07.1+flambda/bin/ocamlfind
- checking for Flocq... yes
- checking for primitive floats...
- yes
- checking for Ssreflect... yes
- checking for Coquelicot...
- yes
- checking for Bignums...
- yes
- checking for native development files...
- yes
- checking for bytecode development files... yes
- checking for g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- configure: building remake...
- /usr/bin/ld: /tmp/ccaDSWvV.o: in function `main':
- remake.cpp:(.text.startup+0xb87): warning: the use of `tempnam' is dangerous, better use `mkstemp'
-
- === Summary ===
- Vernacular directory /home/coq/.opam/4.07.1+flambda/lib/coq/user-contrib/Interval
- Plugin directory /home/coq/.opam/4.07.1+flambda/lib/coq/user-contrib/Interval
- Plot tactic native bytecode
-
- configure: creating ./config.status
- config.status: creating Remakefile
- config.status: creating src/Plot.v
- config.status: creating src/Missing/Int63Compat.v
Processing 14/15: [coq-interval: ./remake]
+ /home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-interval.4.5.2/./remake "-j2" (CWD=/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-interval.4.5.2)
- Building src/Tactic_float.v
- Building src/Plot/interval_plot.ml
- Finished src/Tactic_float.v
- Building src/Tactic.vo
- Finished src/Plot/interval_plot.ml
- Building src/Eval/Eval.vo
- Building src/Eval/Prog.vo
- Building src/Eval/Reify.vo
- Building src/Eval/Tree.vo
- Building src/Float/Basic.vo
- Building src/Float/Generic.vo
- Building src/Float/Generic_ops.vo
- Building src/Float/Generic_proof.vo
- Building src/Float/Specific_bigint.vo
- Building src/Float/Specific_ops.vo
- Building src/Float/Specific_sig.vo
- Building src/Float/Specific_stdz.vo
- Building src/Float/Sig.vo
- Building src/Integral/Bertrand.vo
- Building src/Integral/Integral.vo
- Building src/Integral/Priority.vo
- Building src/Integral/Refine.vo
- Building src/Interval/Interval.vo
- Building src/Interval/Interval_compl.vo
- Building src/Interval/Float.vo
- Building src/Interval/Float_full.vo
- Building src/Interval/Transcend.vo
- Building src/Interval/Univariate_sig.vo
- Building src/Missing/Coquelicot.vo
- Building src/Missing/MathComp.vo
- File "./src/Integral/Priority.v", line 527, characters 0-118:
- Warning: Not a truly recursive fixpoint. [non-recursive,fixpoints]
- File "./src/Missing/MathComp.v", line 24, characters 0-88:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Missing/MathComp.v", line 24, characters 0-88:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Missing/MathComp.v", line 24, characters 0-88:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Missing/MathComp.v", line 24, characters 0-88:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Missing/MathComp.v", line 24, characters 0-88:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Missing/MathComp.v", line 24, characters 0-88:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Missing/MathComp.v", line 24, characters 0-88:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Missing/MathComp.v", line 24, characters 0-88:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Missing/MathComp.v", line 24, characters 0-88:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Missing/MathComp.v", line 24, characters 0-88:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Missing/MathComp.v", line 24, characters 0-88:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Missing/MathComp.v", line 24, characters 0-88:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- Finished src/Integral/Priority.vo
- Building src/Missing/Stdlib.vo
- Finished src/Missing/MathComp.vo
- Building src/Poly/Basic_rec.vo
- File "./src/Poly/Basic_rec.v", line 24, characters 0-102:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Basic_rec.v", line 24, characters 0-102:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Basic_rec.v", line 24, characters 0-102:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Basic_rec.v", line 24, characters 0-102:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Basic_rec.v", line 24, characters 0-102:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Basic_rec.v", line 24, characters 0-102:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Basic_rec.v", line 24, characters 0-102:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Basic_rec.v", line 24, characters 0-102:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Basic_rec.v", line 24, characters 0-102:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Basic_rec.v", line 24, characters 0-102:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Basic_rec.v", line 24, characters 0-102:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Basic_rec.v", line 24, characters 0-102:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Missing/Stdlib.v", line 1085, characters 0-37:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- Finished src/Missing/Stdlib.vo
- Finished src/Poly/Basic_rec.vo
- Building src/Poly/Bound.vo
- Building src/Poly/Bound_quad.vo
- File "./src/Missing/Coquelicot.v", line 22, characters 0-42:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- File "./src/Missing/Coquelicot.v", line 23, characters 0-96:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Missing/Coquelicot.v", line 23, characters 0-96:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Missing/Coquelicot.v", line 23, characters 0-96:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Missing/Coquelicot.v", line 23, characters 0-96:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Missing/Coquelicot.v", line 23, characters 0-96:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Missing/Coquelicot.v", line 23, characters 0-96:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Missing/Coquelicot.v", line 23, characters 0-96:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Missing/Coquelicot.v", line 23, characters 0-96:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Missing/Coquelicot.v", line 23, characters 0-96:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Missing/Coquelicot.v", line 23, characters 0-96:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Missing/Coquelicot.v", line 23, characters 0-96:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Missing/Coquelicot.v", line 23, characters 0-96:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- Building src/Poly/Datatypes.vo
- Building src/Poly/Taylor_model.vo
- Building src/Poly/Taylor_model_sharp.vo
- Building src/Poly/Taylor_poly.vo
- Building src/Real/Taylor.vo
- File "./src/Missing/Coquelicot.v", line 494, characters 0-17:
- Warning: Duplicate clear of x [duplicate-clear,ssr]
- File "./src/Missing/Coquelicot.v", line 497, characters 0-17:
- Warning: Duplicate clear of x [duplicate-clear,ssr]
- File "./src/Missing/Coquelicot.v", line 515, characters 0-17:
- Warning: Duplicate clear of x [duplicate-clear,ssr]
- File "./src/Missing/Coquelicot.v", line 529, characters 0-17:
- Warning: Duplicate clear of x [duplicate-clear,ssr]
- File "./src/Missing/Coquelicot.v", line 532, characters 0-17:
- Warning: Duplicate clear of x [duplicate-clear,ssr]
- File "./src/Missing/Coquelicot.v", line 551, characters 0-17:
- Warning: Duplicate clear of x [duplicate-clear,ssr]
- Finished src/Missing/Coquelicot.vo
- Building src/Real/Xreal.vo
- File "./src/Real/Taylor.v", line 24, characters 0-42:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- File "./src/Real/Xreal.v", line 186, characters 0-31:
- Warning: Declaring a scope implicitly is deprecated; use in advance an
- explicit "Declare Scope XR_scope.". [undeclared-scope,deprecated]
- Finished src/Real/Taylor.vo
- Building src/Real/Xreal_derive.vo
- Building src/Tactics/Integral_helper.vo
- Building src/Tactics/Interval_helper.vo
- Building src/Tactics/Plot_helper.vo
- Finished src/Real/Xreal.vo
- Finished src/Float/Basic.vo
- File "./src/Interval/Interval.v", line 21, characters 0-42:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- Finished src/Real/Xreal_derive.vo
- Finished src/Interval/Interval.vo
- File "./src/Poly/Datatypes.v", line 24, characters 0-42:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- File "./src/Poly/Datatypes.v", line 25, characters 0-96:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Datatypes.v", line 25, characters 0-96:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Datatypes.v", line 25, characters 0-96:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Datatypes.v", line 25, characters 0-96:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Datatypes.v", line 25, characters 0-96:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Datatypes.v", line 25, characters 0-96:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Datatypes.v", line 25, characters 0-96:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Datatypes.v", line 25, characters 0-96:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Datatypes.v", line 25, characters 0-96:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Datatypes.v", line 25, characters 0-96:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Datatypes.v", line 25, characters 0-96:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Datatypes.v", line 25, characters 0-96:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- Finished src/Float/Sig.vo
- File "./src/Poly/Datatypes.v", line 852, characters 0-70:
- Warning: Declaring a scope implicitly is deprecated; use in advance an
- explicit "Declare Scope ipoly_scope.". [undeclared-scope,deprecated]
- File "./src/Poly/Datatypes.v", line 989, characters 0-34:
- Warning: Declaring a scope implicitly is deprecated; use in advance an
- explicit "Declare Scope ipoly_scope.". [undeclared-scope,deprecated]
- Finished src/Interval/Univariate_sig.vo
- Finished src/Poly/Datatypes.vo
- File "./src/Poly/Taylor_poly.v", line 26, characters 0-96:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_poly.v", line 26, characters 0-96:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_poly.v", line 26, characters 0-96:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_poly.v", line 26, characters 0-96:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_poly.v", line 26, characters 0-96:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_poly.v", line 26, characters 0-96:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_poly.v", line 26, characters 0-96:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_poly.v", line 26, characters 0-96:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_poly.v", line 26, characters 0-96:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_poly.v", line 26, characters 0-96:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_poly.v", line 26, characters 0-96:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_poly.v", line 26, characters 0-96:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- Finished src/Poly/Taylor_poly.vo
- File "./src/Poly/Bound.v", line 24, characters 0-96:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Bound.v", line 24, characters 0-96:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Bound.v", line 24, characters 0-96:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Bound.v", line 24, characters 0-96:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Bound.v", line 24, characters 0-96:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Bound.v", line 24, characters 0-96:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Bound.v", line 24, characters 0-96:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Bound.v", line 24, characters 0-96:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Bound.v", line 24, characters 0-96:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Bound.v", line 24, characters 0-96:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Bound.v", line 24, characters 0-96:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Bound.v", line 24, characters 0-96:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- Finished src/Poly/Bound.vo
- File "./src/Poly/Bound_quad.v", line 25, characters 0-96:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Bound_quad.v", line 25, characters 0-96:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Bound_quad.v", line 25, characters 0-96:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Bound_quad.v", line 25, characters 0-96:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Bound_quad.v", line 25, characters 0-96:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Bound_quad.v", line 25, characters 0-96:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Bound_quad.v", line 25, characters 0-96:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Bound_quad.v", line 25, characters 0-96:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Bound_quad.v", line 25, characters 0-96:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Bound_quad.v", line 25, characters 0-96:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Bound_quad.v", line 25, characters 0-96:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Bound_quad.v", line 25, characters 0-96:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- Finished src/Poly/Bound_quad.vo
- File "./src/Interval/Interval_compl.v", line 24, characters 0-84:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Interval/Interval_compl.v", line 24, characters 0-84:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Interval/Interval_compl.v", line 24, characters 0-84:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Interval/Interval_compl.v", line 24, characters 0-84:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Interval/Interval_compl.v", line 24, characters 0-84:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Interval/Interval_compl.v", line 24, characters 0-84:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Interval/Interval_compl.v", line 24, characters 0-84:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Interval/Interval_compl.v", line 24, characters 0-84:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Interval/Interval_compl.v", line 24, characters 0-84:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Interval/Interval_compl.v", line 24, characters 0-84:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Interval/Interval_compl.v", line 24, characters 0-84:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Interval/Interval_compl.v", line 24, characters 0-84:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Interval/Interval_compl.v", line 25, characters 0-42:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- Finished src/Interval/Interval_compl.vo
- File "./src/Poly/Taylor_model_sharp.v", line 25, characters 0-42:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- File "./src/Poly/Taylor_model_sharp.v", line 26, characters 0-96:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_model_sharp.v", line 26, characters 0-96:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_model_sharp.v", line 26, characters 0-96:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_model_sharp.v", line 26, characters 0-96:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_model_sharp.v", line 26, characters 0-96:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_model_sharp.v", line 26, characters 0-96:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_model_sharp.v", line 26, characters 0-96:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_model_sharp.v", line 26, characters 0-96:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_model_sharp.v", line 26, characters 0-96:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_model_sharp.v", line 26, characters 0-96:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_model_sharp.v", line 26, characters 0-96:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_model_sharp.v", line 26, characters 0-96:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_model_sharp.v", line 1348, characters 4-45:
- Warning: Duplicate clear of X0 [duplicate-clear,ssr]
- File "./src/Poly/Taylor_model_sharp.v", line 1357, characters 2-76:
- Warning: Duplicate clear of n [duplicate-clear,ssr]
- File "./src/Poly/Taylor_model_sharp.v", line 1580, characters 4-45:
- Warning: Duplicate clear of X0 [duplicate-clear,ssr]
- File "./src/Poly/Taylor_model_sharp.v", line 1682, characters 6-32:
- Warning: Duplicate clear of x [duplicate-clear,ssr]
- File "./src/Poly/Taylor_model_sharp.v", line 1720, characters 4-48:
- Warning: Duplicate clear of X0 [duplicate-clear,ssr]
- File "./src/Poly/Taylor_model_sharp.v", line 1742, characters 4-53:
- Warning: Duplicate clear of X [duplicate-clear,ssr]
- File "./src/Poly/Taylor_model_sharp.v", line 1751, characters 2-28:
- Warning: Duplicate clear of E0 [duplicate-clear,ssr]
- File "./src/Poly/Taylor_model_sharp.v", line 1853, characters 4-48:
- Warning: Duplicate clear of X0 [duplicate-clear,ssr]
- File "./src/Poly/Taylor_model_sharp.v", line 1961, characters 4-48:
- Warning: Duplicate clear of X0 [duplicate-clear,ssr]
- File "./src/Poly/Taylor_model_sharp.v", line 2053, characters 2-51:
- Warning: Duplicate clear of x [duplicate-clear,ssr]
- File "./src/Poly/Taylor_model_sharp.v", line 2168, characters 4-45:
- Warning: Duplicate clear of X0 [duplicate-clear,ssr]
- File "./src/Poly/Taylor_model_sharp.v", line 2310, characters 4-37:
- Warning: Duplicate clear of n [duplicate-clear,ssr]
- File "./src/Poly/Taylor_model_sharp.v", line 2421, characters 2-189:
- Warning: Duplicate clear of X [duplicate-clear,ssr]
- File "./src/Poly/Taylor_model_sharp.v", line 2424, characters 4-45:
- Warning: Duplicate clear of X0 [duplicate-clear,ssr]
- Finished src/Poly/Taylor_model_sharp.vo
- File "./src/Poly/Taylor_model.v", line 21, characters 0-88:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_model.v", line 21, characters 0-88:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_model.v", line 21, characters 0-88:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_model.v", line 21, characters 0-88:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_model.v", line 21, characters 0-88:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_model.v", line 21, characters 0-88:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_model.v", line 21, characters 0-88:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_model.v", line 21, characters 0-88:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_model.v", line 21, characters 0-88:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_model.v", line 21, characters 0-88:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_model.v", line 21, characters 0-88:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Poly/Taylor_model.v", line 21, characters 0-88:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- Finished src/Poly/Taylor_model.vo
- File "./src/Integral/Refine.v", line 21, characters 0-42:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- Finished src/Integral/Refine.vo
- File "./src/Integral/Integral.v", line 21, characters 0-42:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- File "./src/Integral/Integral.v", line 583, characters 2-57:
- Warning: Duplicate clear of HPint [duplicate-clear,ssr]
- File "./src/Integral/Integral.v", line 742, characters 2-57:
- Warning: Duplicate clear of HPint [duplicate-clear,ssr]
- Finished src/Integral/Integral.vo
- File "./src/Integral/Bertrand.v", line 3, characters 0-53:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- File "./src/Integral/Bertrand.v", line 4, characters 0-77:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Integral/Bertrand.v", line 4, characters 0-77:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Integral/Bertrand.v", line 4, characters 0-77:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Integral/Bertrand.v", line 4, characters 0-77:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Integral/Bertrand.v", line 4, characters 0-77:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Integral/Bertrand.v", line 4, characters 0-77:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Integral/Bertrand.v", line 4, characters 0-77:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Integral/Bertrand.v", line 4, characters 0-77:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Integral/Bertrand.v", line 4, characters 0-77:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Integral/Bertrand.v", line 4, characters 0-77:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Integral/Bertrand.v", line 4, characters 0-77:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./src/Integral/Bertrand.v", line 4, characters 0-77:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- Finished src/Integral/Bertrand.vo
- Finished src/Float/Generic.vo
- Finished src/Float/Generic_proof.vo
- Finished src/Float/Specific_sig.vo
- Finished src/Float/Specific_stdz.vo
- Finished src/Float/Specific_ops.vo
- Finished src/Float/Specific_bigint.vo
- Finished src/Float/Generic_ops.vo
- Finished src/Eval/Tree.vo
- Finished src/Interval/Float.vo
- File "./src/Interval/Transcend.v", line 52, characters 0-88:
- Warning: Not a truly recursive cofixpoint. [non-recursive,fixpoints]
- Finished src/Interval/Transcend.vo
- Finished src/Interval/Float_full.vo
- Building src/Tactics/Root_helper.vo
- Building src/Tactic_float.vo
- Building src/Float/Primitive_ops.vo
- Finished src/Eval/Prog.vo
- Building src/Missing/Int63Compat.vo
- Building src/Missing/Int63Copy.vo
- Finished src/Missing/Int63Copy.vo
- Finished src/Missing/Int63Compat.vo
- Finished src/Eval/Reify.vo
- File "./src/Float/Primitive_ops.v", line 41, characters 12-20:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 46, characters 15-23:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 56, characters 12-20:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 62, characters 6-11:
- Warning: Notation ldexp is deprecated since 8.15.0. Use Z.ldexp instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 62, characters 13-21:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 66, characters 15-23:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 72, characters 15-20:
- Warning: Notation ldexp is deprecated since 8.15.0. Use Z.ldexp instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 72, characters 24-32:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 81, characters 12-20:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 87, characters 17-22:
- Warning: Notation ldexp is deprecated since 8.15.0. Use Z.ldexp instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 87, characters 24-32:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 91, characters 15-23:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 97, characters 6-11:
- Warning: Notation ldexp is deprecated since 8.15.0. Use Z.ldexp instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 97, characters 15-23:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 108, characters 15-23:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 204, characters 66-74:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 204, characters 41-49:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 210, characters 10-18:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 207, characters 25-33:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 208, characters 42-50:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 215, characters 21-29:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 216, characters 38-46:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 213, characters 25-33:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 218, characters 18-26:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 222, characters 21-29:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 224, characters 56-64:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 224, characters 56-64:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Eval/Eval.v", line 23, characters 0-42:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- File "./src/Float/Primitive_ops.v", line 336, characters 7-15:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 361, characters 7-15:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 478, characters 34-42:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 478, characters 34-42:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 489, characters 28-33:
- Warning: Notation ldexp is deprecated since 8.15.0. Use Z.ldexp instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 489, characters 28-33:
- Warning: Notation ldexp is deprecated since 8.15.0. Use Z.ldexp instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 489, characters 28-33:
- Warning: Notation ldexp is deprecated since 8.15.0. Use Z.ldexp instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 540, characters 32-40:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 540, characters 32-40:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 559, characters 20-28:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 559, characters 20-28:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Eval/Eval.v", line 522, characters 0-25:
- Warning: Duplicate clear of H [duplicate-clear,ssr]
- File "./src/Float/Primitive_ops.v", line 627, characters 34-42:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 627, characters 34-42:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 642, characters 21-29:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 642, characters 21-29:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 700, characters 34-42:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 700, characters 34-42:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 712, characters 26-31:
- Warning: Notation ldexp is deprecated since 8.15.0. Use Z.ldexp instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 712, characters 26-31:
- Warning: Notation ldexp is deprecated since 8.15.0. Use Z.ldexp instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 712, characters 26-31:
- Warning: Notation ldexp is deprecated since 8.15.0. Use Z.ldexp instead.
- [deprecated-syntactic-definition,deprecated]
- Finished src/Eval/Eval.vo
- Finished src/Tactics/Interval_helper.vo
- Finished src/Tactics/Root_helper.vo
- Finished src/Tactics/Plot_helper.vo
- File "./src/Tactics/Integral_helper.v", line 22, characters 0-42:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- Finished src/Tactics/Integral_helper.vo
- Building src/Plot/interval_plot.cmxs
- File "src/Plot/plot.c", line 22, characters 45-76:
- Warning 3: deprecated: Coqlib.gen_reference_in_modules
- Please use Coqlib.lib_ref
- File "src/Plot/plot.c", line 147, characters 34-40:
- Warning 20: this argument will not be used by the function.
- File "src/Plot/plot.c", line 151, characters 28-34:
- Warning 20: this argument will not be used by the function.
- Finished src/Plot/interval_plot.cmxs
- Building src/Plot/interval_plot.cmo
- File "src/Plot/plot.c", line 22, characters 45-76:
- Warning 3: deprecated: Coqlib.gen_reference_in_modules
- Please use Coqlib.lib_ref
- File "src/Plot/plot.c", line 147, characters 34-40:
- Warning 20: this argument will not be used by the function.
- File "src/Plot/plot.c", line 151, characters 28-34:
- Warning 20: this argument will not be used by the function.
- Finished src/Plot/interval_plot.cmo
- Building src/Plot.vo
- Finished src/Plot.vo
- File "./src/Float/Primitive_ops.v", line 2550, characters 0-13:
- Warning: Notation frexp is deprecated since 8.15.0. Use Z.frexp instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 2550, characters 0-13:
- Warning: Notation frexp is deprecated since 8.15.0. Use Z.frexp instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 2591, characters 26-34:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 2591, characters 26-34:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 2591, characters 26-34:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 2592, characters 26-34:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 2592, characters 26-34:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/Float/Primitive_ops.v", line 2592, characters 26-34:
- Warning: Notation of_int63 is deprecated since 8.14. Use of_uint63 instead.
- [deprecated-syntactic-definition,deprecated]
- Finished src/Float/Primitive_ops.vo
- Finished src/Tactic_float.vo
- File "./src/Tactic.v", line 22, characters 0-42:
- Warning:
- New coercion path [real; Finite] : Rbar >-> Rbar is not definitionally an identity function.
- [ambiguous-paths,typechecker]
- Finished src/Tactic.vo
- Building all
- Finished all
-> compiled coq-interval.4.5.2
Processing 15/15: [coq-interval: ./remake install]
+ /home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-interval.4.5.2/./remake "install" (CWD=/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-interval.4.5.2)
- Building install
- Finished install
-> installed coq-interval.4.5.2
Done.
+ sudo apt-get update -y -q

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB]
Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
Fetched 8601 kB in 2s (4162 kB/s)
Reading package lists...
+ '[' -n '' ']'
+ opam pin add -n -y -k version coq-libvalidsdp 1.0.1
coq-libvalidsdp is now pinned to version 1.0.1
+ opam pin add -n -y -k version coq-validsdp 1.0.1
coq-validsdp is now pinned to version 1.0.1
+ opam install --confirm-level=unsafe-yes -v -j 2 coq-validsdp
The following actions will be performed:
- install coq-mathcomp-fingroup 1.15.0 [required by coq-mathcomp-algebra, coq-mathcomp-analysis]
- install menhirSdk 20220210 [required by menhir]
- install menhirLib 20220210 [required by menhir]
- install coq-mathcomp-finmap 1.5.2 [required by coq-mathcomp-multinomials, coq-mathcomp-analysis]
- install coq-paramcoq 1.1.3+coq8.15 [required by coq-validsdp]
- install conf-which 1 [required by conf-autoconf]
- install coq-mathcomp-bigenough 1.0.1 [required by coq-mathcomp-real-closed, coq-mathcomp-multinomials, coq-mathcomp-analysis]
- install conf-csdp 1 [required by osdp]
- install ocamlbuild 0.14.2 [required by osdp]
- install re 1.10.4 [required by elpi]
- install coq-mathcomp-algebra 1.15.0 [required by coq-coqeal]
- install menhir 20220210 [required by elpi]
- install conf-autoconf 0.1 [required by osdp]
- install coq-mathcomp-solvable 1.15.0 [required by coq-mathcomp-analysis]
- install coq-mathcomp-multinomials 1.5.5 [required by coq-validsdp]
- install elpi 1.15.2 [required by coq-elpi]
- install ocplib-simplex 0.4 [required by osdp]
- install coq-mathcomp-field 1.15.0 [required by coq-validsdp]
- install coq-elpi 1.14.0 [required by coq-hierarchy-builder]
- install osdp 1.1.0 [required by coq-validsdp]
- install coq-mathcomp-real-closed 1.1.3 [required by coq-coqeal]
- install coq-hierarchy-builder 1.4.0 [required by coq-mathcomp-analysis]
- install coq-coqeal 1.1.1 [required by coq-validsdp]
- install coq-mathcomp-analysis 0.5.3 [required by coq-validsdp]
- install coq-libvalidsdp 1.0.1* [required by coq-validsdp]
- install coq-validsdp 1.0.1*
===== 26 to install =====
The following system packages will first need to be installed:
coinor-csdp
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "coinor-csdp"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libblas3:amd64.
- (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15311 files and directories currently installed.)
- Preparing to unpack .../libblas3_3.9.0-3_amd64.deb ...
- Unpacking libblas3:amd64 (3.9.0-3) ...
- Selecting previously unselected package libgfortran5:amd64.
- Preparing to unpack .../libgfortran5_10.2.1-6_amd64.deb ...
- Unpacking libgfortran5:amd64 (10.2.1-6) ...
- Selecting previously unselected package liblapack3:amd64.
- Preparing to unpack .../liblapack3_3.9.0-3_amd64.deb ...
- Unpacking liblapack3:amd64 (3.9.0-3) ...
- Selecting previously unselected package libsdp0:amd64.
- Preparing to unpack .../libsdp0_6.2.0-3_amd64.deb ...
- Unpacking libsdp0:amd64 (6.2.0-3) ...
- Selecting previously unselected package coinor-csdp.
- Preparing to unpack .../coinor-csdp_6.2.0-3_amd64.deb ...
- Unpacking coinor-csdp (6.2.0-3) ...
- Setting up libblas3:amd64 (3.9.0-3) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
- Setting up libgfortran5:amd64 (10.2.1-6) ...
- Setting up liblapack3:amd64 (3.9.0-3) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
- Setting up libsdp0:amd64 (6.2.0-3) ...
- Setting up coinor-csdp (6.2.0-3) ...
- Processing triggers for libc-bin (2.31-13+deb11u5) ...
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 4/78: [coq-coqeal.1.1.1: http]
Processing 5/78: [coq-coqeal.1.1.1: http] [coq-elpi.1.14.0: http]
Processing 6/78: [coq-coqeal.1.1.1: http] [coq-elpi.1.14.0: http] [coq-hierarchy-builder.1.4.0: http]
Processing 7/78: [coq-coqeal.1.1.1: http] [coq-elpi.1.14.0: http] [coq-hierarchy-builder.1.4.0: http] [conf-csdp: sh command -v csdp]
Processing 8/78: [coq-coqeal.1.1.1: http] [coq-elpi.1.14.0: http] [coq-hierarchy-builder.1.4.0: http] [conf-csdp: sh command -v csdp] [conf-which: which which]
Processing 8/78: [coq-elpi.1.14.0: http] [coq-hierarchy-builder.1.4.0: http] [conf-csdp: sh command -v csdp] [conf-which: which which]
Processing 8/78: [coq-hierarchy-builder.1.4.0: http] [conf-csdp: sh command -v csdp] [conf-which: which which]
Processing 8/78: [conf-csdp: sh command -v csdp] [conf-which: which which]
- + command -v csdp
- /usr/bin/csdp
-> compiled conf-csdp.1
Processing 8/78: [conf-which: which which]
-> installed conf-csdp.1
Processing 9/78: [conf-which: which which]
- /usr/bin/which
-> compiled conf-which.1
Processing 9/78:
-> installed conf-which.1
Processing 10/78:
Processing 11/78: [conf-autoconf: which autoconf]
-> retrieved coq-coqeal.1.1.1 (https://github.com/coq-community/coqeal/archive/refs/tags/1.1.1.tar.gz)
Processing 12/78: [coq-libvalidsdp.1.0.1: http] [conf-autoconf: which autoconf]
-> retrieved coq-elpi.1.14.0 (https://github.com/LPCIC/coq-elpi/archive/v1.14.0.tar.gz)
Processing 13/78: [coq-libvalidsdp.1.0.1: http] [conf-autoconf: which autoconf]
-> retrieved coq-hierarchy-builder.1.4.0 (https://github.com/math-comp/hierarchy-builder/archive/v1.4.0.tar.gz)
Processing 14/78: [coq-libvalidsdp.1.0.1: http] [coq-mathcomp-analysis.0.5.3: http] [conf-autoconf: which autoconf]
- /usr/bin/autoconf
-> compiled conf-autoconf.0.1
Processing 14/78: [coq-libvalidsdp.1.0.1: http] [coq-mathcomp-analysis.0.5.3: http]
-> installed conf-autoconf.0.1
Processing 15/78: [coq-libvalidsdp.1.0.1: http] [coq-mathcomp-analysis.0.5.3: http]
-> retrieved coq-mathcomp-algebra.1.15.0 (cached)
Processing 16/78: [coq-libvalidsdp.1.0.1: http] [coq-mathcomp-analysis.0.5.3: http] [coq-mathcomp-bigenough.1.0.1: http]
Processing 16/78: [coq-libvalidsdp.1.0.1: http] [coq-mathcomp-analysis.0.5.3: http]
Processing 16/78: [coq-mathcomp-analysis.0.5.3: http]
Processing 16/78:
-> retrieved coq-mathcomp-bigenough.1.0.1 (https://github.com/math-comp/bigenough/archive/1.0.1.tar.gz)
Processing 17/78:
Processing 18/78: [coq-mathcomp-bigenough: make]
-> retrieved coq-libvalidsdp.1.0.1 (https://github.com/validsdp/validsdp/releases/download/v1.0.1/libvalidsdp-1.0.1.tar.gz)
Processing 19/78: [coq-mathcomp-bigenough: make]
-> retrieved coq-mathcomp-analysis.0.5.3 (https://github.com/math-comp/analysis/archive/0.5.3.tar.gz)
Processing 20/78: [coq-mathcomp-finmap.1.5.2: http] [coq-mathcomp-bigenough: make]
-> retrieved coq-mathcomp-field.1.15.0 (cached)
Processing 21/78: [coq-mathcomp-finmap.1.5.2: http] [coq-mathcomp-multinomials.1.5.5: http] [coq-mathcomp-bigenough: make]
-> retrieved coq-mathcomp-fingroup.1.15.0 (cached)
Processing 22/78: [coq-mathcomp-finmap.1.5.2: http] [coq-mathcomp-multinomials.1.5.5: http] [coq-mathcomp-real-closed.1.1.3: http] [coq-mathcomp-bigenough: make]
Processing 23/78: [coq-mathcomp-finmap.1.5.2: http] [coq-mathcomp-multinomials.1.5.5: http] [coq-mathcomp-real-closed.1.1.3: http] [coq-mathcomp-bigenough: make] [coq-mathcomp-fingroup: make 2]
Processing 23/78: [coq-mathcomp-multinomials.1.5.5: http] [coq-mathcomp-real-closed.1.1.3: http] [coq-mathcomp-bigenough: make] [coq-mathcomp-fingroup: make 2]
Processing 23/78: [coq-mathcomp-real-closed.1.1.3: http] [coq-mathcomp-bigenough: make] [coq-mathcomp-fingroup: make 2]
-> retrieved coq-mathcomp-finmap.1.5.2 (https://github.com/math-comp/finmap/archive/1.5.2.tar.gz)
Processing 24/78: [coq-mathcomp-real-closed.1.1.3: http] [coq-mathcomp-bigenough: make] [coq-mathcomp-fingroup: make 2]
-> retrieved coq-mathcomp-multinomials.1.5.5 (https://github.com/math-comp/multinomials/archive/1.5.5.tar.gz)
Processing 25/78: [coq-mathcomp-real-closed.1.1.3: http] [coq-paramcoq.1.1.3+coq8.15: http] [coq-mathcomp-bigenough: make] [coq-mathcomp-fingroup: make 2]
Processing 25/78: [coq-paramcoq.1.1.3+coq8.15: http] [coq-mathcomp-bigenough: make] [coq-mathcomp-fingroup: make 2]
-> retrieved coq-mathcomp-solvable.1.15.0 (cached)
Processing 26/78: [coq-paramcoq.1.1.3+coq8.15: http] [coq-validsdp.1.0.1: http] [coq-mathcomp-bigenough: make] [coq-mathcomp-fingroup: make 2]
-> retrieved coq-mathcomp-real-closed.1.1.3 (https://github.com/math-comp/real-closed/archive/1.1.3.tar.gz)
Processing 27/78: [coq-paramcoq.1.1.3+coq8.15: http] [coq-validsdp.1.0.1: http] [elpi.1.15.2: dl] [coq-mathcomp-bigenough: make] [coq-mathcomp-fingroup: make 2]
Processing 27/78: [coq-validsdp.1.0.1: http] [elpi.1.15.2: dl] [coq-mathcomp-bigenough: make] [coq-mathcomp-fingroup: make 2]
-> retrieved coq-paramcoq.1.1.3+coq8.15 (https://github.com/coq-community/paramcoq/archive/v1.1.3+coq8.15.tar.gz)
Processing 28/78: [coq-validsdp.1.0.1: http] [elpi.1.15.2: dl] [menhir.20220210: dl] [coq-mathcomp-bigenough: make] [coq-mathcomp-fingroup: make 2]
Processing 28/78: [coq-validsdp.1.0.1: http] [menhir.20220210: dl] [coq-mathcomp-bigenough: make] [coq-mathcomp-fingroup: make 2]
Processing 28/78: [menhir.20220210: dl] [coq-mathcomp-bigenough: make] [coq-mathcomp-fingroup: make 2]
Processing 28/78: [coq-mathcomp-bigenough: make] [coq-mathcomp-fingroup: make 2]
-> retrieved coq-validsdp.1.0.1 (https://github.com/validsdp/validsdp/releases/download/v1.0.1/validsdp-1.0.1.tar.gz)
Processing 29/78: [coq-mathcomp-bigenough: make] [coq-mathcomp-fingroup: make 2]
-> retrieved menhir.20220210 (https://opam.ocaml.org/cache)
Processing 30/78: [coq-mathcomp-bigenough: make] [coq-mathcomp-fingroup: make 2]
-> retrieved menhirLib.20220210 (cached)
Processing 31/78: [ocamlbuild.0.14.2: dl] [coq-mathcomp-bigenough: make] [coq-mathcomp-fingroup: make 2]
-> retrieved menhirSdk.20220210 (cached)
Processing 32/78: [ocamlbuild.0.14.2: dl] [ocplib-simplex.0.4: dl] [coq-mathcomp-bigenough: make] [coq-mathcomp-fingroup: make 2]
Processing 32/78: [ocplib-simplex.0.4: dl] [coq-mathcomp-bigenough: make] [coq-mathcomp-fingroup: make 2]
-> retrieved ocamlbuild.0.14.2 (https://opam.ocaml.org/cache)
Processing 33/78: [ocplib-simplex.0.4: dl] [osdp.1.1.0: dl] [coq-mathcomp-bigenough: make] [coq-mathcomp-fingroup: make 2]
Processing 33/78: [osdp.1.1.0: dl] [coq-mathcomp-bigenough: make] [coq-mathcomp-fingroup: make 2]
-> retrieved ocplib-simplex.0.4 (https://opam.ocaml.org/cache)
Processing 34/78: [osdp.1.1.0: dl] [re.1.10.4: dl] [coq-mathcomp-bigenough: make] [coq-mathcomp-fingroup: make 2]
Processing 34/78: [re.1.10.4: dl] [coq-mathcomp-bigenough: make] [coq-mathcomp-fingroup: make 2]
Processing 34/78: [coq-mathcomp-bigenough: make] [coq-mathcomp-fingroup: make 2]
-> retrieved osdp.1.1.0 (https://opam.ocaml.org/cache)
-> retrieved re.1.10.4 (https://opam.ocaml.org/cache)
-> retrieved elpi.1.15.2 (https://opam.ocaml.org/cache)
- /home/coq/.opam/4.07.1+flambda/bin/coq_makefile -f _CoqProject -o Makefile.coq
- /usr/bin/make -f Makefile.coq
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-bigenough.1.0.1'
- COQDEP VFILES
- COQC bigenough.v
- File "./bigenough.v", line 4, characters 0-77:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./bigenough.v", line 4, characters 0-77:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./bigenough.v", line 4, characters 0-77:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./bigenough.v", line 4, characters 0-77:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./bigenough.v", line 4, characters 0-77:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./bigenough.v", line 4, characters 0-77:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./bigenough.v", line 4, characters 0-77:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./bigenough.v", line 4, characters 0-77:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./bigenough.v", line 4, characters 0-77:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./bigenough.v", line 4, characters 0-77:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./bigenough.v", line 4, characters 0-77:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- COQNATIVE bigenough.vo
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-bigenough.1.0.1'
-> compiled coq-mathcomp-bigenough.1.0.1
Processing 34/78: [coq-mathcomp-fingroup: make 2]
Processing 35/78: [coq-mathcomp-fingroup: make 2] [coq-mathcomp-finmap: make]
Processing 36/78: [coq-mathcomp-fingroup: make 2] [coq-mathcomp-finmap: make] [coq-mathcomp-bigenough: make install]
- /home/coq/.opam/4.07.1+flambda/bin/coq_makefile -f _CoqProject -o Makefile.coq
- /usr/bin/make -f Makefile.coq install
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-bigenough.1.0.1'
- INSTALL bigenough.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/bigenough/
- INSTALL bigenough.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/bigenough/
- INSTALL bigenough.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/bigenough/
- INSTALL ./.coq-native/Nmathcomp_bigenough_bigenough.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/bigenough//.coq-native
- INSTALL ./.coq-native/Nmathcomp_bigenough_bigenough.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/bigenough//.coq-native
- INSTALL ./.coq-native/Nmathcomp_bigenough_bigenough.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/bigenough//.coq-native
- make[2]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-bigenough.1.0.1'
- make[2]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-bigenough.1.0.1'
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-bigenough.1.0.1'
-> installed coq-mathcomp-bigenough.1.0.1
Processing 36/78: [coq-mathcomp-fingroup: make 2] [coq-mathcomp-finmap: make]
- /home/coq/.opam/4.07.1+flambda/bin/coq_makefile -f _CoqProject -o Makefile.coq
- /usr/bin/make -f Makefile.coq
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-finmap.1.5.2'
- COQDEP VFILES
- COQC finmap.v
- COQC set.v
- COQNATIVE set.vo
- COQNATIVE finmap.vo
- COQC multiset.v
- COQNATIVE multiset.vo
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-finmap.1.5.2'
-> compiled coq-mathcomp-finmap.1.5.2
Processing 36/78: [coq-mathcomp-fingroup: make 2]
Processing 37/78: [coq-mathcomp-fingroup: make 2] [coq-paramcoq: make]
Processing 38/78: [coq-mathcomp-fingroup: make 2] [coq-paramcoq: make] [coq-mathcomp-finmap: make install]
- /home/coq/.opam/4.07.1+flambda/bin/coq_makefile -f _CoqProject -o Makefile.coq
- /usr/bin/make -f Makefile.coq install
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-finmap.1.5.2'
- INSTALL finmap.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/finmap/
- INSTALL multiset.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/finmap/
- INSTALL set.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/finmap/
- INSTALL finmap.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/finmap/
- INSTALL multiset.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/finmap/
- INSTALL set.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/finmap/
- INSTALL finmap.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/finmap/
- INSTALL multiset.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/finmap/
- INSTALL set.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/finmap/
- INSTALL ./.coq-native/Nmathcomp_finmap_finmap.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/finmap//.coq-native
- INSTALL ./.coq-native/Nmathcomp_finmap_multiset.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/finmap//.coq-native
- INSTALL ./.coq-native/Nmathcomp_finmap_set.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/finmap//.coq-native
- INSTALL ./.coq-native/Nmathcomp_finmap_finmap.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/finmap//.coq-native
- INSTALL ./.coq-native/Nmathcomp_finmap_multiset.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/finmap//.coq-native
- INSTALL ./.coq-native/Nmathcomp_finmap_set.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/finmap//.coq-native
- INSTALL ./.coq-native/Nmathcomp_finmap_finmap.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/finmap//.coq-native
- INSTALL ./.coq-native/Nmathcomp_finmap_multiset.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/finmap//.coq-native
- INSTALL ./.coq-native/Nmathcomp_finmap_set.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/finmap//.coq-native
- make[2]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-finmap.1.5.2'
- make[2]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-finmap.1.5.2'
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-finmap.1.5.2'
-> installed coq-mathcomp-finmap.1.5.2
Processing 38/78: [coq-mathcomp-fingroup: make 2] [coq-paramcoq: make]
- coq_makefile -f _CoqProject -o Makefile.coq
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-paramcoq.1.1.3+coq8.15'
- COQDEP VFILES
- COQPP src/abstraction.mlg
- OCAMLLIBDEP src/paramcoq.mlpack
- CAMLDEP src/declare_translation.ml
- CAMLDEP src/relations.ml
- CAMLDEP src/parametricity.ml
- CAMLDEP src/debug.ml
- CAMLDEP src/abstraction.ml
- CAMLOPT -c -for-pack Paramcoq src/debug.ml
- CAMLOPT -c -for-pack Paramcoq src/relations.ml
- CAMLOPT -c -for-pack Paramcoq src/parametricity.ml
- CAMLOPT -c -for-pack Paramcoq src/declare_translation.ml
- CAMLOPT -c -for-pack Paramcoq src/abstraction.ml
- CAMLOPT -pack -o src/paramcoq.cmx
- CAMLOPT -a -o src/paramcoq.cmxa
- CAMLOPT -shared -o src/paramcoq.cmxs
- COQC theories/Param.v
- COQNATIVE theories/Param.vo
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-paramcoq.1.1.3+coq8.15'
-> compiled coq-paramcoq.1.1.3+coq8.15
Processing 38/78: [coq-mathcomp-fingroup: make 2]
Processing 39/78: [coq-mathcomp-fingroup: make 2] [menhirLib: dune build]
Processing 40/78: [coq-mathcomp-fingroup: make 2] [menhirLib: dune build] [coq-paramcoq: make install]
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-paramcoq.1.1.3+coq8.15'
- INSTALL theories/Param.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/Param/
- INSTALL theories/Param.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/Param/
- INSTALL theories/Param.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/Param/
- INSTALL theories/.coq-native/NParam_Param.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/Param//.coq-native
- INSTALL theories/.coq-native/NParam_Param.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/Param//.coq-native
- INSTALL theories/.coq-native/NParam_Param.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/Param//.coq-native
- INSTALL src/paramcoq.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/Param/
- INSTALL src/paramcoq.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/Param/
- INSTALL src/paramcoq.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/Param/
- INSTALL src/paramcoq.cmxa /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/Param/
- INSTALL src/paramcoq.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/Param/
- make[2]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-paramcoq.1.1.3+coq8.15'
- make[2]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-paramcoq.1.1.3+coq8.15'
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-paramcoq.1.1.3+coq8.15'
-> installed coq-paramcoq.1.1.3+coq8.15
Processing 40/78: [coq-mathcomp-fingroup: make 2] [menhirLib: dune build]
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled menhirLib.20220210
Processing 40/78: [coq-mathcomp-fingroup: make 2]
Processing 41/78: [coq-mathcomp-fingroup: make 2] [menhirSdk: dune build]
-> installed menhirLib.20220210
Processing 42/78: [coq-mathcomp-fingroup: make 2] [menhirSdk: dune build]
-> compiled menhirSdk.20220210
Processing 42/78: [coq-mathcomp-fingroup: make 2]
Processing 43/78: [coq-mathcomp-fingroup: make 2] [ocamlbuild: make configure.make]
-> installed menhirSdk.20220210
Processing 44/78: [coq-mathcomp-fingroup: make 2] [ocamlbuild: make configure.make]
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/coq/.opam/4.07.1+flambda"; \
- echo "OCAML_BINDIR=/home/coq/.opam/4.07.1+flambda/bin"; \
- echo "OCAML_LIBDIR=/home/coq/.opam/4.07.1+flambda/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/coq/.opam/4.07.1+flambda/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/coq/.opam/4.07.1+flambda"; \
- echo "BINDIR=/home/coq/.opam/4.07.1+flambda/bin"; \
- echo "LIBDIR=/home/coq/.opam/4.07.1+flambda/lib"; \
- echo "MANDIR=/home/coq/.opam/4.07.1+flambda/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/coq/.opam/4.07.1+flambda/bin"'; \
- echo 'let libdir = "/home/coq/.opam/4.07.1+flambda/lib"'; \
- echo 'let ocaml_libdir = "/home/coq/.opam/4.07.1+flambda/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/coq/.opam/4.07.1+flambda/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.2"'; \
- ) > src/ocamlbuild_config.ml
Processing 44/78: [coq-mathcomp-fingroup: make 2] [ocamlbuild: make check-if-preinstalled]
- if test -d /home/coq/.opam/4.07.1+flambda/lib/ocaml/ocamlbuild; then\
- >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
- "/home/coq/.opam/4.07.1+flambda/lib/ocaml/ocamlbuild";\
- >&2 echo "Installation aborted; if you want to bypass this"\
- "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
- exit 2;\
- fi
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/ocamlbuild.0.14.2'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'bin: [' >> ocamlbuild.install
- echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/ocamlbuild.0.14.2'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/ocamlbuild.0.14.2'
- echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo ' "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
- echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/ocamlbuild.0.14.2'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/ocamlbuild.0.14.2'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
- echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/ocamlbuild.0.14.2'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/ocamlbuild.0.14.2'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \
- echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/ocamlbuild.0.14.2'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/ocamlbuild.0.14.2'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'man: [' >> ocamlbuild.install
- echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/ocamlbuild.0.14.2'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'doc: [' >> ocamlbuild.install
- echo ' "LICENSE"' >> ocamlbuild.install
- echo ' "Changes"' >> ocamlbuild.install
- echo ' "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/ocamlbuild.0.14.2'
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/ocamlbuild.0.14.2'
-> compiled ocamlbuild.0.14.2
Processing 44/78: [coq-mathcomp-fingroup: make 2]
Processing 45/78: [coq-mathcomp-fingroup: make 2] [menhir: dune build]
-> installed ocamlbuild.0.14.2
Processing 46/78: [coq-mathcomp-fingroup: make 2] [menhir: dune build]
- make: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-fingroup.1.15.0/mathcomp/fingroup'
- /home/coq/.opam/4.07.1+flambda/bin/coq_makefile -f Make -o Makefile.coq
- /usr/bin/make -f Makefile.coq --no-print-directory
- COQDEP VFILES
- COQC fingroup.v
- COQNATIVE fingroup.vo
- COQC morphism.v
- COQNATIVE morphism.vo
- COQC perm.v
- COQC presentation.v
- COQNATIVE presentation.vo
- COQNATIVE perm.vo
- COQC automorphism.v
- COQNATIVE automorphism.vo
- COQC quotient.v
- COQNATIVE quotient.vo
- COQC action.v
- COQNATIVE action.vo
- COQC gproduct.v
- COQNATIVE gproduct.vo
- COQC all_fingroup.v
- COQNATIVE all_fingroup.vo
- make: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-fingroup.1.15.0/mathcomp/fingroup'
-> compiled coq-mathcomp-fingroup.1.15.0
Processing 46/78: [menhir: dune build]
Processing 47/78: [menhir: dune build] [ocplib-simplex: autoconf]
Processing 48/78: [menhir: dune build] [ocplib-simplex: autoconf] [coq-mathcomp-fingroup: make install]
Processing 48/78: [menhir: dune build] [ocplib-simplex: ./configure] [coq-mathcomp-fingroup: make install]
- checking for ocamlc... ocamlc
- ocaml version is 4.07.1
- ocaml library path is /home/coq/.opam/4.07.1+flambda/lib/ocaml
- checking for ocamlfind... yes
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlopt.opt version... ok
- checking for ocamldep... ocamldep
- checking platform... configure: creating ./config.status
- config.status: creating Makefile
- config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
Processing 48/78: [menhir: dune build] [ocplib-simplex: make] [coq-mathcomp-fingroup: make install]
- make: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-fingroup.1.15.0/mathcomp/fingroup'
- /home/coq/.opam/4.07.1+flambda/bin/coq_makefile -f Make -o Makefile.coq
- /usr/bin/make -f Makefile.coq --no-print-directory install
- INSTALL action.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL all_fingroup.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL automorphism.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL fingroup.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL gproduct.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL morphism.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL perm.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL presentation.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL quotient.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL action.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL all_fingroup.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL automorphism.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL fingroup.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL gproduct.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL morphism.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL perm.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL presentation.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL quotient.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL action.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL all_fingroup.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL automorphism.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL fingroup.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL gproduct.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL morphism.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL perm.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL presentation.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL quotient.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup/
- INSTALL ./.coq-native/Nmathcomp_fingroup_action.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_all_fingroup.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_automorphism.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_fingroup.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_gproduct.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_morphism.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_perm.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_presentation.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_quotient.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_action.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_all_fingroup.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_automorphism.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_fingroup.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_gproduct.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_morphism.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_perm.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_presentation.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_quotient.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_action.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_all_fingroup.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_automorphism.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_fingroup.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_gproduct.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_morphism.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_perm.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_presentation.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- INSTALL ./.coq-native/Nmathcomp_fingroup_quotient.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/fingroup//.coq-native
- make: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-fingroup.1.15.0/mathcomp/fingroup'
-> installed coq-mathcomp-fingroup.1.15.0
Processing 48/78: [menhir: dune build] [ocplib-simplex: make]
- cp src/extSigs.mli src/extSigs.ml
- cp src/coreSig.mli src/coreSig.ml
- ocamldep -I src src/*.ml* > .depend
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/version.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/version.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/extSigs.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/rat2.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/rat2.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/extSigs.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/polys.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/polys.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/coreSig.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/coreSig.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/core.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/core.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/result.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/result.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/assertBounds.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/assertBounds.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/solveBounds.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/solveBounds.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/basic.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/basic.ml
- ocamlc.opt -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -pack -o src/ocplibSimplex.cmo src/version.cmo src/rat2.cmo src/extSigs.cmo src/polys.cmo src/coreSig.cmo src/core.cmo src/result.cmo src/assertBounds.cmo src/solveBounds.cmo src/basic.cmo
- ocamlc.opt -a -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -o src/ocplibSimplex.cma src/ocplibSimplex.cmo
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/version.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/extSigs.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/rat2.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/polys.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/coreSig.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/core.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/result.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/assertBounds.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/solveBounds.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/basic.ml
- ocamlopt.opt -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -pack -o src/ocplibSimplex.cmx src/version.cmx src/rat2.cmx src/extSigs.cmx src/polys.cmx src/coreSig.cmx src/core.cmx src/result.cmx src/assertBounds.cmx src/solveBounds.cmx src/basic.cmx
- ocamlopt.opt -a -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -o src/ocplibSimplex.cmxa src/ocplibSimplex.cmx
- ocamlopt.opt -shared -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -o src/ocplibSimplex.cmxs src/ocplibSimplex.cmx
-> compiled ocplib-simplex.0.4
Processing 48/78: [menhir: dune build]
Processing 49/78: [coq-mathcomp-algebra: make 2] [menhir: dune build]
Processing 50/78: [coq-mathcomp-algebra: make 2] [menhir: dune build] [ocplib-simplex: make install]
- OCAMLFIND_DESTDIR=/home/coq/.opam/4.07.1+flambda/lib/ \
- ocamlfind install ocplib-simplex src/ocplibSimplex.* src/*.mli META
- Installed /home/coq/.opam/4.07.1+flambda/lib/ocplib-simplex/version.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/ocplib-simplex/solveBounds.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/ocplib-simplex/result.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/ocplib-simplex/rat2.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/ocplib-simplex/polys.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/ocplib-simplex/extSigs.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/ocplib-simplex/coreSig.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/ocplib-simplex/core.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/ocplib-simplex/basic.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/ocplib-simplex/assertBounds.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/ocplib-simplex/ocplibSimplex.o
- Installed /home/coq/.opam/4.07.1+flambda/lib/ocplib-simplex/ocplibSimplex.cmxs
- Installed /home/coq/.opam/4.07.1+flambda/lib/ocplib-simplex/ocplibSimplex.cmxa
- Installed /home/coq/.opam/4.07.1+flambda/lib/ocplib-simplex/ocplibSimplex.cmx
- Installed /home/coq/.opam/4.07.1+flambda/lib/ocplib-simplex/ocplibSimplex.cmt
- Installed /home/coq/.opam/4.07.1+flambda/lib/ocplib-simplex/ocplibSimplex.cmo
- Installed /home/coq/.opam/4.07.1+flambda/lib/ocplib-simplex/ocplibSimplex.cmi
- Installed /home/coq/.opam/4.07.1+flambda/lib/ocplib-simplex/ocplibSimplex.cma
- Installed /home/coq/.opam/4.07.1+flambda/lib/ocplib-simplex/ocplibSimplex.a
- Installed /home/coq/.opam/4.07.1+flambda/lib/ocplib-simplex/META
-> installed ocplib-simplex.0.4
Processing 50/78: [coq-mathcomp-algebra: make 2] [menhir: dune build]
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
- (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- 102 out of 298 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 41 out of 96 symbols keep track of their end position.
- 264 specialized copies of 64 functions have been created.
- The StackLang code contains 5161 instructions in 241 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-> compiled menhir.20220210
Processing 50/78: [coq-mathcomp-algebra: make 2]
Processing 51/78: [coq-mathcomp-algebra: make 2] [osdp: autoconf]
-> installed menhir.20220210
Processing 52/78: [coq-mathcomp-algebra: make 2] [osdp: autoconf]
Processing 52/78: [coq-mathcomp-algebra: make 2] [osdp: ./configure]
- checking for ocamlc... ocamlc
- checking OCaml version... 4.07.1
- checking for ocamlopt... ocamlopt
- checking for ocamlbuild... ocamlbuild
- checking for ocamlfind... ocamlfind
- checking for ocamllex... ocamllex
- checking for ocamlyacc... ocamlyacc
- checking for CSDP... /usr/bin/csdp
- checking for SDPA... no
- checking for SDPA-GMP... no
- checking for SDPA-DD... no
- checking for ocplib-simplex... -I /home/coq/.opam/4.07.1+flambda/lib/ocplib-simplex
- checking ocplib-simplex version... 0.4
- checking for zarith... -I /home/coq/.opam/4.07.1+flambda/lib/zarith
- checking for MOSEK headers... no
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking math.h usability... yes
- checking math.h presence... yes
- checking for math.h... yes
- checking fenv.h usability... yes
- checking fenv.h presence... yes
- checking for fenv.h... yes
- checking for fesetround in -lm... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating opam
- config.status: creating src/Makefile
- config.status: creating src/myocamlbuild.ml
- config.status: creating src/config.h
- config.status: creating src/META
- config.status: creating src/_tags
- config.status: creating src/osdp.mlpack
- config.status: creating src/osdp_top.ml
- config.status: creating src/csdp_path.ml
- config.status: creating src/sdpa_paths.ml
- config.status: creating src/sdp_default.ml
-
- *** Configuration for OSDP 1.1.0:
-
- Compiled with CSDP ......... : yes
- CSDP_PATH ................ : /usr/bin/csdp
- Compiled with MOSEK ........ : no
- Compiled with SDPA ......... : no
- Compiled with SDPA-GMP ..... : no
- Compiled with SDPA-DD ...... : no
- Default solver ............. : Csdp
-
- Now type 'make' to build
- then 'make install' to install.
-
Processing 52/78: [coq-mathcomp-algebra: make 2] [osdp: make]
- make -C src osdp
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/osdp.1.1.0/src'
- ocamlbuild -use-ocamlfind -classic-display -no-links osdp.cma osdp_top.cmo osdp.cmxa osdp.cmxs
- ocamlfind ocamlopt unix.cmxa -I /home/coq/.opam/4.07.1+flambda/lib/ocamlbuild /home/coq/.opam/4.07.1+flambda/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/coq/.opam/4.07.1+flambda/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamlc -g -ccopt -frounding-math -package zarith -package ocplib-simplex -c csdp_stubs.c
- ocamlfind ocamlc -g -ccopt -frounding-math -package zarith -package ocplib-simplex -c moseksdp_stubs.c
- ocamlfind ocamlc -g -ccopt -frounding-math -package zarith -package ocplib-simplex -c posdef_stubs.c
- ocamlfind ocamlmklib -o osdp -g csdp_stubs.o moseksdp_stubs.o posdef_stubs.o
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules csdp.mli > csdp.mli.depends
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules sdpRet.mli > sdpRet.mli.depends
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o sdpRet.cmi sdpRet.mli
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o csdp.cmi csdp.mli
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules csdp.ml > csdp.ml.depends
- /home/coq/.opam/4.07.1+flambda/bin/ocamllex.opt -q csdp_lexer.mll
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules csdp_lexer.ml > csdp_lexer.ml.depends
- /home/coq/.opam/4.07.1+flambda/bin/ocamlyacc csdp_parser.mly
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules csdp_parser.mli > csdp_parser.mli.depends
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o csdp_parser.cmi csdp_parser.mli
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules csdp_path.ml > csdp_path.ml.depends
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o csdp_lexer.cmo csdp_lexer.ml
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o csdp_path.cmo csdp_path.ml
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules csdp_parser.ml > csdp_parser.ml.depends
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules dualize.mli > dualize.mli.depends
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules ident.mli > ident.mli.depends
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules linExpr.mli > linExpr.mli.depends
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o ident.cmi ident.mli
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules scalar.mli > scalar.mli.depends
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o scalar.cmi scalar.mli
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules sdp.mli > sdp.mli.depends
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules sdp_default.ml > sdp_default.ml.depends
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o sdp_default.cmo sdp_default.ml
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o linExpr.cmi linExpr.mli
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o sdp.cmi sdp.mli
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o dualize.cmi dualize.mli
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules dualize.ml > dualize.ml.depends
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules utils.mli > utils.mli.depends
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o utils.cmi utils.mli
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules ident.ml > ident.ml.depends
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules linExpr.ml > linExpr.ml.depends
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules lmi.mli > lmi.mli.depends
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules matrix.mli > matrix.mli.depends
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o matrix.cmi matrix.mli
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o lmi.cmi lmi.mli
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules lmi.ml > lmi.ml.depends
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules posdef.mli > posdef.mli.depends
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o posdef.cmi posdef.mli
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules matrix.ml > matrix.ml.depends
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules monomial.mli > monomial.mli.depends
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o monomial.cmi monomial.mli
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules monomial.ml > monomial.ml.depends
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules moseksdp.mli > moseksdp.mli.depends
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o moseksdp.cmi moseksdp.mli
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules moseksdp.ml > moseksdp.ml.depends
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules newtonPolytope.mli > newtonPolytope.mli.depends
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o newtonPolytope.cmi newtonPolytope.mli
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules newtonPolytope.ml > newtonPolytope.ml.depends
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules polynomial.mli > polynomial.mli.depends
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o polynomial.cmi polynomial.mli
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules polynomial.ml > polynomial.ml.depends
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules posdef.ml > posdef.ml.depends
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules preSdp.mli > preSdp.mli.depends
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o preSdp.cmi preSdp.mli
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules preSdp.ml > preSdp.ml.depends
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules scalar.ml > scalar.ml.depends
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules sdp.ml > sdp.ml.depends
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules sdpa.mli > sdpa.mli.depends
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o sdpa.cmi sdpa.mli
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules sdpa.ml > sdpa.ml.depends
- /home/coq/.opam/4.07.1+flambda/bin/ocamllex.opt -q sdpa_lexer.mll
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules sdpa_lexer.ml > sdpa_lexer.ml.depends
- /home/coq/.opam/4.07.1+flambda/bin/ocamlyacc sdpa_parser.mly
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules sdpa_parser.mli > sdpa_parser.mli.depends
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o sdpa_parser.cmi sdpa_parser.mli
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules sdpa_paths.ml > sdpa_paths.ml.depends
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o sdpa_lexer.cmo sdpa_lexer.ml
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o sdpa_paths.cmo sdpa_paths.ml
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules sdpa_parser.ml > sdpa_parser.ml.depends
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules sdpRet.ml > sdpRet.ml.depends
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules sos.mli > sos.mli.depends
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o sos.cmi sos.mli
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules sos.ml > sos.ml.depends
- ocamlfind ocamldep -package zarith -package ocplib-simplex -modules utils.ml > utils.ml.depends
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o csdp.cmo csdp.ml
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o csdp_parser.cmo csdp_parser.ml
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o dualize.cmo dualize.ml
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o ident.cmo ident.ml
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o linExpr.cmo linExpr.ml
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o lmi.cmo lmi.ml
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o matrix.cmo matrix.ml
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o monomial.cmo monomial.ml
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o moseksdp.cmo moseksdp.ml
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o newtonPolytope.cmo newtonPolytope.ml
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o polynomial.cmo polynomial.ml
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o posdef.cmo posdef.ml
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o preSdp.cmo preSdp.ml
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o scalar.cmo scalar.ml
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o sdp.cmo sdp.ml
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o sdpa.cmo sdpa.ml
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o sdpa_parser.cmo sdpa_parser.ml
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o sdpRet.cmo sdpRet.ml
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o sos.cmo sos.ml
- ocamlfind ocamlc -c -g -package zarith -package ocplib-simplex -o utils.cmo utils.ml
- ocamlfind ocamlc -pack -g sdpRet.cmo csdp_parser.cmo csdp_lexer.cmo csdp_path.cmo csdp.cmo ident.cmo utils.cmo scalar.cmo linExpr.cmo matrix.cmo moseksdp.cmo sdp_default.cmo sdpa_parser.cmo sdpa_lexer.cmo sdpa_paths.cmo sdpa.cmo sdp.cmo dualize.cmo posdef.cmo lmi.cmo monomial.cmo newtonPolytope.cmo polynomial.cmo preSdp.cmo sos.cmo -o osdp.cmo
- ocamlfind ocamlc -a -dllib -losdp -cclib -losdp -cclib -lm -package zarith -package ocplib-simplex osdp.cmo -o osdp.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package zarith -package ocplib-simplex -modules osdp_top.ml > osdp_top.ml.depends
- ocamlfind ocamlc -c -g -package compiler-libs.toplevel -package zarith -package ocplib-simplex -o osdp_top.cmo osdp_top.ml
- + ocamlfind ocamlc -c -g -package compiler-libs.toplevel -package zarith -package ocplib-simplex -o osdp_top.cmo osdp_top.ml
- findlib: [WARNING] Interface ident.cmi occurs in several directories: ., /home/coq/.opam/4.07.1+flambda/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/coq/.opam/4.07.1+flambda/lib/ocaml, /home/coq/.opam/4.07.1+flambda/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o sdpRet.cmx sdpRet.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o csdp_parser.cmx csdp_parser.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o csdp_lexer.cmx csdp_lexer.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o csdp_path.cmx csdp_path.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o ident.cmx ident.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o utils.cmx utils.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o scalar.cmx scalar.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o csdp.cmx csdp.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o sdpa_parser.cmx sdpa_parser.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o sdpa_lexer.cmx sdpa_lexer.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o sdpa_paths.cmx sdpa_paths.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o matrix.cmx matrix.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o moseksdp.cmx moseksdp.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o sdp_default.cmx sdp_default.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o sdpa.cmx sdpa.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o linExpr.cmx linExpr.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o sdp.cmx sdp.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o posdef.cmx posdef.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o monomial.cmx monomial.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o dualize.cmx dualize.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o newtonPolytope.cmx newtonPolytope.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o polynomial.cmx polynomial.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o preSdp.cmx preSdp.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o lmi.cmx lmi.ml
- ocamlfind ocamlopt -c -g -for-pack Osdp -package zarith -package ocplib-simplex -o sos.cmx sos.ml
- touch osdp.mli ; if ocamlfind ocamlopt -pack -g sdpRet.cmx csdp_parser.cmx csdp_lexer.cmx csdp_path.cmx csdp.cmx ident.cmx utils.cmx scalar.cmx linExpr.cmx matrix.cmx moseksdp.cmx sdp_default.cmx sdpa_parser.cmx sdpa_lexer.cmx sdpa_paths.cmx sdpa.cmx sdp.cmx dualize.cmx posdef.cmx lmi.cmx monomial.cmx newtonPolytope.cmx polynomial.cmx preSdp.cmx sos.cmx -o osdp.cmx ; then rm -f osdp.mli ; else rm -f osdp.mli ; exit 1; fi
- ocamlfind ocamlopt -a -cclib -losdp -cclib -lm -package zarith -package ocplib-simplex osdp.cmx -o osdp.cmxa
- ocamlfind ocamlopt -shared libosdp.a -cclib -lm -package zarith -package ocplib-simplex osdp.cmx -o osdp.cmxs
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/osdp.1.1.0/src'
-> compiled osdp.1.1.0
Processing 52/78: [coq-mathcomp-algebra: make 2]
Processing 53/78: [coq-mathcomp-algebra: make 2] [re: dune build]
Processing 54/78: [coq-mathcomp-algebra: make 2] [re: dune build] [osdp: make install]
- make -C src install
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/osdp.1.1.0/src'
- ocamlbuild -use-ocamlfind -classic-display -no-links osdp.cma osdp_top.cmo osdp.cmxa osdp.cmxs
- ocamlfind remove osdp
- ocamlfind: [WARNING] No such file: /home/coq/.opam/4.07.1+flambda/lib/osdp/META
- cd _build && ocamlfind install osdp ../META libosdp.a dllosdp.so osdp.cmx osdp.a osdp.cma osdp_top.cmo osdp.cmxa osdp.cmxs osdp.cmi *.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/utils.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/sos.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/sdpa_parser.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/sdpa.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/sdpRet.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/sdp.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/scalar.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/preSdp.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/posdef.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/polynomial.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/newtonPolytope.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/moseksdp.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/monomial.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/matrix.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/lmi.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/linExpr.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/ident.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/dualize.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/csdp_parser.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/csdp.mli
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/osdp.cmi
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/osdp.cmxs
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/osdp.cmxa
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/osdp_top.cmo
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/osdp.cma
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/osdp.a
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/osdp.cmx
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/libosdp.a
- Installed /home/coq/.opam/4.07.1+flambda/lib/stublibs/dllosdp.so
- Installed /home/coq/.opam/4.07.1+flambda/lib/stublibs/dllosdp.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/coq/.opam/4.07.1+flambda/lib/stublibs is not mentioned in ld.conf
- Installed /home/coq/.opam/4.07.1+flambda/lib/osdp/META
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/osdp.1.1.0/src'
-> installed osdp.1.1.0
Processing 54/78: [coq-mathcomp-algebra: make 2] [re: dune build]
-> compiled re.1.10.4
Processing 54/78: [coq-mathcomp-algebra: make 2]
-> installed re.1.10.4
Processing 55/78: [coq-mathcomp-algebra: make 2]
Processing 56/78: [coq-mathcomp-algebra: make 2] [elpi: make build]
- dune build -p elpi -j 2 @all
- (cd _build/default/src/parser && /home/coq/.opam/4.07.1+flambda/bin/menhir tokens.mly grammar.mly token_precedence.mly --base grammar --compile-errors error_messages.txt) > _build/default/src/parser/error_messages.ml
- Read 319 sample input sentences and 40 error messages.
-> compiled elpi.1.15.2
Processing 56/78: [coq-mathcomp-algebra: make 2]
-> installed elpi.1.15.2
Processing 57/78: [coq-mathcomp-algebra: make 2]
Processing 58/78: [coq-elpi: make build] [coq-mathcomp-algebra: make 2]
- make: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-algebra.1.15.0/mathcomp/algebra'
- /home/coq/.opam/4.07.1+flambda/bin/coq_makefile -f Make -o Makefile.coq
- /usr/bin/make -f Makefile.coq --no-print-directory
- COQDEP VFILES
- COQC ssralg.v
- COQNATIVE ssralg.vo
- COQC ring_quotient.v
- COQNATIVE ring_quotient.vo
- COQC countalg.v
- COQNATIVE countalg.vo
- COQC poly.v
- COQC finalg.v
- COQNATIVE finalg.vo
- COQC zmodp.v
- COQNATIVE zmodp.vo
- COQC matrix.v
- COQNATIVE poly.vo
- COQC ssrnum.v
- COQNATIVE matrix.vo
- File "./ssrnum.v", line 5151, characters 0-79:
- Warning: The default value for hint locality is currently "local" in a
- section and "global" otherwise, but is scheduled to change in a future
- release. For the time being, adding hints outside of sections without
- specifying an explicit locality attribute is therefore deprecated. It is
- recommended to use "export" whenever possible. Use the attributes #[local],
- #[global] and #[export] depending on your choice. For example: "#[export]
- Hint Unfold foo : bar." [deprecated-hint-without-locality,deprecated]
- File "./ssrnum.v", line 5153, characters 0-79:
- Warning: The default value for hint locality is currently "local" in a
- section and "global" otherwise, but is scheduled to change in a future
- release. For the time being, adding hints outside of sections without
- specifying an explicit locality attribute is therefore deprecated. It is
- recommended to use "export" whenever possible. Use the attributes #[local],
- #[global] and #[export] depending on your choice. For example: "#[export]
- Hint Unfold foo : bar." [deprecated-hint-without-locality,deprecated]
- COQNATIVE ssrnum.vo
- COQC polydiv.v
- COQC mxalgebra.v
- COQNATIVE polydiv.vo
- COQC ssrint.v
- COQNATIVE mxalgebra.vo
- COQC interval.v
- COQNATIVE ssrint.vo
- COQC fraction.v
- COQNATIVE fraction.vo
- COQC mxpoly.v
- COQNATIVE interval.vo
- COQC rat.v
- COQNATIVE rat.vo
- COQC vector.v
- COQNATIVE mxpoly.vo
- COQC polyXY.v
- COQNATIVE polyXY.vo
- COQNATIVE vector.vo
- COQC intdiv.v
- COQNATIVE intdiv.vo
- COQC all_algebra.v
- COQNATIVE all_algebra.vo
- make: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-algebra.1.15.0/mathcomp/algebra'
-> compiled coq-mathcomp-algebra.1.15.0
Processing 58/78: [coq-elpi: make build]
Processing 59/78: [coq-elpi: make build] [coq-mathcomp-algebra: make install]
- make: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-algebra.1.15.0/mathcomp/algebra'
- /home/coq/.opam/4.07.1+flambda/bin/coq_makefile -f Make -o Makefile.coq
- /usr/bin/make -f Makefile.coq --no-print-directory install
- INSTALL all_algebra.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL countalg.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL finalg.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL fraction.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL intdiv.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL interval.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL matrix.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL mxalgebra.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL mxpoly.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL polydiv.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL poly.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL polyXY.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL rat.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL ring_quotient.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL ssralg.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL ssrint.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL ssrnum.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL vector.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL zmodp.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL all_algebra.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL countalg.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL finalg.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL fraction.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL intdiv.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL interval.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL matrix.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL mxalgebra.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL mxpoly.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL polydiv.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL poly.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL polyXY.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL rat.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL ring_quotient.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL ssralg.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL ssrint.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL ssrnum.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL vector.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL zmodp.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL all_algebra.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL countalg.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL finalg.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL fraction.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL intdiv.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL interval.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL matrix.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL mxalgebra.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL mxpoly.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL polydiv.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL poly.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL polyXY.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL rat.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL ring_quotient.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL ssralg.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL ssrint.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL ssrnum.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL vector.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL zmodp.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra/
- INSTALL ./.coq-native/Nmathcomp_algebra_all_algebra.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_countalg.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_finalg.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_fraction.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_intdiv.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_interval.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_matrix.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_mxalgebra.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_mxpoly.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_polydiv.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_poly.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_polyXY.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_rat.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_ring_quotient.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_ssralg.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_ssrint.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_ssrnum.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_vector.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_zmodp.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_all_algebra.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_countalg.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_finalg.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_fraction.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_intdiv.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_interval.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_matrix.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_mxalgebra.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_mxpoly.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_polydiv.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_poly.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_polyXY.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_rat.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_ring_quotient.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_ssralg.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_ssrint.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_ssrnum.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_vector.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_zmodp.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_all_algebra.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_countalg.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_finalg.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_fraction.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_intdiv.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_interval.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_matrix.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_mxalgebra.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_mxpoly.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_polydiv.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_poly.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_polyXY.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_rat.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_ring_quotient.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_ssralg.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_ssrint.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_ssrnum.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_vector.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- INSTALL ./.coq-native/Nmathcomp_algebra_zmodp.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/algebra//.coq-native
- make: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-algebra.1.15.0/mathcomp/algebra'
-> installed coq-mathcomp-algebra.1.15.0
Processing 59/78: [coq-elpi: make build]
Processing 60/78: [coq-elpi: make build] [coq-mathcomp-multinomials: bash]
- coq-native support enabled!
Processing 60/78: [coq-elpi: make build] [coq-mathcomp-multinomials: dune build]
- Using coq found in /home/coq/.opam/4.07.1+flambda/bin/, from COQBIN or PATH
- echo "(* Automatically generated from elpi/coq-HOAS.elpi, don't edit *)" > src/coq_elpi_builtins_HOAS.ml
- echo "let code = {|" >> src/coq_elpi_builtins_HOAS.ml
- cat elpi/coq-HOAS.elpi >> src/coq_elpi_builtins_HOAS.ml
- echo "|}" >> src/coq_elpi_builtins_HOAS.ml
- echo "let elpi_dir = \"/home/coq/.opam/4.07.1+flambda/lib/elpi\";;" > src/coq_elpi_config.ml
- COQDEP VFILES
- COQPP src/coq_elpi_vernacular_syntax.mlg
- COQPP src/coq_elpi_arg_syntax.mlg
- CAMLDEP src/coq_elpi_builtins.mli
- CAMLDEP src/coq_elpi_arg_HOAS.mli
- CAMLDEP src/coq_elpi_glob_quotation.mli
- CAMLDEP src/coq_elpi_HOAS.mli
- CAMLDEP src/coq_elpi_utils.mli
- CAMLDEP src/coq_elpi_vernacular.mli
- OCAMLLIBDEP src/elpi_plugin.mlpack
- CAMLDEP src/coq_elpi_config.ml
- CAMLDEP src/coq_elpi_builtins.ml
- CAMLDEP src/coq_elpi_builtins_HOAS.ml
- CAMLDEP src/coq_elpi_arg_HOAS.ml
- CAMLDEP src/coq_elpi_glob_quotation.ml
- CAMLDEP src/coq_elpi_name_quotation.ml
- CAMLDEP src/coq_elpi_HOAS.ml
- CAMLDEP src/coq_elpi_utils.ml
- CAMLDEP src/coq_elpi_vernacular.ml
- CAMLDEP src/coq_elpi_arg_syntax.ml
- CAMLDEP src/coq_elpi_vernacular_syntax.ml
- FILL .merlin
- echo "PKG camlp5" >> .merlin
- echo "S /home/coq/.opam/4.07.1+flambda/lib/elpi" >> .merlin
- echo "B /home/coq/.opam/4.07.1+flambda/lib/elpi" >> .merlin
- if [ "/home/coq/.opam/4.07.1+flambda/lib/elpi" != "elpi/findlib/elpi" ]; then\
- echo "PKG elpi" >> .merlin;\
- fi
- Using coq found in /home/coq/.opam/4.07.1+flambda/bin/, from COQBIN or PATH
- ########################## building plugin ##########################
- CAMLC -c src/coq_elpi_utils.mli
- CAMLC -c src/coq_elpi_HOAS.mli
- CAMLC -c src/coq_elpi_arg_HOAS.mli
- CAMLC -c src/coq_elpi_vernacular.mli
- CAMLC -c src/coq_elpi_glob_quotation.mli
- CAMLC -c src/coq_elpi_arg_syntax.ml
- CAMLC -c src/coq_elpi_vernacular_syntax.ml
- CAMLC -c src/coq_elpi_config.ml
- CAMLC -c src/coq_elpi_builtins.mli
- CAMLC -c src/coq_elpi_vernacular.ml
- CAMLC -c src/coq_elpi_utils.ml
- CAMLC -c src/coq_elpi_HOAS.ml
- CAMLC -c src/coq_elpi_name_quotation.ml
- CAMLC -c src/coq_elpi_glob_quotation.ml
- CAMLC -c src/coq_elpi_arg_HOAS.ml
- CAMLC -c src/coq_elpi_builtins_HOAS.ml
- CAMLC -c src/coq_elpi_builtins.ml
- CAMLC -pack -o src/elpi_plugin.cmo
- CAMLC -a -o src/elpi_plugin.cma
- CAMLOPT -c -for-pack Elpi_plugin src/coq_elpi_config.ml
- CAMLOPT -c -for-pack Elpi_plugin src/coq_elpi_utils.ml
- CAMLOPT -c -for-pack Elpi_plugin src/coq_elpi_HOAS.ml
- CAMLOPT -c -for-pack Elpi_plugin src/coq_elpi_glob_quotation.ml
- CAMLOPT -c -for-pack Elpi_plugin src/coq_elpi_name_quotation.ml
- CAMLOPT -c -for-pack Elpi_plugin src/coq_elpi_arg_HOAS.ml
- CAMLOPT -c -for-pack Elpi_plugin src/coq_elpi_arg_syntax.ml
- CAMLOPT -c -for-pack Elpi_plugin src/coq_elpi_builtins_HOAS.ml
- CAMLOPT -c -for-pack Elpi_plugin src/coq_elpi_builtins.ml
- CAMLOPT -c -for-pack Elpi_plugin src/coq_elpi_vernacular.ml
- CAMLOPT -c -for-pack Elpi_plugin src/coq_elpi_vernacular_syntax.ml
- CAMLOPT -pack -o src/elpi_plugin.cmx
- CAMLOPT -a -o src/elpi_plugin.cmxa
- CAMLOPT -shared -o src/elpi_plugin.cmxs
- COQC theories/elpi.v
- COQNATIVE theories/elpi.vo
- COQC theories/wip/memoization.v
- hit app [global indt «or», global indt «False», global indt «True»]
- hit app [global indt «or», global indt «False», global indt «True»]
- hit app [global indt «or», global indt «False», global indt «True»]
- hit app [global indt «or», global indt «False», global indt «True»]
- hit app [global indt «or», global indt «False», global indt «True»]
- hit app [global indt «or», global indt «False», global indt «True»]
- Finished transaction in 0.013 secs (0.005u,0.s) (successful)
- COQNATIVE theories/wip/memoization.vo
- ########################## building APPS ############################
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/derive'
- Using coq found in /home/coq/.opam/4.07.1+flambda/bin/, from COQBIN or PATH
- Warning: ../../theories (used in -R or -Q) is not a subdirectory of the current directory
-
- COQDEP VFILES
- FILL .merlin
- COQC theories/derive/eq.v
- COQNATIVE theories/derive/eq.vo
- COQC theories/derive/isK.v
- COQNATIVE theories/derive/isK.vo
- COQC theories/derive/map.v
- COQNATIVE theories/derive/map.vo
- COQC theories/derive/projK.v
- COQNATIVE theories/derive/projK.vo
- COQC theories/derive/param1.v
- COQNATIVE theories/derive/param1.vo
- COQC theories/derive/param1_congr.v
- COQNATIVE theories/derive/param1_congr.vo
- COQC theories/derive/param1_inhab.v
- COQNATIVE theories/derive/param1_inhab.vo
- COQC theories/derive/param1_trivial.v
- COQNATIVE theories/derive/param1_trivial.vo
- COQC theories/derive/invert.v
- COQNATIVE theories/derive/invert.vo
- COQC theories/derive/param1_functor.v
- COQNATIVE theories/derive/param1_functor.vo
- COQC theories/derive/idx2inv.v
- COQNATIVE theories/derive/idx2inv.vo
- COQC theories/derive/induction.v
- COQNATIVE theories/derive/induction.vo
- COQC theories/derive/bcongr.v
- COQNATIVE theories/derive/bcongr.vo
- COQC theories/derive/eqK.v
- COQNATIVE theories/derive/eqK.vo
- COQC theories/derive/eqcorrect.v
- COQNATIVE theories/derive/eqcorrect.vo
- COQC theories/derive/eqOK.v
- COQNATIVE theories/derive/eqOK.vo
- COQC theories/derive/param2.v
- COQNATIVE theories/derive/param2.vo
- COQC theories/derive/lens.v
- COQNATIVE theories/derive/lens.vo
- COQC theories/derive/lens_laws.v
- COQNATIVE theories/derive/lens_laws.vo
- COQC theories/derive.v
- COQNATIVE theories/derive.vo
- COQC theories/derive/cast.v
- COQNATIVE theories/derive/cast.vo
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/derive'
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/eltac'
- Using coq found in /home/coq/.opam/4.07.1+flambda/bin/, from COQBIN or PATH
- Warning: ../../theories (used in -R or -Q) is not a subdirectory of the current directory
-
- COQDEP VFILES
- FILL .merlin
- COQC theories/assumption.v
- COQNATIVE theories/assumption.vo
- COQC theories/constructor.v
- COQNATIVE theories/constructor.vo
- COQC theories/intro.v
- COQNATIVE theories/intro.vo
- COQC theories/clear.v
- COQNATIVE theories/clear.vo
- COQC theories/fail.v
- COQNATIVE theories/fail.vo
- COQC theories/discriminate.v
- COQNATIVE theories/discriminate.vo
- COQC theories/injection.v
- COQNATIVE theories/injection.vo
- COQC theories/case.v
- COQNATIVE theories/case.vo
- COQC theories/generalize.v
- COQNATIVE theories/generalize.vo
- COQC theories/cycle.v
- COQNATIVE theories/cycle.vo
- COQC theories/tactics.v
- COQNATIVE theories/tactics.vo
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/eltac'
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/NES'
- Using coq found in /home/coq/.opam/4.07.1+flambda/bin/, from COQBIN or PATH
- Warning: ../../theories (used in -R or -Q) is not a subdirectory of the current directory
-
- COQDEP VFILES
- FILL .merlin
- COQC theories/NES.v
- COQNATIVE theories/NES.vo
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/NES'
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/locker'
- Using coq found in /home/coq/.opam/4.07.1+flambda/bin/, from COQBIN or PATH
- Warning: ../../theories (used in -R or -Q) is not a subdirectory of the current directory
-
- COQDEP VFILES
- FILL .merlin
- COQC theories/locker.v
- COQNATIVE theories/locker.vo
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/locker'
-> compiled coq-elpi.1.14.0
Processing 60/78: [coq-mathcomp-multinomials: dune build]
Processing 61/78: [coq-mathcomp-multinomials: dune build] [coq-mathcomp-solvable: make 2]
Processing 62/78: [coq-mathcomp-multinomials: dune build] [coq-mathcomp-solvable: make 2] [coq-elpi: make install]
- (cd _build/default && /home/coq/.opam/4.07.1+flambda/bin/coqc -w -ambiguous-paths -w -notation-overridden -w -redundant-canonical-projection -w -projection-no-head-constant -w -deprecated-native-compiler-option -native-output-dir . -native-compiler on -nI /home/coq/.opam/4.07.1+flambda/lib/coq-core/kernel -nI src -R src SsrMultinomials src/ssrcomplements.v)
- File "./src/ssrcomplements.v", line 190, characters 32-42:
- Warning: Notation prod_curry is deprecated since 8.13. Use uncurry instead.
- [deprecated-syntactic-definition,deprecated]
- File "./src/ssrcomplements.v", line 192, characters 0-29:
- Warning: The default value for hint locality is currently "local" in a
- section and "global" otherwise, but is scheduled to change in a future
- release. For the time being, adding hints outside of sections without
- specifying an explicit locality attribute is therefore deprecated. It is
- recommended to use "export" whenever possible. Use the attributes #[local],
- #[global] and #[export] depending on your choice. For example: "#[export]
- Hint Unfold foo : bar." [deprecated-hint-without-locality,deprecated]
- File "./src/ssrcomplements.v", line 197, characters 13-23:
- Warning: Notation prod_curry is deprecated since 8.13. Use uncurry instead.
- [deprecated-syntactic-definition,deprecated]
- (cd _build/default && /home/coq/.opam/4.07.1+flambda/bin/coqc -w -ambiguous-paths -w -notation-overridden -w -redundant-canonical-projection -w -projection-no-head-constant -w -deprecated-native-compiler-option -native-output-dir . -native-compiler on -nI /home/coq/.opam/4.07.1+flambda/lib/coq-core/kernel -nI src -R src SsrMultinomials src/monalg.v)
- File "./src/monalg.v", line 51, characters 0-111:
- Warning: grammar entry "ident" permitted "_" in addition to proper
- identifiers; this use is deprecated and its meaning will change in the
- future; use "name" instead. [deprecated-ident-entry,deprecated]
- File "./src/monalg.v", line 53, characters 0-93:
- Warning: grammar entry "ident" permitted "_" in addition to proper
- identifiers; this use is deprecated and its meaning will change in the
- future; use "name" instead. [deprecated-ident-entry,deprecated]
- (cd _build/default && /home/coq/.opam/4.07.1+flambda/bin/coqc -w -ambiguous-paths -w -notation-overridden -w -redundant-canonical-projection -w -projection-no-head-constant -w -deprecated-native-compiler-option -native-output-dir . -native-compiler on -nI /home/coq/.opam/4.07.1+flambda/lib/coq-core/kernel -nI src -R src SsrMultinomials src/mpoly.v)
- File "./src/mpoly.v", line 991, characters 0-31:
- Warning: The default value for hint locality is currently "local" in a
- section and "global" otherwise, but is scheduled to change in a future
- release. For the time being, adding hints outside of sections without
- specifying an explicit locality attribute is therefore deprecated. It is
- recommended to use "export" whenever possible. Use the attributes #[local],
- #[global] and #[export] depending on your choice. For example: "#[export]
- Hint Unfold foo : bar." [deprecated-hint-without-locality,deprecated]
- File "./src/mpoly.v", line 1507, characters 20-30:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 1507, characters 20-30:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 1507, characters 20-30:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 1513, characters 20-30:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 1513, characters 20-30:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 1513, characters 20-30:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 1541, characters 10-20:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 1541, characters 10-20:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 1541, characters 10-20:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 1549, characters 10-20:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 1549, characters 10-20:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 1549, characters 10-20:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 1945, characters 11-21:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 1945, characters 11-21:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 1945, characters 11-21:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 1962, characters 8-18:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 1962, characters 8-18:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 1962, characters 8-18:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 1967, characters 8-18:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 1967, characters 8-18:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 1967, characters 8-18:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 2106, characters 27-39:
- Warning: Notation join_sup_seq is deprecated since mathcomp 1.13.0.
- Use joins_sup_seq instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 2106, characters 27-39:
- Warning: Notation join_sup_seq is deprecated since mathcomp 1.13.0.
- Use joins_sup_seq instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 2489, characters 8-18:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 2489, characters 8-18:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 2489, characters 8-18:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 2876, characters 8-18:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 2876, characters 8-18:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 2876, characters 8-18:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 4834, characters 10-22:
- Warning: Notation join_sup_seq is deprecated since mathcomp 1.13.0.
- Use joins_sup_seq instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 4834, characters 10-22:
- Warning: Notation join_sup_seq is deprecated since mathcomp 1.13.0.
- Use joins_sup_seq instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 5068, characters 25-35:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 5068, characters 25-35:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 5068, characters 25-35:
- Warning: Notation big_uncond is deprecated since mathcomp 1.13.0.
- Use big_rmcond instead. [deprecated-syntactic-definition,deprecated]
- File "./src/mpoly.v", line 5179, characters 0-82:
- Warning: The default value for hint locality is currently "local" in a
- section and "global" otherwise, but is scheduled to change in a future
- release. For the time being, adding hints outside of sections without
- specifying an explicit locality attribute is therefore deprecated. It is
- recommended to use "export" whenever possible. Use the attributes #[local],
- #[global] and #[export] depending on your choice. For example: "#[export]
- Hint Unfold foo : bar." [deprecated-hint-without-locality,deprecated]
-> compiled coq-mathcomp-multinomials.1.5.5
Processing 62/78: [coq-mathcomp-solvable: make 2] [coq-elpi: make install]
- Using coq found in /home/coq/.opam/4.07.1+flambda/bin/, from COQBIN or PATH
- ########################## installing plugin ############################
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0'
- INSTALL theories/elpi.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/
- INSTALL theories/elpi.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/
- INSTALL theories/elpi.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/
- INSTALL theories/.coq-native/Nelpi_elpi.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi//.coq-native
- INSTALL theories/.coq-native/Nelpi_elpi.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi//.coq-native
- INSTALL theories/.coq-native/Nelpi_elpi.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi//.coq-native
- INSTALL src/elpi_plugin.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/
- INSTALL src/elpi_plugin.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/
- INSTALL src/elpi_plugin.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/
- INSTALL src/elpi_plugin.cmxa /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/
- INSTALL src/elpi_plugin.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/
- make[2]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0'
- df="`"/home/coq/.opam/4.07.1+flambda/bin/coq_makefile" -destination-of theories/elpi.vo -I src -Q examples elpi.examples -Q tests elpi.tests -Q src elpi -Q apps/derive/tests elpi.apps.derive.tests -Q tests elpi.tests -Q elpi elpi -R theories elpi -R apps/derive/theories elpi.apps -R apps/derive/tests elpi.apps.derive.tests -R apps/derive/examples elpi.apps.derive.examples -R apps/NES/theories elpi.apps -R apps/NES/tests elpi.apps.NES.tests -R apps/NES/examples elpi.apps.NES.examples -R apps/eltac/theories elpi.apps.eltac -R apps/eltac/tests elpi.apps.eltac.tests -R apps/eltac/examples elpi.apps.eltac.examples`";\
- install -m 0644 elpi-builtin.elpi "/home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/$df";\
- install -m 0644 coq-builtin.elpi "/home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/$df";\
- install -m 0644 elpi/coq-lib.elpi "/home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/$df";\
- install -m 0644 elpi/elpi-elaborator.elpi "/home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/$df"
- make[2]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0'
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0'
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0'
- INSTALL src/elpi_plugin.cmo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/
- INSTALL src/elpi_plugin.cma /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0'
- cp etc/coq-elpi.lang /home/coq/.opam/4.07.1+flambda/lib/coq//ide/
- cp: cannot create regular file '/home/coq/.opam/4.07.1+flambda/lib/coq//ide/': Not a directory
- make: [Makefile:97: install] Error 1 (ignored)
- ########################## installing APPS ############################
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/derive'
- Using coq found in /home/coq/.opam/4.07.1+flambda/bin/, from COQBIN or PATH
- make[2]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/derive'
- INSTALL theories/derive.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/
- INSTALL theories/derive/bcongr.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/cast.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/eq.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/eqcorrect.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/eqK.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/eqOK.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/map.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/isK.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/idx2inv.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/invert.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/projK.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/param1.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/param1_functor.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/param1_congr.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/param1_inhab.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/param1_trivial.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/param2.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/induction.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/lens.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/lens_laws.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/
- INSTALL theories/derive/bcongr.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/cast.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/eq.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/eqcorrect.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/eqK.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/eqOK.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/map.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/isK.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/idx2inv.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/invert.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/projK.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/param1.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/param1_functor.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/param1_congr.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/param1_inhab.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/param1_trivial.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/param2.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/induction.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/lens.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/lens_laws.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/
- INSTALL theories/derive/bcongr.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/cast.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/eq.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/eqcorrect.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/eqK.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/eqOK.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/map.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/isK.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/idx2inv.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/invert.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/projK.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/param1.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/param1_functor.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/param1_congr.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/param1_inhab.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/param1_trivial.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/param2.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/induction.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/lens.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/derive/lens_laws.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive
- INSTALL theories/.coq-native/Nelpi_apps_derive.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_bcongr.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_cast.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_eq.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_eqcorrect.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_eqK.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_eqOK.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_map.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_isK.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_idx2inv.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_invert.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_projK.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_param1.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_param1_functor.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_param1_congr.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_param1_inhab.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_param1_trivial.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_param2.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_induction.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_lens.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_lens_laws.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_derive.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_bcongr.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_cast.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_eq.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_eqcorrect.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_eqK.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_eqOK.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_map.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_isK.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_idx2inv.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_invert.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_projK.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_param1.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_param1_functor.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_param1_congr.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_param1_inhab.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_param1_trivial.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_param2.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_induction.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_lens.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_lens_laws.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_derive.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_bcongr.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_cast.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_eq.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_eqcorrect.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_eqK.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_eqOK.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_map.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_isK.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_idx2inv.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_invert.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_projK.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_param1.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_param1_functor.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_param1_congr.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_param1_inhab.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_param1_trivial.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_param2.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_induction.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_lens.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- INSTALL theories/derive/.coq-native/Nelpi_apps_derive_lens_laws.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//derive/.coq-native
- make[3]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/derive'
- make[3]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/derive'
- make[2]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/derive'
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/derive'
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/eltac'
- Using coq found in /home/coq/.opam/4.07.1+flambda/bin/, from COQBIN or PATH
- make[2]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/eltac'
- INSTALL theories/assumption.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/constructor.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/intro.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/clear.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/fail.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/discriminate.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/injection.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/case.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/generalize.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/cycle.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/tactics.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/assumption.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/constructor.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/intro.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/clear.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/fail.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/discriminate.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/injection.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/case.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/generalize.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/cycle.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/tactics.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/assumption.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/constructor.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/intro.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/clear.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/fail.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/discriminate.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/injection.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/case.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/generalize.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/cycle.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/tactics.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac/
- INSTALL theories/.coq-native/Nelpi_apps_eltac_assumption.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_constructor.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_intro.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_clear.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_fail.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_discriminate.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_injection.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_case.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_generalize.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_cycle.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_tactics.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_assumption.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_constructor.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_intro.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_clear.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_fail.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_discriminate.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_injection.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_case.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_generalize.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_cycle.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_tactics.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_assumption.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_constructor.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_intro.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_clear.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_fail.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_discriminate.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_injection.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_case.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_generalize.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_cycle.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_eltac_tactics.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/eltac//.coq-native
- make[3]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/eltac'
- make[3]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/eltac'
- make[2]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/eltac'
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/eltac'
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/NES'
- Using coq found in /home/coq/.opam/4.07.1+flambda/bin/, from COQBIN or PATH
- make[2]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/NES'
- INSTALL theories/NES.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/
- INSTALL theories/NES.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/
- INSTALL theories/NES.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/
- INSTALL theories/.coq-native/Nelpi_apps_NES.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_NES.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_NES.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//.coq-native
- make[3]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/NES'
- make[3]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/NES'
- make[2]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/NES'
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/NES'
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/locker'
- Using coq found in /home/coq/.opam/4.07.1+flambda/bin/, from COQBIN or PATH
- make[2]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/locker'
- INSTALL theories/locker.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/
- INSTALL theories/locker.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/
- INSTALL theories/locker.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps/
- INSTALL theories/.coq-native/Nelpi_apps_locker.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_locker.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//.coq-native
- INSTALL theories/.coq-native/Nelpi_apps_locker.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/elpi/apps//.coq-native
- make[3]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/locker'
- make[3]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/locker'
- make[2]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/locker'
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-elpi.1.14.0/apps/locker'
- ########################## installing doc ############################
- mkdir -p /home/coq/.opam/4.07.1+flambda/lib/coq/../../share/doc/coq-elpi/
- cp doc/* /home/coq/.opam/4.07.1+flambda/lib/coq/../../share/doc/coq-elpi/
- cp: cannot stat 'doc/*': No such file or directory
- make: [Makefile:102: install] Error 1 (ignored)
- ########################## installed ############################
-> installed coq-elpi.1.14.0
Processing 62/78: [coq-mathcomp-solvable: make 2]
Processing 63/78: [coq-hierarchy-builder: make build] [coq-mathcomp-solvable: make 2]
-> installed coq-mathcomp-multinomials.1.5.5
Processing 64/78: [coq-hierarchy-builder: make build] [coq-mathcomp-solvable: make 2]
- ocamlc unix.cma str.cma -g hb.ml -o coq.hb
- /home/coq/.opam/4.07.1+flambda/bin/coq_makefile -f _CoqProject -o Makefile.coq
- /usr/bin/make -f Makefile.coq
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-hierarchy-builder.1.4.0'
- COQDEP VFILES
- COQC structures.v
- File "./structures.v", line 249, characters 2-16:
- Warning: This command does not support this attribute: arguments.
- [unsupported-attributes,parsing]
- File "./structures.v", line 279, characters 2-16:
- Warning: This command does not support this attribute: arguments.
- [unsupported-attributes,parsing]
- File "./structures.v", line 312, characters 2-16:
- Warning: This command does not support this attribute: arguments.
- [unsupported-attributes,parsing]
- File "./structures.v", line 353, characters 2-16:
- Warning: This command does not support this attribute: arguments.
- [unsupported-attributes,parsing]
- File "./structures.v", line 381, characters 2-16:
- Warning: This command does not support this attribute: arguments.
- [unsupported-attributes,parsing]
- File "./structures.v", line 429, characters 2-16:
- Warning: This command does not support this attribute: arguments.
- [unsupported-attributes,parsing]
- File "./structures.v", line 596, characters 2-16:
- Warning: This command does not support this attribute: arguments.
- [unsupported-attributes,parsing]
- File "./structures.v", line 650, characters 2-16:
- Warning: This command does not support this attribute: arguments.
- [unsupported-attributes,parsing]
- File "./structures.v", line 681, characters 2-16:
- Warning: This command does not support this attribute: arguments.
- [unsupported-attributes,parsing]
- File "./structures.v", line 741, characters 2-16:
- Warning: This command does not support this attribute: arguments.
- [unsupported-attributes,parsing]
- File "./structures.v", line 765, characters 2-16:
- Warning: This command does not support this attribute: arguments.
- [unsupported-attributes,parsing]
- File "./structures.v", line 817, characters 2-16:
- Warning: This command does not support this attribute: arguments.
- [unsupported-attributes,parsing]
- File "./structures.v", line 843, characters 2-16:
- Warning: This command does not support this attribute: arguments.
- [unsupported-attributes,parsing]
- File "./structures.v", line 889, characters 2-16:
- Warning: This command does not support this attribute: arguments.
- [unsupported-attributes,parsing]
- File "./structures.v", line 938, characters 2-16:
- Warning: This command does not support this attribute: arguments.
- [unsupported-attributes,parsing]
- File "./structures.v", line 973, characters 2-16:
- Warning: This command does not support this attribute: arguments.
- [unsupported-attributes,parsing]
- COQNATIVE structures.vo
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-hierarchy-builder.1.4.0'
-> compiled coq-hierarchy-builder.1.4.0
Processing 64/78: [coq-mathcomp-solvable: make 2]
Processing 65/78: [coq-mathcomp-solvable: make 2] [coq-hierarchy-builder: make install]
- /usr/bin/make -f Makefile.coq install
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-hierarchy-builder.1.4.0'
- INSTALL structures.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/HB/
- INSTALL structures.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/HB/
- INSTALL structures.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/HB/
- INSTALL ./.coq-native/NHB_structures.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/HB//.coq-native
- INSTALL ./.coq-native/NHB_structures.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/HB//.coq-native
- INSTALL ./.coq-native/NHB_structures.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/HB//.coq-native
- make[2]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-hierarchy-builder.1.4.0'
- make[2]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-hierarchy-builder.1.4.0'
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-hierarchy-builder.1.4.0'
- install -d /home/coq/.opam/4.07.1+flambda/bin/
- install -m 0755 coq.hb /home/coq/.opam/4.07.1+flambda/bin/
-> installed coq-hierarchy-builder.1.4.0
Processing 65/78: [coq-mathcomp-solvable: make 2]
+ /usr/bin/make "-C" "mathcomp/solvable" "-j" "2" (CWD=/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-solvable.1.15.0)
- make: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-solvable.1.15.0/mathcomp/solvable'
- /home/coq/.opam/4.07.1+flambda/bin/coq_makefile -f Make -o Makefile.coq
- /usr/bin/make -f Makefile.coq --no-print-directory
- COQDEP VFILES
- COQC gfunctor.v
- COQC cyclic.v
- COQNATIVE gfunctor.vo
- COQC commutator.v
- COQNATIVE cyclic.vo
- COQNATIVE commutator.vo
- COQC pgroup.v
- COQC center.v
- COQNATIVE pgroup.vo
- COQNATIVE center.vo
- COQC finmodule.v
- COQC gseries.v
- COQNATIVE finmodule.vo
- COQNATIVE gseries.vo
- COQC nilpotent.v
- COQC primitive_action.v
- COQNATIVE primitive_action.vo
- COQC jordanholder.v
- COQNATIVE nilpotent.vo
- COQC sylow.v
- COQNATIVE jordanholder.vo
- COQC burnside_app.v
- COQNATIVE sylow.vo
- COQC abelian.v
- COQNATIVE abelian.vo
- COQC alt.v
- COQNATIVE alt.vo
- COQC maximal.v
- COQNATIVE burnside_app.vo
- COQNATIVE maximal.vo
- COQC extremal.v
- COQC hall.v
- COQNATIVE hall.vo
- COQC frobenius.v
- COQNATIVE frobenius.vo
- COQNATIVE extremal.vo
- COQC extraspecial.v
- COQNATIVE extraspecial.vo
- COQC all_solvable.v
- COQNATIVE all_solvable.vo
- make: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-solvable.1.15.0/mathcomp/solvable'
-> compiled coq-mathcomp-solvable.1.15.0
Processing 66/78: [coq-mathcomp-solvable: make install]
+ /usr/bin/make "-C" "mathcomp/solvable" "install" (CWD=/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-solvable.1.15.0)
- make: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-solvable.1.15.0/mathcomp/solvable'
- /home/coq/.opam/4.07.1+flambda/bin/coq_makefile -f Make -o Makefile.coq
- /usr/bin/make -f Makefile.coq --no-print-directory install
- INSTALL abelian.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL all_solvable.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL alt.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL burnside_app.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL center.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL commutator.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL cyclic.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL extraspecial.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL extremal.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL finmodule.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL frobenius.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL gfunctor.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL gseries.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL hall.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL jordanholder.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL maximal.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL nilpotent.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL pgroup.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL primitive_action.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL sylow.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL abelian.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL all_solvable.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL alt.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL burnside_app.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL center.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL commutator.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL cyclic.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL extraspecial.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL extremal.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL finmodule.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL frobenius.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL gfunctor.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL gseries.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL hall.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL jordanholder.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL maximal.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL nilpotent.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL pgroup.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL primitive_action.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL sylow.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL abelian.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL all_solvable.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL alt.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL burnside_app.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL center.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL commutator.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL cyclic.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL extraspecial.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL extremal.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL finmodule.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL frobenius.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL gfunctor.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL gseries.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL hall.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL jordanholder.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL maximal.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL nilpotent.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL pgroup.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL primitive_action.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL sylow.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable/
- INSTALL ./.coq-native/Nmathcomp_solvable_abelian.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_all_solvable.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_alt.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_burnside_app.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_center.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_commutator.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_cyclic.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_extraspecial.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_extremal.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_finmodule.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_frobenius.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_gfunctor.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_gseries.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_hall.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_jordanholder.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_maximal.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_nilpotent.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_pgroup.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_primitive_action.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_sylow.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_abelian.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_all_solvable.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_alt.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_burnside_app.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_center.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_commutator.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_cyclic.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_extraspecial.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_extremal.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_finmodule.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_frobenius.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_gfunctor.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_gseries.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_hall.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_jordanholder.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_maximal.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_nilpotent.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_pgroup.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_primitive_action.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_sylow.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_abelian.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_all_solvable.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_alt.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_burnside_app.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_center.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_commutator.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_cyclic.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_extraspecial.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_extremal.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_finmodule.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_frobenius.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_gfunctor.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_gseries.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_hall.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_jordanholder.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_maximal.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_nilpotent.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_pgroup.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_primitive_action.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- INSTALL ./.coq-native/Nmathcomp_solvable_sylow.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/solvable//.coq-native
- make: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-solvable.1.15.0/mathcomp/solvable'
-> installed coq-mathcomp-solvable.1.15.0
Processing 67/78: [coq-mathcomp-field: make 2]
+ /usr/bin/make "-C" "mathcomp/field" "-j" "2" (CWD=/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-field.1.15.0)
- make: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-field.1.15.0/mathcomp/field'
- /home/coq/.opam/4.07.1+flambda/bin/coq_makefile -f Make -o Makefile.coq
- /usr/bin/make -f Makefile.coq --no-print-directory
- COQDEP VFILES
- COQC closed_field.v
- COQC falgebra.v
- COQNATIVE falgebra.vo
- COQC fieldext.v
- COQNATIVE closed_field.vo
- COQNATIVE fieldext.vo
- COQC separable.v
- COQNATIVE separable.vo
- COQC galois.v
- COQNATIVE galois.vo
- COQC algebraics_fundamentals.v
- COQNATIVE algebraics_fundamentals.vo
- COQC algC.v
- COQNATIVE algC.vo
- COQC cyclotomic.v
- COQNATIVE cyclotomic.vo
- COQC algnum.v
- COQC finfield.v
- COQNATIVE finfield.vo
- COQNATIVE algnum.vo
- COQC all_field.v
- COQNATIVE all_field.vo
- make: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-field.1.15.0/mathcomp/field'
-> compiled coq-mathcomp-field.1.15.0
Processing 68/78: [coq-mathcomp-field: make install]
+ /usr/bin/make "-C" "mathcomp/field" "install" (CWD=/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-field.1.15.0)
- make: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-field.1.15.0/mathcomp/field'
- /home/coq/.opam/4.07.1+flambda/bin/coq_makefile -f Make -o Makefile.coq
- /usr/bin/make -f Makefile.coq --no-print-directory install
- INSTALL all_field.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL algC.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL algebraics_fundamentals.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL algnum.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL closed_field.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL cyclotomic.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL falgebra.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL fieldext.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL finfield.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL galois.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL separable.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL all_field.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL algC.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL algebraics_fundamentals.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL algnum.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL closed_field.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL cyclotomic.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL falgebra.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL fieldext.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL finfield.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL galois.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL separable.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL all_field.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL algC.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL algebraics_fundamentals.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL algnum.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL closed_field.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL cyclotomic.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL falgebra.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL fieldext.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL finfield.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL galois.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL separable.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field/
- INSTALL ./.coq-native/Nmathcomp_field_all_field.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_algC.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_algebraics_fundamentals.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_algnum.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_closed_field.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_cyclotomic.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_falgebra.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_fieldext.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_finfield.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_galois.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_separable.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_all_field.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_algC.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_algebraics_fundamentals.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_algnum.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_closed_field.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_cyclotomic.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_falgebra.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_fieldext.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_finfield.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_galois.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_separable.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_all_field.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_algC.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_algebraics_fundamentals.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_algnum.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_closed_field.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_cyclotomic.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_falgebra.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_fieldext.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_finfield.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_galois.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- INSTALL ./.coq-native/Nmathcomp_field_separable.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/field//.coq-native
- make: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-field.1.15.0/mathcomp/field'
-> installed coq-mathcomp-field.1.15.0
Processing 69/78: [coq-mathcomp-analysis: make]
Processing 70/78: [coq-mathcomp-analysis: make] [coq-mathcomp-real-closed: make]
- coq_makefile -f _CoqProject -o Makefile.coq
- /usr/bin/make --no-print-directory -f Makefile.coq
- COQDEP VFILES
- COQC theories/polyorder.v
- COQC theories/ordered_qelim.v
- COQNATIVE theories/polyorder.vo
- COQC theories/mxtens.v
- COQNATIVE theories/mxtens.vo
- File "./theories/ordered_qelim.v", line 719, characters 0-80:
- Warning:
- SSReflect: cannot obtain new equations out of
- (is_true (rterm _t_ && rterm _t1_))
- Did you write an extra [] in the intro pattern? [spurious-ssr-injection,ssr]
- File "./theories/ordered_qelim.v", line 719, characters 0-80:
- Warning:
- SSReflect: cannot obtain new equations out of
- (is_true (rterm _t_ && rterm _t1_))
- Did you write an extra [] in the intro pattern? [spurious-ssr-injection,ssr]
- File "./theories/ordered_qelim.v", line 719, characters 0-80:
- Warning:
- SSReflect: cannot obtain new equations out of
- (is_true (rterm _t_ && rterm _t1_))
- Did you write an extra [] in the intro pattern? [spurious-ssr-injection,ssr]
- File "./theories/ordered_qelim.v", line 719, characters 0-80:
- Warning:
- SSReflect: cannot obtain new equations out of
- (is_true (rformula _f_))
- Did you write an extra [] in the intro pattern? [spurious-ssr-injection,ssr]
- COQC theories/cauchyreals.v
- COQNATIVE theories/ordered_qelim.vo
- COQC theories/polyrcf.v
- File "./theories/cauchyreals.v", line 470, characters 0-146:
- Warning: grammar entry "ident" permitted "_" in addition to proper
- identifiers; this use is deprecated and its meaning will change in the
- future; use "name" instead. [deprecated-ident-entry,deprecated]
- File "./theories/cauchyreals.v", line 470, characters 0-146:
- Warning: grammar entry "ident" permitted "_" in addition to proper
- identifiers; this use is deprecated and its meaning will change in the
- future; use "name" instead. [deprecated-ident-entry,deprecated]
- File "./theories/cauchyreals.v", line 473, characters 0-162:
- Warning: grammar entry "ident" permitted "_" in addition to proper
- identifiers; this use is deprecated and its meaning will change in the
- future; use "name" instead. [deprecated-ident-entry,deprecated]
- File "./theories/cauchyreals.v", line 473, characters 0-162:
- Warning: grammar entry "ident" permitted "_" in addition to proper
- identifiers; this use is deprecated and its meaning will change in the
- future; use "name" instead. [deprecated-ident-entry,deprecated]
- File "./theories/cauchyreals.v", line 473, characters 0-162:
- Warning: grammar entry "ident" permitted "_" in addition to proper
- identifiers; this use is deprecated and its meaning will change in the
- future; use "name" instead. [deprecated-ident-entry,deprecated]
- File "./theories/cauchyreals.v", line 881, characters 24-32:
- Warning: Notation iota_add is deprecated since mathcomp 1.13.0.
- Use iotaD instead. [deprecated-syntactic-definition,deprecated]
- File "./theories/cauchyreals.v", line 881, characters 24-32:
- Warning: Notation iota_add is deprecated since mathcomp 1.13.0.
- Use iotaD instead. [deprecated-syntactic-definition,deprecated]
- File "./theories/cauchyreals.v", line 881, characters 24-32:
- Warning: Notation iota_add is deprecated since mathcomp 1.13.0.
- Use iotaD instead. [deprecated-syntactic-definition,deprecated]
- File "./theories/cauchyreals.v", line 1681, characters 0-146:
- Warning: grammar entry "ident" permitted "_" in addition to proper
- identifiers; this use is deprecated and its meaning will change in the
- future; use "name" instead. [deprecated-ident-entry,deprecated]
- File "./theories/cauchyreals.v", line 1681, characters 0-146:
- Warning: grammar entry "ident" permitted "_" in addition to proper
- identifiers; this use is deprecated and its meaning will change in the
- future; use "name" instead. [deprecated-ident-entry,deprecated]
- File "./theories/cauchyreals.v", line 1683, characters 0-162:
- Warning: grammar entry "ident" permitted "_" in addition to proper
- identifiers; this use is deprecated and its meaning will change in the
- future; use "name" instead. [deprecated-ident-entry,deprecated]
- File "./theories/cauchyreals.v", line 1683, characters 0-162:
- Warning: grammar entry "ident" permitted "_" in addition to proper
- identifiers; this use is deprecated and its meaning will change in the
- future; use "name" instead. [deprecated-ident-entry,deprecated]
- File "./theories/cauchyreals.v", line 1683, characters 0-162:
- Warning: grammar entry "ident" permitted "_" in addition to proper
- identifiers; this use is deprecated and its meaning will change in the
- future; use "name" instead. [deprecated-ident-entry,deprecated]
- COQNATIVE theories/cauchyreals.vo
- COQC theories/realalg.v
- COQNATIVE theories/polyrcf.vo
- COQC theories/qe_rcf_th.v
- COQNATIVE theories/realalg.vo
- COQC theories/complex.v
- File "./theories/qe_rcf_th.v", line 1088, characters 35-43:
- Warning: Notation iota_add is deprecated since mathcomp 1.13.0.
- Use iotaD instead. [deprecated-syntactic-definition,deprecated]
- File "./theories/qe_rcf_th.v", line 1088, characters 35-43:
- Warning: Notation iota_add is deprecated since mathcomp 1.13.0.
- Use iotaD instead. [deprecated-syntactic-definition,deprecated]
- File "./theories/qe_rcf_th.v", line 1088, characters 35-43:
- Warning: Notation iota_add is deprecated since mathcomp 1.13.0.
- Use iotaD instead. [deprecated-syntactic-definition,deprecated]
- COQNATIVE theories/qe_rcf_th.vo
- COQC theories/qe_rcf.v
- COQNATIVE theories/qe_rcf.vo
- COQNATIVE theories/complex.vo
- COQC theories/all_real_closed.v
- COQNATIVE theories/all_real_closed.vo
-> compiled coq-mathcomp-real-closed.1.1.3
Processing 70/78: [coq-mathcomp-analysis: make]
Processing 71/78: [coq-mathcomp-analysis: make] [coq-mathcomp-real-closed: make install]
- coq_makefile -f _CoqProject -o Makefile.coq
- /usr/bin/make --no-print-directory -f Makefile.coq install
- INSTALL theories/all_real_closed.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/cauchyreals.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/complex.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/ordered_qelim.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/polyorder.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/polyrcf.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/qe_rcf_th.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/qe_rcf.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/realalg.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/mxtens.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/all_real_closed.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/cauchyreals.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/complex.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/ordered_qelim.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/polyorder.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/polyrcf.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/qe_rcf_th.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/qe_rcf.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/realalg.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/mxtens.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/all_real_closed.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/cauchyreals.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/complex.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/ordered_qelim.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/polyorder.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/polyrcf.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/qe_rcf_th.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/qe_rcf.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/realalg.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/mxtens.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed/
- INSTALL theories/.coq-native/Nmathcomp_real_closed_all_real_closed.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_cauchyreals.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_complex.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_ordered_qelim.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_polyorder.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_polyrcf.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_qe_rcf_th.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_qe_rcf.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_realalg.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_mxtens.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_all_real_closed.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_cauchyreals.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_complex.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_ordered_qelim.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_polyorder.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_polyrcf.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_qe_rcf_th.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_qe_rcf.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_realalg.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_mxtens.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_all_real_closed.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_cauchyreals.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_complex.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_ordered_qelim.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_polyorder.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_polyrcf.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_qe_rcf_th.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_qe_rcf.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_realalg.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_real_closed_mxtens.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/real_closed//.coq-native
-> installed coq-mathcomp-real-closed.1.1.3
Processing 71/78: [coq-mathcomp-analysis: make]
Processing 72/78: [coq-coqeal: make] [coq-mathcomp-analysis: make]
- coq_makefile -f _CoqProject -o Makefile.coq
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-coqeal.1.1.1'
- COQDEP VFILES
- COQC theory/atomic_operations.v
- COQC theory/ssrcomplements.v
- COQNATIVE theory/atomic_operations.vo
- COQNATIVE theory/ssrcomplements.vo
- COQC theory/dvdring.v
- COQC theory/minor.v
- COQNATIVE theory/minor.vo
- COQC theory/closed_poly.v
- COQNATIVE theory/closed_poly.vo
- COQC theory/perm_eq_image.v
- COQNATIVE theory/dvdring.vo
- COQNATIVE theory/perm_eq_image.vo
- COQC theory/gauss.v
- COQC theory/karatsuba.v
- COQNATIVE theory/karatsuba.vo
- COQNATIVE theory/gauss.vo
- COQC theory/ssralg_ring_tac.v
- COQC theory/toomcook.v
- COQNATIVE theory/toomcook.vo
- COQNATIVE theory/ssralg_ring_tac.vo
- COQC refinements/hrel.v
- COQC refinements/param.v
- 'leq_R' is now a registered translation.
- 'nilp_R' is now a registered translation.
- COQNATIVE refinements/hrel.vo
- COQNATIVE refinements/param.vo
- COQC refinements/poly_op.v
- File "./refinements/poly_op.v", line 28, characters 0-63:
- Warning: The default value for Typeclasses Opaque and Typeclasses Transparent
- locality is currently "local" in a section and "global" otherwise, but is
- scheduled to change in a future release. For the time being, adding typeclass
- transparency hints outside of sections without specifying an explicit
- locality attribute is therefore deprecated. It is recommended to use "export"
- whenever possible. Use the attributes #[local], #[global] and #[export]
- depending on your choice. For example: "#[export] Typeclasses Transparent
- foo." [deprecated-typeclasses-transparency-without-locality,deprecated]
- COQNATIVE refinements/poly_op.vo
- COQC theory/polydvd.v
- COQC theory/binetcauchy.v
- COQNATIVE theory/binetcauchy.vo
- COQC theory/stronglydiscrete.v
- COQNATIVE theory/polydvd.vo
- COQC theory/mxstructure.v
- COQNATIVE theory/stronglydiscrete.vo
- COQC theory/rank.v
- COQNATIVE theory/rank.vo
- COQNATIVE theory/mxstructure.vo
- COQC theory/strassen.v
- COQC refinements/refinements.v
- File "./refinements/refinements.v", line 310, characters 0-169:
- Warning: The default value for Typeclasses Opaque and Typeclasses Transparent
- locality is currently "local" in a section and "global" otherwise, but is
- scheduled to change in a future release. For the time being, adding typeclass
- transparency hints outside of sections without specifying an explicit
- locality attribute is therefore deprecated. It is recommended to use "export"
- whenever possible. Use the attributes #[local], #[global] and #[export]
- depending on your choice. For example: "#[export] Typeclasses Transparent
- foo." [deprecated-typeclasses-transparency-without-locality,deprecated]
- COQNATIVE refinements/refinements.vo
- COQC theory/bareiss_dvdring.v
- COQNATIVE theory/strassen.vo
- COQC theory/bareiss.v
- COQNATIVE theory/bareiss_dvdring.vo
- COQC theory/coherent.v
- COQNATIVE theory/bareiss.vo
- COQC theory/companion.v
- COQNATIVE theory/coherent.vo
- COQC theory/similar.v
- COQNATIVE theory/companion.vo
- COQC refinements/pos.v
- COQNATIVE refinements/pos.vo
- COQC refinements/poly_div.v
- COQNATIVE refinements/poly_div.vo
- COQNATIVE theory/similar.vo
- COQC refinements/trivial_seq.v
- COQC refinements/boolF2.v
- COQNATIVE refinements/trivial_seq.vo
- COQC theory/edr.v
- COQNATIVE refinements/boolF2.vo
- COQC refinements/binnat.v
- File "./refinements/binnat.v", line 182, characters 0-51:
- Warning: The default value for Typeclasses Opaque and Typeclasses Transparent
- locality is currently "local" in a section and "global" otherwise, but is
- scheduled to change in a future release. For the time being, adding typeclass
- transparency hints outside of sections without specifying an explicit
- locality attribute is therefore deprecated. It is recommended to use "export"
- whenever possible. Use the attributes #[local], #[global] and #[export]
- depending on your choice. For example: "#[export] Typeclasses Transparent
- foo." [deprecated-typeclasses-transparency-without-locality,deprecated]
- File "./theory/edr.v", line 324, characters 10-19:
- Warning: Notation enum_ordS is deprecated since mathcomp 1.15.0.
- Use enum_ordSl instead. [deprecated-syntactic-definition,deprecated]
- File "./theory/edr.v", line 324, characters 10-19:
- Warning: Notation enum_ordS is deprecated since mathcomp 1.15.0.
- Use enum_ordSl instead. [deprecated-syntactic-definition,deprecated]
- File "./theory/edr.v", line 324, characters 10-19:
- Warning: Notation enum_ordS is deprecated since mathcomp 1.15.0.
- Use enum_ordSl instead. [deprecated-syntactic-definition,deprecated]
- File "./refinements/binnat.v", line 376, characters 35-51:
- Warning: Notation rel_of_simpl_rel is deprecated since mathcomp 1.15.
- Use rel_of_simpl instead. [deprecated-syntactic-definition,deprecated]
- File "./refinements/binnat.v", line 376, characters 35-51:
- Warning: Notation rel_of_simpl_rel is deprecated since mathcomp 1.15.
- Use rel_of_simpl instead. [deprecated-syntactic-definition,deprecated]
- File "./refinements/binnat.v", line 441, characters 0-41:
- Warning: The default value for Typeclasses Opaque and Typeclasses Transparent
- locality is currently "local" in a section and "global" otherwise, but is
- scheduled to change in a future release. For the time being, adding typeclass
- transparency hints outside of sections without specifying an explicit
- locality attribute is therefore deprecated. It is recommended to use "export"
- whenever possible. Use the attributes #[local], #[global] and #[export]
- depending on your choice. For example: "#[export] Typeclasses Transparent
- foo." [deprecated-typeclasses-transparency-without-locality,deprecated]
- COQNATIVE refinements/binnat.vo
- COQC refinements/binint.v
- COQNATIVE theory/edr.vo
- COQC refinements/binord.v
- COQNATIVE refinements/binint.vo
- File "./refinements/binord.v", line 159, characters 45-61:
- Warning: Notation rel_of_simpl_rel is deprecated since mathcomp 1.15.
- Use rel_of_simpl instead. [deprecated-syntactic-definition,deprecated]
- File "./refinements/binord.v", line 159, characters 45-61:
- Warning: Notation rel_of_simpl_rel is deprecated since mathcomp 1.15.
- Use rel_of_simpl instead. [deprecated-syntactic-definition,deprecated]
- COQNATIVE refinements/binord.vo
- COQC theory/fpmod.v
- COQC theory/smith.v
- COQNATIVE theory/fpmod.vo
- COQC theory/kaplansky.v
- COQNATIVE theory/smith.vo
- COQC theory/smithpid.v
- COQNATIVE theory/kaplansky.vo
- COQNATIVE theory/smithpid.vo
- COQC refinements/seqpoly.v
- COQC refinements/hpoly.v
- 'exp_seqpoly_R' is now a registered translation.
- 'exp_hpoly_R' is now a registered translation.
- COQNATIVE refinements/seqpoly.vo
- COQC refinements/rational.v
- COQNATIVE refinements/hpoly.vo
- 'expQnat_R' is now a registered translation.
- COQNATIVE refinements/rational.vo
- COQC refinements/examples/irred.v
- COQNATIVE refinements/examples/irred.vo
- COQC refinements/binrat.v
- COQNATIVE refinements/binrat.vo
- COQC theory/smith_complements.v
- File "./theory/smith_complements.v", line 174, characters 27-36:
- Warning: Notation enum_ordS is deprecated since mathcomp 1.15.0.
- Use enum_ordSl instead. [deprecated-syntactic-definition,deprecated]
- File "./theory/smith_complements.v", line 174, characters 27-36:
- Warning: Notation enum_ordS is deprecated since mathcomp 1.15.0.
- Use enum_ordSl instead. [deprecated-syntactic-definition,deprecated]
- File "./theory/smith_complements.v", line 174, characters 27-36:
- Warning: Notation enum_ordS is deprecated since mathcomp 1.15.0.
- Use enum_ordSl instead. [deprecated-syntactic-definition,deprecated]
- COQNATIVE theory/smith_complements.vo
- COQC refinements/karatsuba.v
- COQC refinements/seqmx.v
- File "./refinements/seqmx.v", line 69, characters 0-222:
- Warning: The default value for Typeclasses Opaque and Typeclasses Transparent
- locality is currently "local" in a section and "global" otherwise, but is
- scheduled to change in a future release. For the time being, adding typeclass
- transparency hints outside of sections without specifying an explicit
- locality attribute is therefore deprecated. It is recommended to use "export"
- whenever possible. Use the attributes #[local], #[global] and #[export]
- depending on your choice. For example: "#[export] Typeclasses Transparent
- foo." [deprecated-typeclasses-transparency-without-locality,deprecated]
- COQNATIVE refinements/karatsuba.vo
- 'diag_seqmx_R' is now a registered translation.
- COQC theory/frobenius_form.v
- Finished transaction in 7.517 secs (2.473u,0.013s) (successful)
- COQNATIVE refinements/seqmx.vo
- COQNATIVE theory/frobenius_form.vo
- COQC theory/jordan.v
- COQC refinements/seqmx_complements.v
- File "./refinements/seqmx_complements.v", line 46, characters 0-58:
- Warning: The default value for Typeclasses Opaque and Typeclasses Transparent
- locality is currently "local" in a section and "global" otherwise, but is
- scheduled to change in a future release. For the time being, adding typeclass
- transparency hints outside of sections without specifying an explicit
- locality attribute is therefore deprecated. It is recommended to use "export"
- whenever possible. Use the attributes #[local], #[global] and #[export]
- depending on your choice. For example: "#[export] Typeclasses Transparent
- foo." [deprecated-typeclasses-transparency-without-locality,deprecated]
- COQNATIVE theory/jordan.vo
- COQNATIVE refinements/seqmx_complements.vo
- COQC refinements/bareiss_eff.v
- COQC refinements/multipoly.v
- COQNATIVE refinements/multipoly.vo
- Finished transaction in 18.014 secs (5.908u,0.044s) (successful)
- COQNATIVE refinements/bareiss_eff.vo
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-coqeal.1.1.1'
-> compiled coq-coqeal.1.1.1
Processing 72/78: [coq-mathcomp-analysis: make]
Processing 73/78: [coq-mathcomp-analysis: make] [coq-coqeal: make install]
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-coqeal.1.1.1'
- INSTALL theory/atomic_operations.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/bareiss_dvdring.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/bareiss.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/binetcauchy.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/closed_poly.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/coherent.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/companion.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/dvdring.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/edr.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/fpmod.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/frobenius_form.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/gauss.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/jordan.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/kaplansky.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/karatsuba.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/minor.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/mxstructure.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/perm_eq_image.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/polydvd.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/rank.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/similar.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/smithpid.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/smith.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/smith_complements.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/ssralg_ring_tac.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/ssrcomplements.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/strassen.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/stronglydiscrete.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/toomcook.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL refinements/hrel.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/param.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/refinements.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/pos.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/binnat.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/binint.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/poly_op.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/seqpoly.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/karatsuba.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/poly_div.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/binord.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/seqmx.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/seqmx_complements.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/hpoly.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/bareiss_eff.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/rational.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/boolF2.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/trivial_seq.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/examples/irred.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/examples
- INSTALL refinements/binrat.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/multipoly.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL theory/atomic_operations.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/bareiss_dvdring.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/bareiss.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/binetcauchy.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/closed_poly.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/coherent.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/companion.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/dvdring.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/edr.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/fpmod.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/frobenius_form.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/gauss.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/jordan.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/kaplansky.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/karatsuba.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/minor.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/mxstructure.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/perm_eq_image.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/polydvd.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/rank.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/similar.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/smithpid.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/smith.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/smith_complements.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/ssralg_ring_tac.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/ssrcomplements.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/strassen.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/stronglydiscrete.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/toomcook.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL refinements/hrel.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/param.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/refinements.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/pos.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/binnat.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/binint.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/poly_op.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/seqpoly.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/karatsuba.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/poly_div.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/binord.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/seqmx.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/seqmx_complements.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/hpoly.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/bareiss_eff.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/rational.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/boolF2.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/trivial_seq.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/examples/irred.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/examples
- INSTALL refinements/binrat.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/multipoly.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL theory/atomic_operations.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/bareiss_dvdring.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/bareiss.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/binetcauchy.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/closed_poly.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/coherent.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/companion.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/dvdring.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/edr.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/fpmod.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/frobenius_form.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/gauss.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/jordan.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/kaplansky.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/karatsuba.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/minor.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/mxstructure.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/perm_eq_image.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/polydvd.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/rank.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/similar.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/smithpid.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/smith.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/smith_complements.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/ssralg_ring_tac.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/ssrcomplements.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/strassen.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/stronglydiscrete.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL theory/toomcook.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory
- INSTALL refinements/hrel.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/param.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/refinements.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/pos.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/binnat.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/binint.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/poly_op.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/seqpoly.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/karatsuba.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/poly_div.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/binord.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/seqmx.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/seqmx_complements.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/hpoly.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/bareiss_eff.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/rational.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/boolF2.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/trivial_seq.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/examples/irred.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/examples
- INSTALL refinements/binrat.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL refinements/multipoly.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements
- INSTALL theory/.coq-native/NCoqEAL_theory_atomic_operations.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_bareiss_dvdring.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_bareiss.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_binetcauchy.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_closed_poly.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_coherent.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_companion.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_dvdring.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_edr.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_fpmod.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_frobenius_form.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_gauss.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_jordan.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_kaplansky.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_karatsuba.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_minor.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_mxstructure.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_perm_eq_image.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_polydvd.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_rank.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_similar.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_smithpid.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_smith.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_smith_complements.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_ssralg_ring_tac.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_ssrcomplements.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_strassen.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_stronglydiscrete.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_toomcook.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_hrel.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_param.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_refinements.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_pos.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_binnat.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_binint.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_poly_op.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_seqpoly.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_karatsuba.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_poly_div.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_binord.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_seqmx.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_seqmx_complements.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_hpoly.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_bareiss_eff.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_rational.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_boolF2.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_trivial_seq.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/examples/.coq-native/NCoqEAL_refinements_examples_irred.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/examples/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_binrat.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_multipoly.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_atomic_operations.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_bareiss_dvdring.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_bareiss.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_binetcauchy.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_closed_poly.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_coherent.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_companion.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_dvdring.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_edr.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_fpmod.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_frobenius_form.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_gauss.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_jordan.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_kaplansky.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_karatsuba.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_minor.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_mxstructure.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_perm_eq_image.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_polydvd.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_rank.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_similar.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_smithpid.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_smith.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_smith_complements.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_ssralg_ring_tac.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_ssrcomplements.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_strassen.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_stronglydiscrete.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_toomcook.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_hrel.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_param.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_refinements.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_pos.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_binnat.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_binint.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_poly_op.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_seqpoly.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_karatsuba.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_poly_div.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_binord.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_seqmx.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_seqmx_complements.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_hpoly.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_bareiss_eff.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_rational.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_boolF2.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_trivial_seq.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/examples/.coq-native/NCoqEAL_refinements_examples_irred.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/examples/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_binrat.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_multipoly.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_atomic_operations.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_bareiss_dvdring.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_bareiss.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_binetcauchy.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_closed_poly.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_coherent.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_companion.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_dvdring.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_edr.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_fpmod.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_frobenius_form.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_gauss.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_jordan.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_kaplansky.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_karatsuba.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_minor.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_mxstructure.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_perm_eq_image.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_polydvd.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_rank.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_similar.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_smithpid.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_smith.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_smith_complements.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_ssralg_ring_tac.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_ssrcomplements.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_strassen.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_stronglydiscrete.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL theory/.coq-native/NCoqEAL_theory_toomcook.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//theory/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_hrel.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_param.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_refinements.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_pos.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_binnat.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_binint.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_poly_op.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_seqpoly.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_karatsuba.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_poly_div.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_binord.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_seqmx.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_seqmx_complements.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_hpoly.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_bareiss_eff.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_rational.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_boolF2.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_trivial_seq.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/examples/.coq-native/NCoqEAL_refinements_examples_irred.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/examples/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_binrat.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- INSTALL refinements/.coq-native/NCoqEAL_refinements_multipoly.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/CoqEAL//refinements/.coq-native
- make[2]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-coqeal.1.1.1'
- make[2]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-coqeal.1.1.1'
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-coqeal.1.1.1'
-> installed coq-coqeal.1.1.1
Processing 73/78: [coq-mathcomp-analysis: make]
+ /usr/bin/make "-j2" (CWD=/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-analysis.0.5.3)
- /home/coq/.opam/4.07.1+flambda/bin/coq_makefile -f _CoqProject -o Makefile.coq
- /usr/bin/make -f Makefile.coq
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-analysis.0.5.3'
- COQDEP VFILES
- COQC theories/mathcomp_extra.v
- COQC theories/boolp.v
- COQNATIVE theories/boolp.vo
- COQC theories/forms.v
- COQNATIVE theories/mathcomp_extra.vo
- File "./theories/forms.v", line 124, characters 0-52:
- Warning: class_of_axiom does not respect the uniform inheritance condition
- [uniform-inheritance,typechecker]
- File "./theories/forms.v", line 140, characters 0-48:
- Warning: additiver does not respect the uniform inheritance condition
- [uniform-inheritance,typechecker]
- File "./theories/forms.v", line 141, characters 0-45:
- Warning: linearr does not respect the uniform inheritance condition
- [uniform-inheritance,typechecker]
- COQC theories/altreals/xfinmap.v
- COQNATIVE theories/forms.vo
- COQC theories/classical_sets.v
- COQNATIVE theories/altreals/xfinmap.vo
- COQC theories/signed.v
- COQNATIVE theories/classical_sets.vo
- COQC theories/functions.v
- COQNATIVE theories/signed.vo
- COQC theories/reals.v
- COQNATIVE theories/reals.vo
- COQC theories/prodnormedzmodule.v
- COQNATIVE theories/prodnormedzmodule.vo
- COQC theories/altreals/discrete.v
- COQNATIVE theories/altreals/discrete.vo
- COQNATIVE theories/functions.vo
- COQC theories/cardinality.v
- COQNATIVE theories/cardinality.vo
- COQC theories/topology.v
- COQNATIVE theories/topology.vo
- COQC theories/constructive_ereal.v
- File "./theories/constructive_ereal.v", line 2280, characters 0-84:
- Warning: Casts are ignored in patterns [cast-in-pattern,automation]
- File "./theories/constructive_ereal.v", line 2280, characters 0-84:
- Warning: Casts are ignored in patterns [cast-in-pattern,automation]
- COQNATIVE theories/constructive_ereal.vo
- COQC theories/ereal.v
- COQNATIVE theories/ereal.vo
- COQC theories/normedtype.v
- COQC theories/nsatz_realtype.v
- COQNATIVE theories/nsatz_realtype.vo
- COQC theories/altreals/realseq.v
- COQNATIVE theories/altreals/realseq.vo
- COQC theories/altreals/realsum.v
- COQNATIVE theories/altreals/realsum.vo
- COQC theories/altreals/distr.v
- COQNATIVE theories/normedtype.vo
- COQNATIVE theories/altreals/distr.vo
- COQC theories/landau.v
- COQC theories/Rstruct.v
- COQNATIVE theories/Rstruct.vo
- COQC theories/fsbigop.v
- COQNATIVE theories/landau.vo
- COQNATIVE theories/fsbigop.vo
- COQC theories/summability.v
- COQC theories/derive.v
- COQNATIVE theories/summability.vo
- COQC theories/sequences.v
- COQNATIVE theories/sequences.vo
- COQC theories/numfun.v
- File "./theories/numfun.v", line 223, characters 0-88:
- Warning: Casts are ignored in patterns [cast-in-pattern,automation]
- File "./theories/numfun.v", line 223, characters 0-88:
- Warning: Casts are ignored in patterns [cast-in-pattern,automation]
- File "./theories/numfun.v", line 225, characters 0-88:
- Warning: Casts are ignored in patterns [cast-in-pattern,automation]
- File "./theories/numfun.v", line 225, characters 0-88:
- Warning: Casts are ignored in patterns [cast-in-pattern,automation]
- COQNATIVE theories/numfun.vo
- COQC theories/set_interval.v
- COQNATIVE theories/set_interval.vo
- COQC theories/esum.v
- COQNATIVE theories/esum.vo
- COQC theories/measure.v
- COQNATIVE theories/derive.vo
- COQC theories/realfun.v
- File "./theories/measure.v", line 1308, characters 0-127:
- Warning: Casts are ignored in patterns [cast-in-pattern,automation]
- File "./theories/measure.v", line 1308, characters 0-127:
- Warning: Casts are ignored in patterns [cast-in-pattern,automation]
- File "./theories/measure.v", line 1308, characters 0-127:
- Warning: Casts are ignored in patterns [cast-in-pattern,automation]
- File "./theories/measure.v", line 1455, characters 0-80:
- Warning: Casts are ignored in patterns [cast-in-pattern,automation]
- File "./theories/measure.v", line 1455, characters 0-80:
- Warning: Casts are ignored in patterns [cast-in-pattern,automation]
- COQNATIVE theories/realfun.vo
- COQC theories/exp.v
- COQNATIVE theories/exp.vo
- COQC theories/trigo.v
- COQNATIVE theories/measure.vo
- COQC theories/lebesgue_measure.v
- File "./theories/lebesgue_measure.v", line 133, characters 0-76:
- Warning: Casts are ignored in patterns [cast-in-pattern,automation]
- File "./theories/lebesgue_measure.v", line 133, characters 0-76:
- Warning: Casts are ignored in patterns [cast-in-pattern,automation]
- COQNATIVE theories/trigo.vo
- COQNATIVE theories/lebesgue_measure.vo
- COQC theories/lebesgue_integral.v
- File "./theories/lebesgue_integral.v", line 675, characters 0-116:
- Warning: Casts are ignored in patterns [cast-in-pattern,automation]
- File "./theories/lebesgue_integral.v", line 675, characters 0-116:
- Warning: Casts are ignored in patterns [cast-in-pattern,automation]
- File "./theories/lebesgue_integral.v", line 675, characters 0-116:
- Warning: Casts are ignored in patterns [cast-in-pattern,automation]
- COQNATIVE theories/lebesgue_integral.vo
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-analysis.0.5.3'
-> compiled coq-mathcomp-analysis.0.5.3
Processing 74/78: [coq-mathcomp-analysis: make install]
+ /usr/bin/make "install" (CWD=/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-analysis.0.5.3)
- /home/coq/.opam/4.07.1+flambda/bin/coq_makefile -f _CoqProject -o Makefile.coq
- /usr/bin/make -f Makefile.coq install
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-analysis.0.5.3'
- INSTALL theories/mathcomp_extra.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/boolp.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/constructive_ereal.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/ereal.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/reals.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/landau.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/classical_sets.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/Rstruct.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/topology.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/prodnormedzmodule.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/normedtype.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/realfun.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/sequences.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/exp.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/trigo.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/nsatz_realtype.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/cardinality.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/esum.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/fsbigop.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/set_interval.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/lebesgue_measure.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/forms.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/derive.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/measure.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/numfun.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/lebesgue_integral.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/summability.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/functions.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/signed.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/altreals/xfinmap.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals
- INSTALL theories/altreals/discrete.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals
- INSTALL theories/altreals/realseq.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals
- INSTALL theories/altreals/realsum.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals
- INSTALL theories/altreals/distr.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals
- INSTALL theories/mathcomp_extra.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/boolp.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/constructive_ereal.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/ereal.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/reals.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/landau.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/classical_sets.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/Rstruct.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/topology.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/prodnormedzmodule.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/normedtype.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/realfun.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/sequences.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/exp.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/trigo.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/nsatz_realtype.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/cardinality.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/esum.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/fsbigop.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/set_interval.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/lebesgue_measure.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/forms.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/derive.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/measure.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/numfun.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/lebesgue_integral.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/summability.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/functions.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/signed.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/altreals/xfinmap.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals
- INSTALL theories/altreals/discrete.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals
- INSTALL theories/altreals/realseq.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals
- INSTALL theories/altreals/realsum.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals
- INSTALL theories/altreals/distr.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals
- INSTALL theories/mathcomp_extra.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/boolp.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/constructive_ereal.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/ereal.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/reals.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/landau.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/classical_sets.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/Rstruct.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/topology.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/prodnormedzmodule.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/normedtype.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/realfun.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/sequences.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/exp.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/trigo.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/nsatz_realtype.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/cardinality.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/esum.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/fsbigop.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/set_interval.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/lebesgue_measure.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/forms.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/derive.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/measure.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/numfun.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/lebesgue_integral.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/summability.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/functions.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/signed.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis/
- INSTALL theories/altreals/xfinmap.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals
- INSTALL theories/altreals/discrete.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals
- INSTALL theories/altreals/realseq.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals
- INSTALL theories/altreals/realsum.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals
- INSTALL theories/altreals/distr.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals
- INSTALL theories/.coq-native/Nmathcomp_analysis_mathcomp_extra.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_boolp.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_constructive_ereal.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_ereal.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_reals.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_landau.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_classical_sets.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_Rstruct.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_topology.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_prodnormedzmodule.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_normedtype.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_realfun.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_sequences.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_exp.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_trigo.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_nsatz_realtype.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_cardinality.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_esum.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_fsbigop.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_set_interval.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_lebesgue_measure.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_forms.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_derive.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_measure.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_numfun.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_lebesgue_integral.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_summability.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_functions.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_signed.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/altreals/.coq-native/Nmathcomp_analysis_altreals_xfinmap.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals/.coq-native
- INSTALL theories/altreals/.coq-native/Nmathcomp_analysis_altreals_discrete.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals/.coq-native
- INSTALL theories/altreals/.coq-native/Nmathcomp_analysis_altreals_realseq.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals/.coq-native
- INSTALL theories/altreals/.coq-native/Nmathcomp_analysis_altreals_realsum.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals/.coq-native
- INSTALL theories/altreals/.coq-native/Nmathcomp_analysis_altreals_distr.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals/.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_mathcomp_extra.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_boolp.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_constructive_ereal.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_ereal.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_reals.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_landau.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_classical_sets.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_Rstruct.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_topology.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_prodnormedzmodule.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_normedtype.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_realfun.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_sequences.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_exp.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_trigo.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_nsatz_realtype.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_cardinality.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_esum.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_fsbigop.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_set_interval.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_lebesgue_measure.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_forms.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_derive.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_measure.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_numfun.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_lebesgue_integral.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_summability.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_functions.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_signed.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/altreals/.coq-native/Nmathcomp_analysis_altreals_xfinmap.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals/.coq-native
- INSTALL theories/altreals/.coq-native/Nmathcomp_analysis_altreals_discrete.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals/.coq-native
- INSTALL theories/altreals/.coq-native/Nmathcomp_analysis_altreals_realseq.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals/.coq-native
- INSTALL theories/altreals/.coq-native/Nmathcomp_analysis_altreals_realsum.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals/.coq-native
- INSTALL theories/altreals/.coq-native/Nmathcomp_analysis_altreals_distr.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals/.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_mathcomp_extra.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_boolp.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_constructive_ereal.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_ereal.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_reals.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_landau.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_classical_sets.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_Rstruct.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_topology.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_prodnormedzmodule.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_normedtype.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_realfun.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_sequences.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_exp.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_trigo.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_nsatz_realtype.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_cardinality.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_esum.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_fsbigop.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_set_interval.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_lebesgue_measure.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_forms.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_derive.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_measure.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_numfun.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_lebesgue_integral.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_summability.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_functions.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/.coq-native/Nmathcomp_analysis_signed.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//.coq-native
- INSTALL theories/altreals/.coq-native/Nmathcomp_analysis_altreals_xfinmap.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals/.coq-native
- INSTALL theories/altreals/.coq-native/Nmathcomp_analysis_altreals_discrete.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals/.coq-native
- INSTALL theories/altreals/.coq-native/Nmathcomp_analysis_altreals_realseq.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals/.coq-native
- INSTALL theories/altreals/.coq-native/Nmathcomp_analysis_altreals_realsum.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals/.coq-native
- INSTALL theories/altreals/.coq-native/Nmathcomp_analysis_altreals_distr.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/mathcomp/analysis//altreals/.coq-native
- make[2]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-analysis.0.5.3'
- make[2]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-analysis.0.5.3'
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-mathcomp-analysis.0.5.3'
-> installed coq-mathcomp-analysis.0.5.3
Processing 75/78: [coq-libvalidsdp: sh]
+ /bin/sh "-c" "./configure" (CWD=/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-libvalidsdp.1.0.1)
- checking for ocamlc... ocamlc
- checking for coqc... coqc
- checking Coq version... 8.15.2
- checking for ocamlfind... ocamlfind
- checking for Mathcomp...
- yes
- checking for Mathcomp Analysis...
- yes
- checking for Flocq... yes
- checking for Coq-interval...
- yes
- checking for coq-bignums...
- yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating _CoqProject
-
- Now run 'make && make install' to build and install libValidSDP 1.0.1
-
Processing 75/78: [coq-libvalidsdp: make]
+ /usr/bin/make "-j2" (CWD=/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-libvalidsdp.1.0.1)
- /home/coq/.opam/4.07.1+flambda/bin/coq_makefile -f _CoqProject -o Makefile.coq
- /usr/bin/make -f Makefile.coq all
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-libvalidsdp.1.0.1'
- COQDEP VFILES
- COQC misc.v
- File "./misc.v", line 8, characters 0-72:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./misc.v", line 8, characters 0-72:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./misc.v", line 8, characters 0-72:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./misc.v", line 8, characters 0-72:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./misc.v", line 8, characters 0-72:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./misc.v", line 8, characters 0-72:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./misc.v", line 8, characters 0-72:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./misc.v", line 8, characters 0-72:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./misc.v", line 8, characters 0-72:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./misc.v", line 8, characters 0-72:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./misc.v", line 8, characters 0-72:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./misc.v", line 8, characters 0-72:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./misc.v", line 9, characters 0-64:
- Warning:
- New coercion path [GRing.subring_closedM; GRing.smulr_closedN] : GRing.subring_closed >-> GRing.oppr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedN] : GRing.subring_closed >-> GRing.oppr_closed.
- [ambiguous-paths,typechecker]
- File "./misc.v", line 9, characters 0-64:
- Warning:
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedM] : GRing.subring_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.subring_closedM; GRing.smulr_closedM] : GRing.subring_closed >-> GRing.mulr_closed.
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedD] : GRing.subring_closed >-> GRing.addr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedD] : GRing.subring_closed >-> GRing.addr_closed.
- [ambiguous-paths,typechecker]
- File "./misc.v", line 9, characters 0-64:
- Warning:
- New coercion path [GRing.sdivr_closed_div; GRing.divr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.sdivr_closedM; GRing.smulr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed.
- [ambiguous-paths,typechecker]
- File "./misc.v", line 9, characters 0-64:
- Warning:
- New coercion path [GRing.subalg_closedBM; GRing.subring_closedB] : GRing.subalg_closed >-> GRing.zmod_closed is ambiguous with existing
- [GRing.subalg_closedZ; GRing.submod_closedB] : GRing.subalg_closed >-> GRing.zmod_closed.
- [ambiguous-paths,typechecker]
- File "./misc.v", line 9, characters 0-64:
- Warning:
- New coercion path [GRing.divring_closed_div; GRing.sdivr_closedM] : GRing.divring_closed >-> GRing.smulr_closed is ambiguous with existing
- [GRing.divring_closedBM; GRing.subring_closedM] : GRing.divring_closed >-> GRing.smulr_closed.
- [ambiguous-paths,typechecker]
- File "./misc.v", line 9, characters 0-64:
- Warning:
- New coercion path [GRing.divalg_closedBdiv; GRing.divring_closedBM] : GRing.divalg_closed >-> GRing.subring_closed is ambiguous with existing
- [GRing.divalg_closedZ; GRing.subalg_closedBM] : GRing.divalg_closed >-> GRing.subring_closed.
- [ambiguous-paths,typechecker]
- File "./misc.v", line 9, characters 0-64:
- Warning:
- New coercion path [GRing.Pred.subring_smul; GRing.Pred.smul_mul] : GRing.Pred.subring >-> GRing.Pred.mul is ambiguous with existing
- [GRing.Pred.subring_semi; GRing.Pred.semiring_mul] : GRing.Pred.subring >-> GRing.Pred.mul.
- [ambiguous-paths,typechecker]
- File "./misc.v", line 113, characters 0-35:
- Warning: Use of “Require” inside a section is fragile. It is not recommended
- to use this functionality in finished proof scripts.
- [require-in-section,fragile]
- COQNATIVE misc.vo
- COQC real_matrix.v
- COQC bounded.v
- File "./real_matrix.v", line 12, characters 0-172:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./real_matrix.v", line 12, characters 0-172:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./real_matrix.v", line 12, characters 0-172:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./real_matrix.v", line 12, characters 0-172:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./real_matrix.v", line 12, characters 0-172:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./real_matrix.v", line 12, characters 0-172:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./real_matrix.v", line 12, characters 0-172:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./real_matrix.v", line 12, characters 0-172:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./real_matrix.v", line 12, characters 0-172:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./real_matrix.v", line 12, characters 0-172:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./real_matrix.v", line 12, characters 0-172:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./real_matrix.v", line 12, characters 0-172:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./bounded.v", line 9, characters 0-172:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./bounded.v", line 9, characters 0-172:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./bounded.v", line 9, characters 0-172:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./bounded.v", line 9, characters 0-172:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./bounded.v", line 9, characters 0-172:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./bounded.v", line 9, characters 0-172:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./bounded.v", line 9, characters 0-172:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./bounded.v", line 9, characters 0-172:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./bounded.v", line 9, characters 0-172:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./bounded.v", line 9, characters 0-172:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./bounded.v", line 9, characters 0-172:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./bounded.v", line 9, characters 0-172:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./real_matrix.v", line 13, characters 0-141:
- Warning:
- New coercion path [GRing.subring_closedM; GRing.smulr_closedN] : GRing.subring_closed >-> GRing.oppr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedN] : GRing.subring_closed >-> GRing.oppr_closed.
- [ambiguous-paths,typechecker]
- File "./real_matrix.v", line 13, characters 0-141:
- Warning:
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedM] : GRing.subring_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.subring_closedM; GRing.smulr_closedM] : GRing.subring_closed >-> GRing.mulr_closed.
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedD] : GRing.subring_closed >-> GRing.addr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedD] : GRing.subring_closed >-> GRing.addr_closed.
- [ambiguous-paths,typechecker]
- File "./real_matrix.v", line 13, characters 0-141:
- Warning:
- New coercion path [GRing.sdivr_closed_div; GRing.divr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.sdivr_closedM; GRing.smulr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed.
- [ambiguous-paths,typechecker]
- File "./real_matrix.v", line 13, characters 0-141:
- Warning:
- New coercion path [GRing.subalg_closedBM; GRing.subring_closedB] : GRing.subalg_closed >-> GRing.zmod_closed is ambiguous with existing
- [GRing.subalg_closedZ; GRing.submod_closedB] : GRing.subalg_closed >-> GRing.zmod_closed.
- [ambiguous-paths,typechecker]
- File "./real_matrix.v", line 13, characters 0-141:
- Warning:
- New coercion path [GRing.divring_closed_div; GRing.sdivr_closedM] : GRing.divring_closed >-> GRing.smulr_closed is ambiguous with existing
- [GRing.divring_closedBM; GRing.subring_closedM] : GRing.divring_closed >-> GRing.smulr_closed.
- [ambiguous-paths,typechecker]
- File "./real_matrix.v", line 13, characters 0-141:
- Warning:
- New coercion path [GRing.divalg_closedBdiv; GRing.divring_closedBM] : GRing.divalg_closed >-> GRing.subring_closed is ambiguous with existing
- [GRing.divalg_closedZ; GRing.subalg_closedBM] : GRing.divalg_closed >-> GRing.subring_closed.
- [ambiguous-paths,typechecker]
- File "./bounded.v", line 10, characters 0-117:
- Warning:
- New coercion path [GRing.subring_closedM; GRing.smulr_closedN] : GRing.subring_closed >-> GRing.oppr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedN] : GRing.subring_closed >-> GRing.oppr_closed.
- [ambiguous-paths,typechecker]
- File "./bounded.v", line 10, characters 0-117:
- Warning:
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedM] : GRing.subring_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.subring_closedM; GRing.smulr_closedM] : GRing.subring_closed >-> GRing.mulr_closed.
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedD] : GRing.subring_closed >-> GRing.addr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedD] : GRing.subring_closed >-> GRing.addr_closed.
- [ambiguous-paths,typechecker]
- File "./bounded.v", line 10, characters 0-117:
- Warning:
- New coercion path [GRing.sdivr_closed_div; GRing.divr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.sdivr_closedM; GRing.smulr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed.
- [ambiguous-paths,typechecker]
- File "./real_matrix.v", line 13, characters 0-141:
- Warning:
- New coercion path [GRing.Pred.subring_smul; GRing.Pred.smul_mul] : GRing.Pred.subring >-> GRing.Pred.mul is ambiguous with existing
- [GRing.Pred.subring_semi; GRing.Pred.semiring_mul] : GRing.Pred.subring >-> GRing.Pred.mul.
- [ambiguous-paths,typechecker]
- File "./bounded.v", line 10, characters 0-117:
- Warning:
- New coercion path [GRing.subalg_closedBM; GRing.subring_closedB] : GRing.subalg_closed >-> GRing.zmod_closed is ambiguous with existing
- [GRing.subalg_closedZ; GRing.submod_closedB] : GRing.subalg_closed >-> GRing.zmod_closed.
- [ambiguous-paths,typechecker]
- File "./bounded.v", line 10, characters 0-117:
- Warning:
- New coercion path [GRing.divring_closed_div; GRing.sdivr_closedM] : GRing.divring_closed >-> GRing.smulr_closed is ambiguous with existing
- [GRing.divring_closedBM; GRing.subring_closedM] : GRing.divring_closed >-> GRing.smulr_closed.
- [ambiguous-paths,typechecker]
- File "./bounded.v", line 10, characters 0-117:
- Warning:
- New coercion path [GRing.divalg_closedBdiv; GRing.divring_closedBM] : GRing.divalg_closed >-> GRing.subring_closed is ambiguous with existing
- [GRing.divalg_closedZ; GRing.subalg_closedBM] : GRing.divalg_closed >-> GRing.subring_closed.
- [ambiguous-paths,typechecker]
- File "./bounded.v", line 10, characters 0-117:
- Warning:
- New coercion path [GRing.Pred.subring_smul; GRing.Pred.smul_mul] : GRing.Pred.subring >-> GRing.Pred.mul is ambiguous with existing
- [GRing.Pred.subring_semi; GRing.Pred.semiring_mul] : GRing.Pred.subring >-> GRing.Pred.mul.
- [ambiguous-paths,typechecker]
- COQNATIVE bounded.vo
- COQNATIVE real_matrix.vo
- COQC zulp.v
- File "./zulp.v", line 7, characters 0-68:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./zulp.v", line 7, characters 0-68:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./zulp.v", line 7, characters 0-68:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./zulp.v", line 7, characters 0-68:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./zulp.v", line 7, characters 0-68:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./zulp.v", line 7, characters 0-68:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./zulp.v", line 7, characters 0-68:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./zulp.v", line 7, characters 0-68:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./zulp.v", line 7, characters 0-68:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./zulp.v", line 7, characters 0-68:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./zulp.v", line 7, characters 0-68:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./zulp.v", line 7, characters 0-68:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- COQC float_spec.v
- COQNATIVE zulp.vo
- Program obligation tactic is idtac (globally defined)
- COQNATIVE float_spec.vo
- COQC fsum.v
- COQC flx64.v
- File "./fsum.v", line 16, characters 0-61:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum.v", line 16, characters 0-61:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum.v", line 16, characters 0-61:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum.v", line 16, characters 0-61:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum.v", line 16, characters 0-61:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum.v", line 16, characters 0-61:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum.v", line 16, characters 0-61:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum.v", line 16, characters 0-61:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum.v", line 16, characters 0-61:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum.v", line 16, characters 0-61:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum.v", line 16, characters 0-61:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum.v", line 16, characters 0-61:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum.v", line 17, characters 0-73:
- Warning:
- New coercion path [GRing.subring_closedM; GRing.smulr_closedN] : GRing.subring_closed >-> GRing.oppr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedN] : GRing.subring_closed >-> GRing.oppr_closed.
- [ambiguous-paths,typechecker]
- File "./fsum.v", line 17, characters 0-73:
- Warning:
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedM] : GRing.subring_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.subring_closedM; GRing.smulr_closedM] : GRing.subring_closed >-> GRing.mulr_closed.
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedD] : GRing.subring_closed >-> GRing.addr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedD] : GRing.subring_closed >-> GRing.addr_closed.
- [ambiguous-paths,typechecker]
- File "./fsum.v", line 17, characters 0-73:
- Warning:
- New coercion path [GRing.sdivr_closed_div; GRing.divr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.sdivr_closedM; GRing.smulr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed.
- [ambiguous-paths,typechecker]
- File "./fsum.v", line 17, characters 0-73:
- Warning:
- New coercion path [GRing.subalg_closedBM; GRing.subring_closedB] : GRing.subalg_closed >-> GRing.zmod_closed is ambiguous with existing
- [GRing.subalg_closedZ; GRing.submod_closedB] : GRing.subalg_closed >-> GRing.zmod_closed.
- [ambiguous-paths,typechecker]
- File "./fsum.v", line 17, characters 0-73:
- Warning:
- New coercion path [GRing.divring_closed_div; GRing.sdivr_closedM] : GRing.divring_closed >-> GRing.smulr_closed is ambiguous with existing
- [GRing.divring_closedBM; GRing.subring_closedM] : GRing.divring_closed >-> GRing.smulr_closed.
- [ambiguous-paths,typechecker]
- File "./fsum.v", line 17, characters 0-73:
- Warning:
- New coercion path [GRing.divalg_closedBdiv; GRing.divring_closedBM] : GRing.divalg_closed >-> GRing.subring_closed is ambiguous with existing
- [GRing.divalg_closedZ; GRing.subalg_closedBM] : GRing.divalg_closed >-> GRing.subring_closed.
- [ambiguous-paths,typechecker]
- File "./fsum.v", line 17, characters 0-73:
- Warning:
- New coercion path [GRing.Pred.subring_smul; GRing.Pred.smul_mul] : GRing.Pred.subring >-> GRing.Pred.mul is ambiguous with existing
- [GRing.Pred.subring_semi; GRing.Pred.semiring_mul] : GRing.Pred.subring >-> GRing.Pred.mul.
- [ambiguous-paths,typechecker]
- COQNATIVE flx64.vo
- COQNATIVE fsum.vo
- COQC float_infnan_spec.v
- COQC fsum_l2r.v
- COQNATIVE float_infnan_spec.vo
- File "./fsum_l2r.v", line 11, characters 0-61:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum_l2r.v", line 11, characters 0-61:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum_l2r.v", line 11, characters 0-61:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum_l2r.v", line 11, characters 0-61:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum_l2r.v", line 11, characters 0-61:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum_l2r.v", line 11, characters 0-61:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum_l2r.v", line 11, characters 0-61:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum_l2r.v", line 11, characters 0-61:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum_l2r.v", line 11, characters 0-61:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum_l2r.v", line 11, characters 0-61:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum_l2r.v", line 11, characters 0-61:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum_l2r.v", line 11, characters 0-61:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fsum_l2r.v", line 12, characters 0-73:
- Warning:
- New coercion path [GRing.subring_closedM; GRing.smulr_closedN] : GRing.subring_closed >-> GRing.oppr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedN] : GRing.subring_closed >-> GRing.oppr_closed.
- [ambiguous-paths,typechecker]
- File "./fsum_l2r.v", line 12, characters 0-73:
- Warning:
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedM] : GRing.subring_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.subring_closedM; GRing.smulr_closedM] : GRing.subring_closed >-> GRing.mulr_closed.
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedD] : GRing.subring_closed >-> GRing.addr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedD] : GRing.subring_closed >-> GRing.addr_closed.
- [ambiguous-paths,typechecker]
- File "./fsum_l2r.v", line 12, characters 0-73:
- Warning:
- New coercion path [GRing.sdivr_closed_div; GRing.divr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.sdivr_closedM; GRing.smulr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed.
- [ambiguous-paths,typechecker]
- File "./fsum_l2r.v", line 12, characters 0-73:
- Warning:
- New coercion path [GRing.subalg_closedBM; GRing.subring_closedB] : GRing.subalg_closed >-> GRing.zmod_closed is ambiguous with existing
- [GRing.subalg_closedZ; GRing.submod_closedB] : GRing.subalg_closed >-> GRing.zmod_closed.
- [ambiguous-paths,typechecker]
- File "./fsum_l2r.v", line 12, characters 0-73:
- Warning:
- New coercion path [GRing.divring_closed_div; GRing.sdivr_closedM] : GRing.divring_closed >-> GRing.smulr_closed is ambiguous with existing
- [GRing.divring_closedBM; GRing.subring_closedM] : GRing.divring_closed >-> GRing.smulr_closed.
- [ambiguous-paths,typechecker]
- File "./fsum_l2r.v", line 12, characters 0-73:
- Warning:
- New coercion path [GRing.divalg_closedBdiv; GRing.divring_closedBM] : GRing.divalg_closed >-> GRing.subring_closed is ambiguous with existing
- [GRing.divalg_closedZ; GRing.subalg_closedBM] : GRing.divalg_closed >-> GRing.subring_closed.
- [ambiguous-paths,typechecker]
- File "./fsum_l2r.v", line 12, characters 0-73:
- Warning:
- New coercion path [GRing.Pred.subring_smul; GRing.Pred.smul_mul] : GRing.Pred.subring >-> GRing.Pred.mul is ambiguous with existing
- [GRing.Pred.subring_semi; GRing.Pred.semiring_mul] : GRing.Pred.subring >-> GRing.Pred.mul.
- [ambiguous-paths,typechecker]
- COQNATIVE fsum_l2r.vo
- COQC binary64.v
- COQC coqinterval_infnan.v
- COQNATIVE binary64.vo
- File "./coqinterval_infnan.v", line 20, characters 0-68:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./coqinterval_infnan.v", line 20, characters 0-68:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./coqinterval_infnan.v", line 20, characters 0-68:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./coqinterval_infnan.v", line 20, characters 0-68:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./coqinterval_infnan.v", line 20, characters 0-68:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./coqinterval_infnan.v", line 20, characters 0-68:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./coqinterval_infnan.v", line 20, characters 0-68:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./coqinterval_infnan.v", line 20, characters 0-68:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./coqinterval_infnan.v", line 20, characters 0-68:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./coqinterval_infnan.v", line 20, characters 0-68:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./coqinterval_infnan.v", line 20, characters 0-68:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./coqinterval_infnan.v", line 20, characters 0-68:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./coqinterval_infnan.v", line 191, characters 0-70:
- Warning:
- SSReflect: cannot obtain new equations out of
- (r = F2R f)
- Did you write an extra [] in the intro pattern? [spurious-ssr-injection,ssr]
- File "./coqinterval_infnan.v", line 252, characters 0-61:
- Warning: Duplicate clear of Hmf [duplicate-clear,ssr]
- COQC fcmsum.v
- File "./fcmsum.v", line 15, characters 0-53:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fcmsum.v", line 15, characters 0-53:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fcmsum.v", line 15, characters 0-53:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fcmsum.v", line 15, characters 0-53:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fcmsum.v", line 15, characters 0-53:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fcmsum.v", line 15, characters 0-53:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fcmsum.v", line 15, characters 0-53:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fcmsum.v", line 15, characters 0-53:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fcmsum.v", line 15, characters 0-53:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fcmsum.v", line 15, characters 0-53:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fcmsum.v", line 15, characters 0-53:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fcmsum.v", line 15, characters 0-53:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./fcmsum.v", line 16, characters 0-57:
- Warning:
- New coercion path [GRing.subring_closedM; GRing.smulr_closedN] : GRing.subring_closed >-> GRing.oppr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedN] : GRing.subring_closed >-> GRing.oppr_closed.
- [ambiguous-paths,typechecker]
- File "./fcmsum.v", line 16, characters 0-57:
- Warning:
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedM] : GRing.subring_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.subring_closedM; GRing.smulr_closedM] : GRing.subring_closed >-> GRing.mulr_closed.
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedD] : GRing.subring_closed >-> GRing.addr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedD] : GRing.subring_closed >-> GRing.addr_closed.
- [ambiguous-paths,typechecker]
- File "./fcmsum.v", line 16, characters 0-57:
- Warning:
- New coercion path [GRing.sdivr_closed_div; GRing.divr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.sdivr_closedM; GRing.smulr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed.
- [ambiguous-paths,typechecker]
- File "./fcmsum.v", line 16, characters 0-57:
- Warning:
- New coercion path [GRing.subalg_closedBM; GRing.subring_closedB] : GRing.subalg_closed >-> GRing.zmod_closed is ambiguous with existing
- [GRing.subalg_closedZ; GRing.submod_closedB] : GRing.subalg_closed >-> GRing.zmod_closed.
- [ambiguous-paths,typechecker]
- File "./fcmsum.v", line 16, characters 0-57:
- Warning:
- New coercion path [GRing.divring_closed_div; GRing.sdivr_closedM] : GRing.divring_closed >-> GRing.smulr_closed is ambiguous with existing
- [GRing.divring_closedBM; GRing.subring_closedM] : GRing.divring_closed >-> GRing.smulr_closed.
- [ambiguous-paths,typechecker]
- File "./fcmsum.v", line 16, characters 0-57:
- Warning:
- New coercion path [GRing.divalg_closedBdiv; GRing.divring_closedBM] : GRing.divalg_closed >-> GRing.subring_closed is ambiguous with existing
- [GRing.divalg_closedZ; GRing.subalg_closedBM] : GRing.divalg_closed >-> GRing.subring_closed.
- [ambiguous-paths,typechecker]
- File "./fcmsum.v", line 16, characters 0-57:
- Warning:
- New coercion path [GRing.Pred.subring_smul; GRing.Pred.smul_mul] : GRing.Pred.subring >-> GRing.Pred.mul is ambiguous with existing
- [GRing.Pred.subring_semi; GRing.Pred.semiring_mul] : GRing.Pred.subring >-> GRing.Pred.mul.
- [ambiguous-paths,typechecker]
- COQNATIVE coqinterval_infnan.vo
- COQNATIVE fcmsum.vo
- COQC binary64_infnan.v
- COQC cholesky.v
- File "./cholesky.v", line 23, characters 0-172:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky.v", line 23, characters 0-172:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky.v", line 23, characters 0-172:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky.v", line 23, characters 0-172:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky.v", line 23, characters 0-172:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky.v", line 23, characters 0-172:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky.v", line 23, characters 0-172:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky.v", line 23, characters 0-172:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky.v", line 23, characters 0-172:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky.v", line 23, characters 0-172:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky.v", line 23, characters 0-172:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky.v", line 23, characters 0-172:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky.v", line 24, characters 0-141:
- Warning:
- New coercion path [GRing.subring_closedM; GRing.smulr_closedN] : GRing.subring_closed >-> GRing.oppr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedN] : GRing.subring_closed >-> GRing.oppr_closed.
- [ambiguous-paths,typechecker]
- File "./cholesky.v", line 24, characters 0-141:
- Warning:
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedM] : GRing.subring_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.subring_closedM; GRing.smulr_closedM] : GRing.subring_closed >-> GRing.mulr_closed.
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedD] : GRing.subring_closed >-> GRing.addr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedD] : GRing.subring_closed >-> GRing.addr_closed.
- [ambiguous-paths,typechecker]
- File "./cholesky.v", line 24, characters 0-141:
- Warning:
- New coercion path [GRing.sdivr_closed_div; GRing.divr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.sdivr_closedM; GRing.smulr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed.
- [ambiguous-paths,typechecker]
- File "./cholesky.v", line 24, characters 0-141:
- Warning:
- New coercion path [GRing.subalg_closedBM; GRing.subring_closedB] : GRing.subalg_closed >-> GRing.zmod_closed is ambiguous with existing
- [GRing.subalg_closedZ; GRing.submod_closedB] : GRing.subalg_closed >-> GRing.zmod_closed.
- [ambiguous-paths,typechecker]
- File "./cholesky.v", line 24, characters 0-141:
- Warning:
- New coercion path [GRing.divring_closed_div; GRing.sdivr_closedM] : GRing.divring_closed >-> GRing.smulr_closed is ambiguous with existing
- [GRing.divring_closedBM; GRing.subring_closedM] : GRing.divring_closed >-> GRing.smulr_closed.
- [ambiguous-paths,typechecker]
- File "./cholesky.v", line 24, characters 0-141:
- Warning:
- New coercion path [GRing.divalg_closedBdiv; GRing.divring_closedBM] : GRing.divalg_closed >-> GRing.subring_closed is ambiguous with existing
- [GRing.divalg_closedZ; GRing.subalg_closedBM] : GRing.divalg_closed >-> GRing.subring_closed.
- [ambiguous-paths,typechecker]
- File "./cholesky.v", line 24, characters 0-141:
- Warning:
- New coercion path [GRing.Pred.subring_smul; GRing.Pred.smul_mul] : GRing.Pred.subring >-> GRing.Pred.mul is ambiguous with existing
- [GRing.Pred.subring_semi; GRing.Pred.semiring_mul] : GRing.Pred.subring >-> GRing.Pred.mul.
- [ambiguous-paths,typechecker]
- COQNATIVE binary64_infnan.vo
- COQC primitive_floats_infnan.v
- COQNATIVE cholesky.vo
- COQC cholesky_infnan.v
- File "./primitive_floats_infnan.v", line 280, characters 22-27:
- Warning: Notation ldexp is deprecated since 8.15.0. Use Z.ldexp instead.
- [deprecated-syntactic-definition,deprecated]
- File "./primitive_floats_infnan.v", line 297, characters 22-27:
- Warning: Notation ldexp is deprecated since 8.15.0. Use Z.ldexp instead.
- [deprecated-syntactic-definition,deprecated]
- File "./cholesky_infnan.v", line 9, characters 0-172:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky_infnan.v", line 9, characters 0-172:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky_infnan.v", line 9, characters 0-172:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky_infnan.v", line 9, characters 0-172:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky_infnan.v", line 9, characters 0-172:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky_infnan.v", line 9, characters 0-172:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky_infnan.v", line 9, characters 0-172:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky_infnan.v", line 9, characters 0-172:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky_infnan.v", line 9, characters 0-172:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky_infnan.v", line 9, characters 0-172:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky_infnan.v", line 9, characters 0-172:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky_infnan.v", line 9, characters 0-172:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./cholesky_infnan.v", line 10, characters 0-141:
- Warning:
- New coercion path [GRing.subring_closedM; GRing.smulr_closedN] : GRing.subring_closed >-> GRing.oppr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedN] : GRing.subring_closed >-> GRing.oppr_closed.
- [ambiguous-paths,typechecker]
- File "./cholesky_infnan.v", line 10, characters 0-141:
- Warning:
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedM] : GRing.subring_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.subring_closedM; GRing.smulr_closedM] : GRing.subring_closed >-> GRing.mulr_closed.
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedD] : GRing.subring_closed >-> GRing.addr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedD] : GRing.subring_closed >-> GRing.addr_closed.
- [ambiguous-paths,typechecker]
- File "./cholesky_infnan.v", line 10, characters 0-141:
- Warning:
- New coercion path [GRing.sdivr_closed_div; GRing.divr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.sdivr_closedM; GRing.smulr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed.
- [ambiguous-paths,typechecker]
- File "./cholesky_infnan.v", line 10, characters 0-141:
- Warning:
- New coercion path [GRing.subalg_closedBM; GRing.subring_closedB] : GRing.subalg_closed >-> GRing.zmod_closed is ambiguous with existing
- [GRing.subalg_closedZ; GRing.submod_closedB] : GRing.subalg_closed >-> GRing.zmod_closed.
- [ambiguous-paths,typechecker]
- File "./cholesky_infnan.v", line 10, characters 0-141:
- Warning:
- New coercion path [GRing.divring_closed_div; GRing.sdivr_closedM] : GRing.divring_closed >-> GRing.smulr_closed is ambiguous with existing
- [GRing.divring_closedBM; GRing.subring_closedM] : GRing.divring_closed >-> GRing.smulr_closed.
- [ambiguous-paths,typechecker]
- File "./cholesky_infnan.v", line 10, characters 0-141:
- Warning:
- New coercion path [GRing.divalg_closedBdiv; GRing.divring_closedBM] : GRing.divalg_closed >-> GRing.subring_closed is ambiguous with existing
- [GRing.divalg_closedZ; GRing.subalg_closedBM] : GRing.divalg_closed >-> GRing.subring_closed.
- [ambiguous-paths,typechecker]
- File "./cholesky_infnan.v", line 10, characters 0-141:
- Warning:
- New coercion path [GRing.Pred.subring_smul; GRing.Pred.smul_mul] : GRing.Pred.subring >-> GRing.Pred.mul is ambiguous with existing
- [GRing.Pred.subring_semi; GRing.Pred.semiring_mul] : GRing.Pred.subring >-> GRing.Pred.mul.
- [ambiguous-paths,typechecker]
- COQNATIVE cholesky_infnan.vo
- COQNATIVE primitive_floats_infnan.vo
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-libvalidsdp.1.0.1'
-> compiled coq-libvalidsdp.1.0.1
Processing 76/78: [coq-libvalidsdp: make install]
+ /usr/bin/make "install" (CWD=/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-libvalidsdp.1.0.1)
- /usr/bin/make -f Makefile.coq install
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-libvalidsdp.1.0.1'
- make[2]: Nothing to be done for 'real-all'.
- INSTALL misc.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL real_matrix.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL bounded.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL float_spec.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL fsum.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL fsum_l2r.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL fcmsum.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL binary64.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL cholesky.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL float_infnan_spec.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL binary64_infnan.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL cholesky_infnan.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL flx64.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL zulp.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL coqinterval_infnan.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL primitive_floats_infnan.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL misc.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL real_matrix.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL bounded.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL float_spec.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL fsum.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL fsum_l2r.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL fcmsum.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL binary64.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL cholesky.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL float_infnan_spec.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL binary64_infnan.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL cholesky_infnan.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL flx64.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL zulp.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL coqinterval_infnan.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL primitive_floats_infnan.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL misc.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL real_matrix.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL bounded.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL float_spec.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL fsum.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL fsum_l2r.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL fcmsum.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL binary64.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL cholesky.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL float_infnan_spec.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL binary64_infnan.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL cholesky_infnan.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL flx64.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL zulp.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL coqinterval_infnan.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL primitive_floats_infnan.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP/
- INSTALL ./.coq-native/NlibValidSDP_misc.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_real_matrix.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_bounded.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_float_spec.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_fsum.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_fsum_l2r.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_fcmsum.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_binary64.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_cholesky.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_float_infnan_spec.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_binary64_infnan.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_cholesky_infnan.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_flx64.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_zulp.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_coqinterval_infnan.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_primitive_floats_infnan.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_misc.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_real_matrix.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_bounded.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_float_spec.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_fsum.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_fsum_l2r.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_fcmsum.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_binary64.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_cholesky.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_float_infnan_spec.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_binary64_infnan.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_cholesky_infnan.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_flx64.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_zulp.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_coqinterval_infnan.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_primitive_floats_infnan.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_misc.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_real_matrix.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_bounded.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_float_spec.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_fsum.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_fsum_l2r.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_fcmsum.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_binary64.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_cholesky.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_float_infnan_spec.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_binary64_infnan.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_cholesky_infnan.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_flx64.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_zulp.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_coqinterval_infnan.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- INSTALL ./.coq-native/NlibValidSDP_primitive_floats_infnan.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/libValidSDP//.coq-native
- make[2]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-libvalidsdp.1.0.1'
- make[2]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-libvalidsdp.1.0.1'
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-libvalidsdp.1.0.1'
-> installed coq-libvalidsdp.1.0.1
Processing 77/78: [coq-validsdp: sh]
+ /bin/sh "-c" "./configure" (CWD=/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-validsdp.1.0.1)
- checking for ocamlc... ocamlc
- checking for coqc... coqc
- checking Coq version... 8.15.2
- checking for ocamlfind... ocamlfind
- checking for Ltac2... yes
- checking for Mathcomp...
- yes
- checking for Mathcomp Analysis...
- yes
- checking for Flocq...
- yes
- checking for Coq-interval...
- yes
- checking for Multinomials...
- yes
- checking for CoqEAL...
- yes
- checking for OSDP... yes
- checking for coq-bignums...
- yes
- checking for libValidSDP...
- yes
- checking for sdpa... no
- configure: Optional dependency sdpa was not found.
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating Makefile.coq.local
- config.status: creating _CoqProject
- config.status: creating plugins/soswitness/theories/soswitness_plugin.v
-
- Now run 'make && make install' to build and install ValidSDP 1.0.1
- (or run 'make help' to get for more info on the available rules)
-
Processing 77/78: [coq-validsdp: make]
+ /usr/bin/make "-j2" (CWD=/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-validsdp.1.0.1)
- rm -f plugins/soswitness/src/soswitness.mlg
- cp -f -- plugins/soswitness/src/soswitness_v815.mlg plugins/soswitness/src/soswitness.mlg
- chmod a-w plugins/soswitness/src/soswitness.mlg
- if [ "xyes" = "xyes" ] ; then \
- ocamlfind query zarith >/dev/null ; \
- ocamlfind query ocplib-simplex >/dev/null ; \
- ocamlfind query osdp >/dev/null ; \
- /home/coq/.opam/4.07.1+flambda/bin/coq_makefile \
- -I "/home/coq/.opam/4.07.1+flambda/lib/zarith" \
- -I "/home/coq/.opam/4.07.1+flambda/lib/ocplib-simplex" \
- -I "/home/coq/.opam/4.07.1+flambda/lib/osdp" \
- -I /home/coq/.opam/4.07.1+flambda/lib/coq-core/plugins/ltac2 \
- -f _CoqProject -o Makefile.coq ; \
- else /home/coq/.opam/4.07.1+flambda/bin/coq_makefile -f _CoqProject -o Makefile.coq ; fi
- # FIXME: This sed hack is fragile (if we do "make -B" for example)
- sed -e 's/-shared -o $@ $</-shared -o $@ ocplibSimplex.cmxa osdp.cmxa $</' -i Makefile.coq
- /usr/bin/make -f Makefile.coq all
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-validsdp.1.0.1'
- COQDEP VFILES
- COQPP plugins/soswitness/src/soswitness.mlg
- OCAMLLIBDEP plugins/soswitness/src/soswitness.mllib
- CAMLDEP plugins/soswitness/src/soswitness.ml
- CAMLOPT -c plugins/soswitness/src/soswitness.ml
- COQC theories/misc.v
- File "./theories/misc.v", line 6, characters 0-68:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/misc.v", line 6, characters 0-68:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/misc.v", line 6, characters 0-68:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/misc.v", line 6, characters 0-68:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/misc.v", line 6, characters 0-68:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/misc.v", line 6, characters 0-68:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/misc.v", line 6, characters 0-68:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/misc.v", line 6, characters 0-68:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/misc.v", line 6, characters 0-68:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/misc.v", line 6, characters 0-68:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/misc.v", line 6, characters 0-68:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/misc.v", line 6, characters 0-68:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/misc.v", line 7, characters 0-60:
- Warning:
- New coercion path [GRing.subring_closedM; GRing.smulr_closedN] : GRing.subring_closed >-> GRing.oppr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedN] : GRing.subring_closed >-> GRing.oppr_closed.
- [ambiguous-paths,typechecker]
- File "./theories/misc.v", line 7, characters 0-60:
- Warning:
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedM] : GRing.subring_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.subring_closedM; GRing.smulr_closedM] : GRing.subring_closed >-> GRing.mulr_closed.
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedD] : GRing.subring_closed >-> GRing.addr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedD] : GRing.subring_closed >-> GRing.addr_closed.
- [ambiguous-paths,typechecker]
- File "./theories/misc.v", line 7, characters 0-60:
- Warning:
- New coercion path [GRing.sdivr_closed_div; GRing.divr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.sdivr_closedM; GRing.smulr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed.
- [ambiguous-paths,typechecker]
- File "./theories/misc.v", line 7, characters 0-60:
- Warning:
- New coercion path [GRing.subalg_closedBM; GRing.subring_closedB] : GRing.subalg_closed >-> GRing.zmod_closed is ambiguous with existing
- [GRing.subalg_closedZ; GRing.submod_closedB] : GRing.subalg_closed >-> GRing.zmod_closed.
- [ambiguous-paths,typechecker]
- File "./theories/misc.v", line 7, characters 0-60:
- Warning:
- New coercion path [GRing.divring_closed_div; GRing.sdivr_closedM] : GRing.divring_closed >-> GRing.smulr_closed is ambiguous with existing
- [GRing.divring_closedBM; GRing.subring_closedM] : GRing.divring_closed >-> GRing.smulr_closed.
- [ambiguous-paths,typechecker]
- File "./theories/misc.v", line 7, characters 0-60:
- Warning:
- New coercion path [GRing.divalg_closedBdiv; GRing.divring_closedBM] : GRing.divalg_closed >-> GRing.subring_closed is ambiguous with existing
- [GRing.divalg_closedZ; GRing.subalg_closedBM] : GRing.divalg_closed >-> GRing.subring_closed.
- [ambiguous-paths,typechecker]
- File "./theories/misc.v", line 7, characters 0-60:
- Warning:
- New coercion path [GRing.Pred.subring_smul; GRing.Pred.smul_mul] : GRing.Pred.subring >-> GRing.Pred.mul is ambiguous with existing
- [GRing.Pred.subring_semi; GRing.Pred.semiring_mul] : GRing.Pred.subring >-> GRing.Pred.mul.
- [ambiguous-paths,typechecker]
- COQC theories/iteri_ord.v
- File "./theories/iteri_ord.v", line 1, characters 0-72:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/iteri_ord.v", line 1, characters 0-72:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/iteri_ord.v", line 1, characters 0-72:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/iteri_ord.v", line 1, characters 0-72:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/iteri_ord.v", line 1, characters 0-72:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/iteri_ord.v", line 1, characters 0-72:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/iteri_ord.v", line 1, characters 0-72:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/iteri_ord.v", line 1, characters 0-72:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/iteri_ord.v", line 1, characters 0-72:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/iteri_ord.v", line 1, characters 0-72:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/iteri_ord.v", line 1, characters 0-72:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- COQNATIVE theories/misc.vo
- COQNATIVE theories/iteri_ord.vo
- CAMLOPT -a -o plugins/soswitness/src/soswitness.cmxa
- CAMLOPT -shared -o plugins/soswitness/src/soswitness.cmxs
- COQC theories/cholesky_prog.v
- COQC plugins/soswitness/theories/soswitness_plugin.v
- COQNATIVE plugins/soswitness/theories/soswitness_plugin.vo
- COQC plugins/soswitness/theories/soswitness.v
- File "./theories/cholesky_prog.v", line 4, characters 0-72:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/cholesky_prog.v", line 4, characters 0-72:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/cholesky_prog.v", line 4, characters 0-72:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/cholesky_prog.v", line 4, characters 0-72:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/cholesky_prog.v", line 4, characters 0-72:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/cholesky_prog.v", line 4, characters 0-72:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/cholesky_prog.v", line 4, characters 0-72:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/cholesky_prog.v", line 4, characters 0-72:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/cholesky_prog.v", line 4, characters 0-72:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/cholesky_prog.v", line 4, characters 0-72:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/cholesky_prog.v", line 4, characters 0-72:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/cholesky_prog.v", line 4, characters 0-72:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/cholesky_prog.v", line 5, characters 0-71:
- Warning:
- New coercion path [GRing.subring_closedM; GRing.smulr_closedN] : GRing.subring_closed >-> GRing.oppr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedN] : GRing.subring_closed >-> GRing.oppr_closed.
- [ambiguous-paths,typechecker]
- File "./theories/cholesky_prog.v", line 5, characters 0-71:
- Warning:
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedM] : GRing.subring_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.subring_closedM; GRing.smulr_closedM] : GRing.subring_closed >-> GRing.mulr_closed.
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedD] : GRing.subring_closed >-> GRing.addr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedD] : GRing.subring_closed >-> GRing.addr_closed.
- [ambiguous-paths,typechecker]
- File "./theories/cholesky_prog.v", line 5, characters 0-71:
- Warning:
- New coercion path [GRing.sdivr_closed_div; GRing.divr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.sdivr_closedM; GRing.smulr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed.
- [ambiguous-paths,typechecker]
- File "./theories/cholesky_prog.v", line 5, characters 0-71:
- Warning:
- New coercion path [GRing.subalg_closedBM; GRing.subring_closedB] : GRing.subalg_closed >-> GRing.zmod_closed is ambiguous with existing
- [GRing.subalg_closedZ; GRing.submod_closedB] : GRing.subalg_closed >-> GRing.zmod_closed.
- [ambiguous-paths,typechecker]
- File "./theories/cholesky_prog.v", line 5, characters 0-71:
- Warning:
- New coercion path [GRing.divring_closed_div; GRing.sdivr_closedM] : GRing.divring_closed >-> GRing.smulr_closed is ambiguous with existing
- [GRing.divring_closedBM; GRing.subring_closedM] : GRing.divring_closed >-> GRing.smulr_closed.
- [ambiguous-paths,typechecker]
- File "./theories/cholesky_prog.v", line 5, characters 0-71:
- Warning:
- New coercion path [GRing.divalg_closedBdiv; GRing.divring_closedBM] : GRing.divalg_closed >-> GRing.subring_closed is ambiguous with existing
- [GRing.divalg_closedZ; GRing.subalg_closedBM] : GRing.divalg_closed >-> GRing.subring_closed.
- [ambiguous-paths,typechecker]
- File "./theories/cholesky_prog.v", line 5, characters 0-71:
- Warning:
- New coercion path [GRing.Pred.subring_smul; GRing.Pred.smul_mul] : GRing.Pred.subring >-> GRing.Pred.mul is ambiguous with existing
- [GRing.Pred.subring_semi; GRing.Pred.semiring_mul] : GRing.Pred.subring >-> GRing.Pred.mul.
- [ambiguous-paths,typechecker]
- COQNATIVE plugins/soswitness/theories/soswitness.vo
- COQC plugins/soswitness/test-suite/soswitnesstac.v
- File "./plugins/soswitness/test-suite/soswitnesstac.v", line 7, characters 12-107:
- Warning: This expression should have type unit but has type
- Init.constr * Init.constr. [not-unit,ltac]
- File "./plugins/soswitness/test-suite/soswitnesstac.v", line 9, characters 12-80:
- Warning: This expression should have type unit but has type
- Init.constr * Init.constr. [not-unit,ltac]
- File "./plugins/soswitness/test-suite/soswitnesstac.v", line 10, characters 12-109:
- Warning: This expression should have type unit but has type
- Init.constr * Init.constr. [not-unit,ltac]
- File "./plugins/soswitness/test-suite/soswitnesstac.v", line 11, characters 12-109:
- Warning: This expression should have type unit but has type
- Init.constr * Init.constr. [not-unit,ltac]
- File "./plugins/soswitness/test-suite/soswitnesstac.v", line 12, characters 12-95:
- Warning: This expression should have type unit but has type
- Init.constr * Init.constr. [not-unit,ltac]
- File "./plugins/soswitness/test-suite/soswitnesstac.v", line 13, characters 12-124:
- Warning: This expression should have type unit but has type
- Init.constr * Init.constr. [not-unit,ltac]
- File "./plugins/soswitness/test-suite/soswitnesstac.v", line 14, characters 12-124:
- Warning: This expression should have type unit but has type
- Init.constr * Init.constr. [not-unit,ltac]
- File "./plugins/soswitness/test-suite/soswitnesstac.v", line 15, characters 12-157:
- Warning: This expression should have type unit but has type
- Init.constr * Init.constr. [not-unit,ltac]
- File "./plugins/soswitness/test-suite/soswitnesstac.v", line 17, characters 7-198:
- Warning: This expression should have type unit but has type
- Init.constr * Init.constr. [not-unit,ltac]
- +++ Parse_error_arg1, expected *value* of type: (seq (seq N * BigQ.t_))
- File "./plugins/soswitness/test-suite/soswitnesstac.v", line 20, characters 7-219:
- Warning: This expression should have type unit but has type
- Init.constr * Init.constr. [not-unit,ltac]
- +++ No_witness
- File "./plugins/soswitness/test-suite/soswitnesstac.v", line 23, characters 7-219:
- Warning: This expression should have type unit but has type
- Init.constr * Init.constr. [not-unit,ltac]
- +++ Constant_input
- result: ([:: [:: 1; 0]; [:: 0; 1]],
- [:: [:: Float 3377699720535170%bigZ (-50)%bigZ; Float 0%bigZ 0%bigZ];
- [:: Float 0%bigZ 0%bigZ; Float 3752999689472554%bigZ (-52)%bigZ]]), [::]
- perr = 2.76454e-08
- CSDP 6.2.0
- This is a pure primal feasibility problem.
- Iter: 0 Ap: 0.00e+00 Pobj: 0.0000000e+00 Ad: 0.00e+00 Dobj: 0.0000000e+00
- Iter: 1 Ap: 1.00e+00 Pobj: 0.0000000e+00 Ad: 1.00e+00 Dobj: 3.4678952e+01
- Success: SDP solved
- Primal objective value: 0.0000000e+00
- Dual objective value: 0.0000000e+00
- Relative primal infeasibility: 6.94e-16
- Relative dual infeasibility: 5.00e-11
- Real Relative Gap: 0.00e+00
- XZ Relative Gap: 7.68e-11
- DIMACS error measures: 7.10e-16 0.00e+00 5.00e-11 0.00e+00 0.00e+00 7.68e-11
- r = 6.48193e-12
- soswitness took: 0.00s
- result: ([:: [:: 1; 0]; [:: 0; 1]],
- [:: [:: Float 3377699720535170%bigZ (-50)%bigZ; Float 0%bigZ 0%bigZ];
- [:: Float 0%bigZ 0%bigZ; Float 3752999689472554%bigZ (-52)%bigZ]]), [::]
- result: ([:: [:: 1; 0]; [:: 0; 1]],
- [:: [:: Float 3377699720535170%bigZ (-50)%bigZ; Float 0%bigZ 0%bigZ];
- [:: Float 0%bigZ 0%bigZ; Float 3752999689472554%bigZ (-52)%bigZ]]), [::]
- result: ([:: [:: 0; 0]; [:: 1; 0]; [:: 0; 1]],
- [:: [:: Float 2555713725378822%bigZ (-51)%bigZ;
- Float 0%bigZ 0%bigZ; Float 0%bigZ 0%bigZ];
- [:: Float 0%bigZ 0%bigZ; Float 3895771803984892%bigZ (-53)%bigZ;
- Float 0%bigZ 0%bigZ];
- [:: Float 0%bigZ 0%bigZ; Float 0%bigZ 0%bigZ;
- Float 3895771803984892%bigZ (-53)%bigZ]]), [::
- ([:: ([:: 0; 0], (7350980244392253 # 5131511454033070)%bigQ)],
- ([:: [:: 0; 0]], [:: [:: Float 3225742764681305%bigZ (-51)%bigZ]]))]
- result: ([:: [:: 0; 0]], [:: [:: Float 4503599627367653%bigZ (-52)%bigZ]]), [::
- ([:: ([:: 0; 0], 1%bigQ)],
- ([:: [:: 0; 0]], [:: [:: Float 2251799813685248%bigZ (-51)%bigZ]]));
- ([:: ([:: 0; 0], 1%bigQ)],
- ([:: [:: 0; 0]], [:: [:: Float 2251799813685248%bigZ (-51)%bigZ]]))]
- File "./plugins/soswitness/test-suite/soswitnesstac.v", line 99, characters 12-121:
- Warning: This expression should have type unit but has type
- Init.constr * Init.constr. [not-unit,ltac]
- result: ([:: [:: 0]; [:: 1]],
- [:: [:: Float 2262468318586895%bigZ (-50)%bigZ;
- Float (-2257134066133888)%bigZ (-51)%bigZ];
- [:: Float (-2257134066133888)%bigZ (-51)%bigZ;
- Float 4503599627366359%bigZ (-52)%bigZ]]), [::
- ([:: ([:: 0], (5175003246909376 # 5150600895260517)%bigQ)],
- ([:: [:: 0]], [:: [:: Float 2262468318587888%bigZ (-51)%bigZ]]))]
- COQNATIVE plugins/soswitness/test-suite/soswitnesstac.vo
- File "./theories/cholesky_prog.v", line 885, characters 2-66:
- Warning: Duplicate clear of Hs [duplicate-clear,ssr]
- File "./theories/cholesky_prog.v", line 1052, characters 0-19:
- Warning: Duplicate clear of k [duplicate-clear,ssr]
- COQNATIVE theories/cholesky_prog.vo
- COQC theories/posdef_check.v
- COQC theories/validsdp.v
- File "./theories/posdef_check.v", line 13, characters 0-72:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/posdef_check.v", line 13, characters 0-72:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/posdef_check.v", line 13, characters 0-72:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/posdef_check.v", line 13, characters 0-72:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/posdef_check.v", line 13, characters 0-72:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/posdef_check.v", line 13, characters 0-72:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/posdef_check.v", line 13, characters 0-72:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/posdef_check.v", line 13, characters 0-72:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/posdef_check.v", line 13, characters 0-72:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/posdef_check.v", line 13, characters 0-72:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/posdef_check.v", line 13, characters 0-72:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/posdef_check.v", line 13, characters 0-72:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/validsdp.v", line 15, characters 0-72:
- Warning: Notation "_ + _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/validsdp.v", line 15, characters 0-72:
- Warning: Notation "_ - _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/validsdp.v", line 15, characters 0-72:
- Warning: Notation "_ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/validsdp.v", line 15, characters 0-72:
- Warning: Notation "_ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/validsdp.v", line 15, characters 0-72:
- Warning: Notation "_ >= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/validsdp.v", line 15, characters 0-72:
- Warning: Notation "_ > _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/validsdp.v", line 15, characters 0-72:
- Warning: Notation "_ <= _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/validsdp.v", line 15, characters 0-72:
- Warning: Notation "_ < _ <= _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/validsdp.v", line 15, characters 0-72:
- Warning: Notation "_ <= _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/validsdp.v", line 15, characters 0-72:
- Warning: Notation "_ < _ < _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/validsdp.v", line 15, characters 0-72:
- Warning: Notation "_ * _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/validsdp.v", line 15, characters 0-72:
- Warning: Notation "_ ^ _" was already used in scope nat_scope.
- [notation-overridden,parsing]
- File "./theories/posdef_check.v", line 14, characters 0-77:
- Warning:
- New coercion path [GRing.subring_closedM; GRing.smulr_closedN] : GRing.subring_closed >-> GRing.oppr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedN] : GRing.subring_closed >-> GRing.oppr_closed.
- [ambiguous-paths,typechecker]
- File "./theories/posdef_check.v", line 14, characters 0-77:
- Warning:
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedM] : GRing.subring_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.subring_closedM; GRing.smulr_closedM] : GRing.subring_closed >-> GRing.mulr_closed.
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedD] : GRing.subring_closed >-> GRing.addr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedD] : GRing.subring_closed >-> GRing.addr_closed.
- [ambiguous-paths,typechecker]
- File "./theories/posdef_check.v", line 14, characters 0-77:
- Warning:
- New coercion path [GRing.sdivr_closed_div; GRing.divr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.sdivr_closedM; GRing.smulr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed.
- [ambiguous-paths,typechecker]
- File "./theories/posdef_check.v", line 14, characters 0-77:
- Warning:
- New coercion path [GRing.subalg_closedBM; GRing.subring_closedB] : GRing.subalg_closed >-> GRing.zmod_closed is ambiguous with existing
- [GRing.subalg_closedZ; GRing.submod_closedB] : GRing.subalg_closed >-> GRing.zmod_closed.
- [ambiguous-paths,typechecker]
- File "./theories/posdef_check.v", line 14, characters 0-77:
- Warning:
- New coercion path [GRing.divring_closed_div; GRing.sdivr_closedM] : GRing.divring_closed >-> GRing.smulr_closed is ambiguous with existing
- [GRing.divring_closedBM; GRing.subring_closedM] : GRing.divring_closed >-> GRing.smulr_closed.
- [ambiguous-paths,typechecker]
- File "./theories/posdef_check.v", line 14, characters 0-77:
- Warning:
- New coercion path [GRing.divalg_closedBdiv; GRing.divring_closedBM] : GRing.divalg_closed >-> GRing.subring_closed is ambiguous with existing
- [GRing.divalg_closedZ; GRing.subalg_closedBM] : GRing.divalg_closed >-> GRing.subring_closed.
- [ambiguous-paths,typechecker]
- File "./theories/posdef_check.v", line 14, characters 0-77:
- Warning:
- New coercion path [GRing.Pred.subring_smul; GRing.Pred.smul_mul] : GRing.Pred.subring >-> GRing.Pred.mul is ambiguous with existing
- [GRing.Pred.subring_semi; GRing.Pred.semiring_mul] : GRing.Pred.subring >-> GRing.Pred.mul.
- [ambiguous-paths,typechecker]
- File "./theories/validsdp.v", line 16, characters 0-83:
- Warning:
- New coercion path [GRing.subring_closedM; GRing.smulr_closedN] : GRing.subring_closed >-> GRing.oppr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedN] : GRing.subring_closed >-> GRing.oppr_closed.
- [ambiguous-paths,typechecker]
- File "./theories/validsdp.v", line 16, characters 0-83:
- Warning:
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedM] : GRing.subring_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.subring_closedM; GRing.smulr_closedM] : GRing.subring_closed >-> GRing.mulr_closed.
- New coercion path [GRing.subring_closed_semi; GRing.semiring_closedD] : GRing.subring_closed >-> GRing.addr_closed is ambiguous with existing
- [GRing.subring_closedB; GRing.zmod_closedD] : GRing.subring_closed >-> GRing.addr_closed.
- [ambiguous-paths,typechecker]
- File "./theories/validsdp.v", line 16, characters 0-83:
- Warning:
- New coercion path [GRing.sdivr_closed_div; GRing.divr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed is ambiguous with existing
- [GRing.sdivr_closedM; GRing.smulr_closedM] : GRing.sdivr_closed >-> GRing.mulr_closed.
- [ambiguous-paths,typechecker]
- File "./theories/validsdp.v", line 16, characters 0-83:
- Warning:
- New coercion path [GRing.subalg_closedBM; GRing.subring_closedB] : GRing.subalg_closed >-> GRing.zmod_closed is ambiguous with existing
- [GRing.subalg_closedZ; GRing.submod_closedB] : GRing.subalg_closed >-> GRing.zmod_closed.
- [ambiguous-paths,typechecker]
- File "./theories/validsdp.v", line 16, characters 0-83:
- Warning:
- New coercion path [GRing.divring_closed_div; GRing.sdivr_closedM] : GRing.divring_closed >-> GRing.smulr_closed is ambiguous with existing
- [GRing.divring_closedBM; GRing.subring_closedM] : GRing.divring_closed >-> GRing.smulr_closed.
- [ambiguous-paths,typechecker]
- File "./theories/validsdp.v", line 16, characters 0-83:
- Warning:
- New coercion path [GRing.divalg_closedBdiv; GRing.divring_closedBM] : GRing.divalg_closed >-> GRing.subring_closed is ambiguous with existing
- [GRing.divalg_closedZ; GRing.subalg_closedBM] : GRing.divalg_closed >-> GRing.subring_closed.
- [ambiguous-paths,typechecker]
- File "./theories/validsdp.v", line 16, characters 0-83:
- Warning:
- New coercion path [GRing.Pred.subring_smul; GRing.Pred.smul_mul] : GRing.Pred.subring >-> GRing.Pred.mul is ambiguous with existing
- [GRing.Pred.subring_semi; GRing.Pred.semiring_mul] : GRing.Pred.subring >-> GRing.Pred.mul.
- [ambiguous-paths,typechecker]
- File "./theories/validsdp.v", line 25, characters 0-46:
- Warning: Notation "_ <=> _" was already used in scope type_scope.
- [notation-overridden,parsing]
- Finished transaction in 0.026 secs (0.011u,0.s) (successful)
- File "./theories/posdef_check.v", line 462, characters 0-120:
- Warning: Unused introduction pattern: p [unused-intro-pattern,tactics]
- File "./theories/posdef_check.v", line 462, characters 0-120:
- Warning: Unused introduction pattern: p' [unused-intro-pattern,tactics]
- File "./theories/posdef_check.v", line 488, characters 9-19:
- Warning: Notation ldexp_spec is deprecated since 8.15.0.
- Use Z_ldexp_spec instead. [deprecated-syntactic-definition,deprecated]
- File "./theories/posdef_check.v", line 488, characters 9-19:
- Warning: Notation ldexp_spec is deprecated since 8.15.0.
- Use Z_ldexp_spec instead. [deprecated-syntactic-definition,deprecated]
- File "./theories/posdef_check.v", line 488, characters 9-19:
- Warning: Notation ldexp_spec is deprecated since 8.15.0.
- Use Z_ldexp_spec instead. [deprecated-syntactic-definition,deprecated]
- File "./theories/validsdp.v", line 799, characters 11-12:
- Warning: Ignoring implicit binder declaration in unexpected position.
- [unexpected-implicit-declaration,syntax]
- File "./theories/validsdp.v", line 799, characters 13-15:
- Warning: Ignoring implicit binder declaration in unexpected position.
- [unexpected-implicit-declaration,syntax]
- File "./theories/validsdp.v", line 799, characters 18-19:
- Warning: Ignoring implicit binder declaration in unexpected position.
- [unexpected-implicit-declaration,syntax]
- File "./theories/validsdp.v", line 799, characters 20-21:
- Warning: Ignoring implicit binder declaration in unexpected position.
- [unexpected-implicit-declaration,syntax]
- Finished transaction in 0.007 secs (0.005u,0.s) (successful)
- COQNATIVE theories/posdef_check.vo
- File "./theories/validsdp.v", line 1193, characters 6-58:
- Warning: Duplicate clear of Hm [duplicate-clear,ssr]
- File "./theories/validsdp.v", line 1434, characters 0-71:
- Warning: The default value for instance locality is currently "local" in a
- section and "global" otherwise, but is scheduled to change in a future
- release. For the time being, adding instances outside of sections without
- specifying an explicit locality attribute is therefore deprecated. It is
- recommended to use "export" whenever possible. Use the attributes #[local],
- #[global] and #[export] depending on your choice. For example: "#[export]
- Instance Foo : Bar := baz." [deprecated-instance-without-locality,deprecated]
- File "./theories/validsdp.v", line 1457, characters 0-73:
- Warning: The default value for instance locality is currently "local" in a
- section and "global" otherwise, but is scheduled to change in a future
- release. For the time being, adding instances outside of sections without
- specifying an explicit locality attribute is therefore deprecated. It is
- recommended to use "export" whenever possible. Use the attributes #[local],
- #[global] and #[export] depending on your choice. For example: "#[export]
- Instance Foo : Bar := baz." [deprecated-instance-without-locality,deprecated]
- File "./theories/validsdp.v", line 1524, characters 0-44:
- Warning: The default value for instance locality is currently "local" in a
- section and "global" otherwise, but is scheduled to change in a future
- release. For the time being, adding instances outside of sections without
- specifying an explicit locality attribute is therefore deprecated. It is
- recommended to use "export" whenever possible. Use the attributes #[local],
- #[global] and #[export] depending on your choice. For example: "#[export]
- Instance Foo : Bar := baz." [deprecated-instance-without-locality,deprecated]
- File "./theories/validsdp.v", line 1535, characters 0-53:
- Warning: The default value for instance locality is currently "local" in a
- section and "global" otherwise, but is scheduled to change in a future
- release. For the time being, adding instances outside of sections without
- specifying an explicit locality attribute is therefore deprecated. It is
- recommended to use "export" whenever possible. Use the attributes #[local],
- #[global] and #[export] depending on your choice. For example: "#[export]
- Instance Foo : Bar := baz." [deprecated-instance-without-locality,deprecated]
- File "./theories/validsdp.v", line 1578, characters 0-58:
- Warning: The default value for instance locality is currently "local" in a
- section and "global" otherwise, but is scheduled to change in a future
- release. For the time being, adding instances outside of sections without
- specifying an explicit locality attribute is therefore deprecated. It is
- recommended to use "export" whenever possible. Use the attributes #[local],
- #[global] and #[export] depending on your choice. For example: "#[export]
- Instance Foo : Bar := baz." [deprecated-instance-without-locality,deprecated]
- COQNATIVE theories/validsdp.vo
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-validsdp.1.0.1'
-> compiled coq-validsdp.1.0.1
Processing 78/78: [coq-validsdp: make install]
+ /usr/bin/make "install" (CWD=/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-validsdp.1.0.1)
- /usr/bin/make -f Makefile.coq install
- make[1]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-validsdp.1.0.1'
- INSTALL plugins/soswitness/theories/soswitness_plugin.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL plugins/soswitness/theories/soswitness.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL plugins/soswitness/test-suite/soswitnesstac.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL theories/misc.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL theories/cholesky_prog.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL theories/iteri_ord.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL theories/posdef_check.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL theories/validsdp.vo /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL plugins/soswitness/theories/soswitness_plugin.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL plugins/soswitness/theories/soswitness.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL plugins/soswitness/test-suite/soswitnesstac.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL theories/misc.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL theories/cholesky_prog.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL theories/iteri_ord.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL theories/posdef_check.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL theories/validsdp.v /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL plugins/soswitness/theories/soswitness_plugin.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL plugins/soswitness/theories/soswitness.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL plugins/soswitness/test-suite/soswitnesstac.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL theories/misc.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL theories/cholesky_prog.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL theories/iteri_ord.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL theories/posdef_check.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL theories/validsdp.glob /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL plugins/soswitness/theories/.coq-native/NValidSDP_soswitness_plugin.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL plugins/soswitness/theories/.coq-native/NValidSDP_soswitness.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL plugins/soswitness/test-suite/.coq-native/NValidSDP_soswitnesstac.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL theories/.coq-native/NValidSDP_misc.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL theories/.coq-native/NValidSDP_cholesky_prog.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL theories/.coq-native/NValidSDP_iteri_ord.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL theories/.coq-native/NValidSDP_posdef_check.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL theories/.coq-native/NValidSDP_validsdp.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL plugins/soswitness/theories/.coq-native/NValidSDP_soswitness_plugin.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL plugins/soswitness/theories/.coq-native/NValidSDP_soswitness.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL plugins/soswitness/test-suite/.coq-native/NValidSDP_soswitnesstac.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL theories/.coq-native/NValidSDP_misc.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL theories/.coq-native/NValidSDP_cholesky_prog.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL theories/.coq-native/NValidSDP_iteri_ord.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL theories/.coq-native/NValidSDP_posdef_check.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL theories/.coq-native/NValidSDP_validsdp.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL plugins/soswitness/theories/.coq-native/NValidSDP_soswitness_plugin.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL plugins/soswitness/theories/.coq-native/NValidSDP_soswitness.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL plugins/soswitness/test-suite/.coq-native/NValidSDP_soswitnesstac.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL theories/.coq-native/NValidSDP_misc.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL theories/.coq-native/NValidSDP_cholesky_prog.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL theories/.coq-native/NValidSDP_iteri_ord.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL theories/.coq-native/NValidSDP_posdef_check.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL theories/.coq-native/NValidSDP_validsdp.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP//.coq-native
- INSTALL plugins/soswitness/src/soswitness.cmi /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL plugins/soswitness/src/soswitness.cmxs /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL plugins/soswitness/src/soswitness.cmxa /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- INSTALL plugins/soswitness/src/soswitness.cmx /home/coq/.opam/4.07.1+flambda/lib/coq//user-contrib/ValidSDP/
- make[2]: Entering directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-validsdp.1.0.1'
- make[2]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-validsdp.1.0.1'
- make[1]: Leaving directory '/home/coq/.opam/4.07.1+flambda/.opam-switch/build/coq-validsdp.1.0.1'
-> installed coq-validsdp.1.0.1
Done.
+ opam clean -a -c -s --logs
Cleaning up switch 4.07.1+flambda
Clearing cache of downloaded files
Clearing logs
+ sudo apt-get clean
+ sudo rm -rf /var/lib/apt/lists/auxfiles /var/lib/apt/lists/deb.debian.org_debian-security_dists_bullseye-security_InRelease /var/lib/apt/lists/deb.debian.org_debian-security_dists_bullseye-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye-updates_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/partial
Removing intermediate container 82246b94731f
---> 2eaa7de817ea
Step 10/14 : COPY --chown=coq:coq .emacs .emacs
---> d1f6c7d60963
Step 11/14 : RUN sudo apt-get update -y -q && DEBIAN_FRONTEND=noninteractive sudo apt-get install -y -q --no-install-recommends ca-certificates curl emacs-nox locales && sudo sed -i -e 's/# \(en_US\.UTF-8 .*\)/\1/' /etc/locale.gen && sudo locale-gen && sudo update-locale LANG=en_US.UTF-8 && sudo apt-get clean && sudo rm -rf /var/lib/apt/lists/* && emacs --batch -l "${HOME}/.emacs"
---> Running in 9c9daa764f1e
Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB]
Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
Fetched 8601 kB in 2s (4126 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
ca-certificates is already the newest version (20210119).
curl is already the newest version (7.74.0-1.3+deb11u3).
The following additional packages will be installed:
emacs-bin-common emacs-common emacsen-common install-info libasound2
libasound2-data libc-l10n libdbus-1-3 libgpm2 libicu67 libjansson4
liblcms2-2 libxml2
Suggested packages:
emacs-common-non-dfsg ncurses-term libasound2-plugins alsa-utils gpm
liblcms2-utils
Recommended packages:
mailutils emacs-el alsa-ucm-conf alsa-topology-conf dbus
The following NEW packages will be installed:
emacs-bin-common emacs-common emacs-nox emacsen-common install-info
libasound2 libasound2-data libc-l10n libdbus-1-3 libgpm2 libicu67
libjansson4 liblcms2-2 libxml2 locales
0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
Need to get 32.1 MB of archives.
After this operation, 149 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bullseye/main amd64 install-info amd64 6.7.0.dfsg.2-6 [151 kB]
Get:2 http://deb.debian.org/debian bullseye-updates/main amd64 libc-l10n all 2.31-13+deb11u5 [865 kB]
Get:3 http://deb.debian.org/debian bullseye-updates/main amd64 locales all 2.31-13+deb11u5 [4086 kB]
Get:4 http://deb.debian.org/debian bullseye/main amd64 emacsen-common all 3.0.4 [19.3 kB]
Get:5 http://deb.debian.org/debian bullseye/main amd64 emacs-common all 1:27.1+1-3.1 [13.7 MB]
Get:6 http://deb.debian.org/debian bullseye/main amd64 emacs-bin-common amd64 1:27.1+1-3.1 [155 kB]
Get:7 http://deb.debian.org/debian bullseye/main amd64 libasound2-data all 1.2.4-1.1 [38.2 kB]
Get:8 http://deb.debian.org/debian bullseye/main amd64 libasound2 amd64 1.2.4-1.1 [356 kB]
Get:9 http://deb.debian.org/debian-security bullseye-security/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB]
Get:10 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
Get:11 http://deb.debian.org/debian bullseye/main amd64 libjansson4 amd64 2.13.1-1.1 [39.7 kB]
Get:12 http://deb.debian.org/debian bullseye/main amd64 liblcms2-2 amd64 2.12~rc1-2 [150 kB]
Get:13 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
Get:14 http://deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
Get:15 http://deb.debian.org/debian bullseye/main amd64 emacs-nox amd64 1:27.1+1-3.1 [2976 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 32.1 MB in 1s (50.5 MB/s)
Selecting previously unselected package install-info.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15347 files and directories currently installed.)
Preparing to unpack .../install-info_6.7.0.dfsg.2-6_amd64.deb ...
Unpacking install-info (6.7.0.dfsg.2-6) ...
Setting up install-info (6.7.0.dfsg.2-6) ...
Selecting previously unselected package libc-l10n.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15361 files and directories currently installed.)
Preparing to unpack .../00-libc-l10n_2.31-13+deb11u5_all.deb ...
Unpacking libc-l10n (2.31-13+deb11u5) ...
Selecting previously unselected package locales.
Preparing to unpack .../01-locales_2.31-13+deb11u5_all.deb ...
Unpacking locales (2.31-13+deb11u5) ...
Selecting previously unselected package emacsen-common.
Preparing to unpack .../02-emacsen-common_3.0.4_all.deb ...
Unpacking emacsen-common (3.0.4) ...
Selecting previously unselected package emacs-common.
Preparing to unpack .../03-emacs-common_1%3a27.1+1-3.1_all.deb ...
Unpacking emacs-common (1:27.1+1-3.1) ...
Selecting previously unselected package emacs-bin-common.
Preparing to unpack .../04-emacs-bin-common_1%3a27.1+1-3.1_amd64.deb ...
Unpacking emacs-bin-common (1:27.1+1-3.1) ...
Selecting previously unselected package libasound2-data.
Preparing to unpack .../05-libasound2-data_1.2.4-1.1_all.deb ...
Unpacking libasound2-data (1.2.4-1.1) ...
Selecting previously unselected package libasound2:amd64.
Preparing to unpack .../06-libasound2_1.2.4-1.1_amd64.deb ...
Unpacking libasound2:amd64 (1.2.4-1.1) ...
Selecting previously unselected package libdbus-1-3:amd64.
Preparing to unpack .../07-libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ...
Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
Selecting previously unselected package libgpm2:amd64.
Preparing to unpack .../08-libgpm2_1.20.7-8_amd64.deb ...
Unpacking libgpm2:amd64 (1.20.7-8) ...
Selecting previously unselected package libjansson4:amd64.
Preparing to unpack .../09-libjansson4_2.13.1-1.1_amd64.deb ...
Unpacking libjansson4:amd64 (2.13.1-1.1) ...
Selecting previously unselected package liblcms2-2:amd64.
Preparing to unpack .../10-liblcms2-2_2.12~rc1-2_amd64.deb ...
Unpacking liblcms2-2:amd64 (2.12~rc1-2) ...
Selecting previously unselected package libicu67:amd64.
Preparing to unpack .../11-libicu67_67.1-7_amd64.deb ...
Unpacking libicu67:amd64 (67.1-7) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../12-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
Selecting previously unselected package emacs-nox.
Preparing to unpack .../13-emacs-nox_1%3a27.1+1-3.1_amd64.deb ...
Unpacking emacs-nox (1:27.1+1-3.1) ...
Setting up liblcms2-2:amd64 (2.12~rc1-2) ...
Setting up libc-l10n (2.31-13+deb11u5) ...
Setting up libgpm2:amd64 (1.20.7-8) ...
Setting up libicu67:amd64 (67.1-7) ...
Setting up locales (2.31-13+deb11u5) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up libjansson4:amd64 (2.13.1-1.1) ...
Setting up libasound2-data (1.2.4-1.1) ...
Setting up emacsen-common (3.0.4) ...
Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
Setting up libasound2:amd64 (1.2.4-1.1) ...
Setting up emacs-common (1:27.1+1-3.1) ...
Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
Setting up emacs-bin-common (1:27.1+1-3.1) ...
update-alternatives: using /usr/bin/ctags.emacs to provide /usr/bin/ctags (ctags) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/ctags.1.gz because associated file /usr/share/man/man1/ctags.emacs.1.gz (of link group ctags) doesn't exist
update-alternatives: using /usr/bin/ebrowse.emacs to provide /usr/bin/ebrowse (ebrowse) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/ebrowse.1.gz because associated file /usr/share/man/man1/ebrowse.emacs.1.gz (of link group ebrowse) doesn't exist
update-alternatives: using /usr/bin/emacsclient.emacs to provide /usr/bin/emacsclient (emacsclient) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/emacsclient.1.gz because associated file /usr/share/man/man1/emacsclient.emacs.1.gz (of link group emacsclient) doesn't exist
update-alternatives: using /usr/bin/etags.emacs to provide /usr/bin/etags (etags) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/etags.1.gz because associated file /usr/share/man/man1/etags.emacs.1.gz (of link group etags) doesn't exist
Setting up emacs-nox (1:27.1+1-3.1) ...
update-alternatives: using /usr/bin/emacs-nox to provide /usr/bin/emacs (emacs) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/emacs.1.gz because associated file /usr/share/man/man1/emacs.emacs.1.gz (of link group emacs) doesn't exist
update-alternatives: using /usr/bin/emacs to provide /usr/bin/editor (editor) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/emacs.emacs.1.gz (of link group editor) doesn't exist
Install emacsen-common for emacs
emacsen-common: Handling install of emacsen flavor emacs
Processing triggers for install-info (6.7.0.dfsg.2-6) ...
Processing triggers for libc-bin (2.31-13+deb11u5) ...
Generating locales (this might take a while)...
en_US.UTF-8... done
Generation complete.
Loading /etc/emacs/site-start.d/00debian.el (source)...
Loading /etc/emacs/site-start.d/50autoconf.el (source)...
Contacting host: elpa.gnu.org:443
Package refresh done
Contacting host: melpa.org:443
 INFO Scraping files for bind-key-autoloads.el...
 INFO Scraping files for bind-key-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/bind-key-20221028.1858...
Compiling /home/coq/.emacs.d/elpa/bind-key-20221028.1858/bind-key-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/bind-key-20221028.1858/bind-key-pkg.el...
Compiling /home/coq/.emacs.d/elpa/bind-key-20221028.1858/bind-key.el...
Done (Total of 1 file compiled, 2 skipped)
Contacting host: melpa.org:443
Parsing tar file...
Parsing tar file...done
Extracting... \
Extracting...done
 INFO Scraping files for use-package-autoloads.el...
 INFO Scraping files for use-package-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/use-package-20221029.1857...
Compiling /home/coq/.emacs.d/elpa/use-package-20221029.1857/use-package-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/use-package-20221029.1857/use-package-bind-key.el...
Compiling /home/coq/.emacs.d/elpa/use-package-20221029.1857/use-package-core.el...
Compiling /home/coq/.emacs.d/elpa/use-package-20221029.1857/use-package-delight.el...
Compiling /home/coq/.emacs.d/elpa/use-package-20221029.1857/use-package-diminish.el...
Compiling /home/coq/.emacs.d/elpa/use-package-20221029.1857/use-package-ensure.el...
Compiling /home/coq/.emacs.d/elpa/use-package-20221029.1857/use-package-jump.el...
Compiling /home/coq/.emacs.d/elpa/use-package-20221029.1857/use-package-lint.el...
Compiling /home/coq/.emacs.d/elpa/use-package-20221029.1857/use-package-pkg.el...
Compiling /home/coq/.emacs.d/elpa/use-package-20221029.1857/use-package.el...
Done (Total of 8 files compiled, 2 skipped)
Parsing tar file...
Parsing tar file...done
Extracting... \
Extracting...done
 INFO Scraping files for caml-autoloads.el...
 INFO Scraping files for caml-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/caml-20220928.835...
Compiling /home/coq/.emacs.d/elpa/caml-20220928.835/caml-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/caml-20220928.835/caml-font-old.el...

In toplevel form:
caml-font-old.el:26:9:Warning: assignment to free variable
 `font-lock-stop-face'
caml-font-old.el:27:9:Warning: assignment to free variable
 `font-lock-doccomment-face'
Compiling /home/coq/.emacs.d/elpa/caml-20220928.835/caml-font.el...
Compiling /home/coq/.emacs.d/elpa/caml-20220928.835/caml-help.el...
Compiling /home/coq/.emacs.d/elpa/caml-20220928.835/caml-pkg.el...
Compiling /home/coq/.emacs.d/elpa/caml-20220928.835/caml-types.el...
Compiling /home/coq/.emacs.d/elpa/caml-20220928.835/caml.el...
Compiling /home/coq/.emacs.d/elpa/caml-20220928.835/camldebug.el...

In camldebug-complete:
camldebug.el:492:6:Warning: `comint-dynamic-simple-complete' is an obsolete
 function (as of 24.1); use `completion-in-region' instead.
Compiling /home/coq/.emacs.d/elpa/caml-20220928.835/inf-caml.el...
Done (Total of 7 files compiled, 2 skipped)
Contacting host: melpa.org:443
Parsing tar file...
Parsing tar file...done
Extracting... \
Extracting...done
 INFO Scraping files for tuareg-autoloads.el...
 INFO Scraping files for tuareg-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/tuareg-20220929.1327...
Compiling /home/coq/.emacs.d/elpa/tuareg-20220929.1327/dot-emacs.el...

In toplevel form:
dot-emacs.el:32:9:Warning: assignment to free variable `merlin-command'

In end of data:
dot-emacs.el:51:1:Warning: the function `merlin-mode' is not known to be
 defined.
Compiling /home/coq/.emacs.d/elpa/tuareg-20220929.1327/ocamldebug.el...
Compiling /home/coq/.emacs.d/elpa/tuareg-20220929.1327/tuareg-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/tuareg-20220929.1327/tuareg-compat.el...
Compiling /home/coq/.emacs.d/elpa/tuareg-20220929.1327/tuareg-menhir.el...
Compiling /home/coq/.emacs.d/elpa/tuareg-20220929.1327/tuareg-opam.el...
Compiling /home/coq/.emacs.d/elpa/tuareg-20220929.1327/tuareg-pkg.el...
Compiling /home/coq/.emacs.d/elpa/tuareg-20220929.1327/tuareg.el...
Done (Total of 6 files compiled, 2 skipped)
Contacting host: melpa.org:443
Parsing tar file...
Parsing tar file...done
Extracting... \
Extracting...done
 INFO Scraping files for merlin-autoloads.el...
 INFO Scraping files for merlin-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/merlin-20220630.1249...
Compiling /home/coq/.emacs.d/elpa/merlin-20220630.1249/merlin-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/merlin-20220630.1249/merlin-cap.el...
Compiling /home/coq/.emacs.d/elpa/merlin-20220630.1249/merlin-imenu.el...
Compiling /home/coq/.emacs.d/elpa/merlin-20220630.1249/merlin-pkg.el...
Compiling /home/coq/.emacs.d/elpa/merlin-20220630.1249/merlin-xref.el...
Compiling /home/coq/.emacs.d/elpa/merlin-20220630.1249/merlin.el...
Done (Total of 4 files compiled, 2 skipped)
Contacting host: melpa.org:443
 INFO Scraping files for merlin-eldoc-autoloads.el...
 INFO Scraping files for merlin-eldoc-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/merlin-eldoc-20190830.517...
Compiling /home/coq/.emacs.d/elpa/merlin-eldoc-20190830.517/merlin-eldoc-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/merlin-eldoc-20190830.517/merlin-eldoc-pkg.el...
Compiling /home/coq/.emacs.d/elpa/merlin-eldoc-20190830.517/merlin-eldoc.el...

In merlin-eldoc--fontify:
merlin-eldoc.el:230:4:Warning: `merlin/display-in-type-buffer' is an obsolete
 function (as of 2021-01-27); use `merlin-display-in-type-buffer' instead.

In merlin-eldoc--occurrences:
merlin-eldoc.el:507:4:Warning: `merlin/call' is an obsolete function (as of
 2021-01-27); use `merlin-call' instead.
merlin-eldoc.el:508:34:Warning: `merlin/unmake-point' is an obsolete function
 (as of 2021-01-27); use `merlin-unmake-point' instead.

In merlin-eldoc--gather-fun-args:
merlin-eldoc.el:570:19:Warning: `merlin/call' is an obsolete function (as of
 2021-01-27); use `merlin-call' instead.
merlin-eldoc.el:571:44:Warning: `merlin/unmake-point' is an obsolete function
 (as of 2021-01-27); use `merlin-unmake-point' instead.
Done (Total of 1 file compiled, 2 skipped)
Parsing tar file...
Parsing tar file...done
Extracting... \
Extracting...done
 INFO Scraping files for iedit-autoloads.el...
 INFO Scraping files for iedit-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/iedit-20220216.717...
Compiling /home/coq/.emacs.d/elpa/iedit-20220216.717/iedit-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/iedit-20220216.717/iedit-lib.el...
Compiling /home/coq/.emacs.d/elpa/iedit-20220216.717/iedit-pkg.el...
Compiling /home/coq/.emacs.d/elpa/iedit-20220216.717/iedit-rect.el...
Compiling /home/coq/.emacs.d/elpa/iedit-20220216.717/iedit.el...
Done (Total of 3 files compiled, 2 skipped)
 INFO Scraping files for merlin-iedit-autoloads.el...
 INFO Scraping files for merlin-iedit-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/merlin-iedit-20220330.1736...
Compiling /home/coq/.emacs.d/elpa/merlin-iedit-20220330.1736/merlin-iedit-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/merlin-iedit-20220330.1736/merlin-iedit-pkg.el...
Compiling /home/coq/.emacs.d/elpa/merlin-iedit-20220330.1736/merlin-iedit.el...
Iedit default key binding is C-;
Done (Total of 1 file compiled, 2 skipped)
Contacting host: melpa.org:443
Parsing tar file...
Parsing tar file...done
Extracting... \
Extracting...done
 INFO Scraping files for company-autoloads.el...
 INFO Scraping files for company-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/company-20221007.2145...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company-abbrev.el...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company-bbdb.el...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company-capf.el...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company-clang.el...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company-cmake.el...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company-css.el...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company-dabbrev-code.el...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company-dabbrev.el...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company-elisp.el...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company-etags.el...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company-files.el...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company-gtags.el...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company-ispell.el...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company-keywords.el...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company-nxml.el...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company-oddmuse.el...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company-pkg.el...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company-semantic.el...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company-template.el...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company-tempo.el...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company-tng.el...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company-yasnippet.el...
Compiling /home/coq/.emacs.d/elpa/company-20221007.2145/company.el...
Checking /home/coq/.emacs.d/elpa/company-20221007.2145/icons...
Checking /home/coq/.emacs.d/elpa/company-20221007.2145/images...
Checking /home/coq/.emacs.d/elpa/company-20221007.2145/icons/vscode-dark...
Checking /home/coq/.emacs.d/elpa/company-20221007.2145/icons/vscode-light...
Checking /home/coq/.emacs.d/elpa/company-20221007.2145/images/small...
Done (Total of 22 files compiled, 2 skipped)
Contacting host: melpa.org:443
 INFO Scraping files for learn-ocaml-autoloads.el...
 INFO Scraping files for learn-ocaml-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/learn-ocaml-20211003.1412...
Compiling /home/coq/.emacs.d/elpa/learn-ocaml-20211003.1412/learn-ocaml-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/learn-ocaml-20211003.1412/learn-ocaml-pkg.el...
Compiling /home/coq/.emacs.d/elpa/learn-ocaml-20211003.1412/learn-ocaml.el...
Done (Total of 1 file compiled, 2 skipped)
Setting `package-selected-packages' temporarily since "emacs -q" would overwrite customizations
Parsing tar file...
Parsing tar file...done
Extracting... \
Extracting...done
 INFO Scraping files for proof-general-autoloads.el...
 INFO Scraping files for proof-general-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/proof-general-20220930.1309...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/proof-general-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/proof-general-pkg.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/proof-general.el...
Checking /home/coq/.emacs.d/elpa/proof-general-20220930.1309/coq...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/coq/coq-abbrev.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/coq/coq-autotest.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/coq/coq-compile-common.el...

In toplevel form:
coq/coq-compile-common.el:329:1:Warning: defcustom for
 `coq-compile-keep-going' fails to specify type
coq/coq-compile-common.el:329:1:Warning: defcustom for
 `coq-compile-keep-going' fails to specify type

In end of data:
coq/coq-compile-common.el:808:1:Warning: the following functions are not known
to be defined: coq-par-preprocess-require-commands,
 coq-par-user-interrupt, coq-seq-preprocess-require-commands
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/coq/coq-db.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/coq/coq-diffs.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/coq/coq-indent.el...

In coq-looking-at-comment:
coq/coq-indent.el:267:8:Warning: function `coq-looking-at-comment' defined
 multiple times in this file

In coq-empty-command-p:
coq/coq-indent.el:387:6:Warning: looking-back called with 1 argument, but
 requires 2-3
coq/coq-indent.el:387:6:Warning: looking-back called with 1 argument, but
 requires 2-3
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/coq/coq-local-vars.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/coq/coq-mode.el...

In coq-mode:
coq/coq-mode.el:244:42:Warning: assignment to free variable
 `outline-heading-end-regexp'
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/coq/coq-par-compile.el...

In toplevel form:
coq/coq-par-compile.el:39:1:Warning: global/dynamic var `queueitems' lacks a
 prefix

In coq-par-start-coqdep-on-require:
coq/coq-par-compile.el:1833:19:Warning: `coq-load-path-include-current' is an
 obsolete variable (as of 4.3); Coq 8.5 does not need it
coq/coq-par-compile.el:1836:10:Warning: `coq-load-path-include-current' is an
 obsolete variable (as of 4.3); Coq 8.5 does not need it
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/coq/coq-seq-compile.el...

In toplevel form:
coq/coq-seq-compile.el:28:1:Warning: global/dynamic var `queueitems' lacks a
 prefix

In coq-seq-map-module-id-to-obj-file:
coq/coq-seq-compile.el:308:14:Warning: `coq-load-path-include-current' is an
 obsolete variable (as of 4.3); Coq 8.5 does not need it
coq/coq-seq-compile.el:311:10:Warning: `coq-load-path-include-current' is an
 obsolete variable (as of 4.3); Coq 8.5 does not need it
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/coq/coq-smie.el...

In toplevel form:
coq/coq-smie.el:1282:1:Warning: Unused lexical variable `face'
coq/coq-smie.el:1282:1:Warning: Unused lexical variable `tok'
coq/coq-smie.el:1282:1:Warning: Unused lexical variable `regi'
coq/coq-smie.el:1371:1:Warning: defcustom for
 `coq-indent-align-with-first-arg' fails to specify containing group
coq/coq-smie.el:1371:1:Warning: defcustom for
 `coq-indent-align-with-first-arg' fails to specify containing group

In end of data:
coq/coq-smie.el:1565:1:Warning: the following functions are not known to be
 defined: hlt-highlight-regions, hlt-unhighlight-region
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/coq/coq-syntax.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/coq/coq-system.el...

In toplevel form:
coq/coq-system.el:41:1:Warning: defcustom for `coq-prog-env' fails to specify
 type
coq/coq-system.el:41:1:Warning: defcustom for `coq-prog-env' fails to specify
 type
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/coq/coq-unicode-tokens.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/coq/coq.el...

In toplevel form:
coq/coq.el:42:1:Warning: global/dynamic var `action' lacks a prefix
coq/coq.el:43:1:Warning: global/dynamic var `string' lacks a prefix

In coq--show-proof-stepwise-cmds:
coq/coq.el:1189:16:Warning: reference to free variable `coq-diffs'

In coq-adapt-printing-width:
coq/coq.el:1318:9:Warning: reference to free variable
 `coq-auto-adapt-printing-width'

In coq-shell-mode-config:
coq/coq.el:1971:47:Warning: reference to free variable
 `coq-shell-theorem-dependency-list-regexp'
coq/coq.el:2006:42:Warning: reference to free variable
 `coq-dependency-menu-system-specific'
coq/coq.el:2007:39:Warning: reference to free variable
 `coq-dependencies-system-specific'

In coq-diffs:
coq/coq.el:2113:49:Warning: reference to free variable `coq-diffs'

In coq-diffs--setter:
coq/coq.el:2124:19:Warning: reference to free variable `coq-diffs'
coq/coq.el:2706:1:Warning: Unused lexical variable `proof-pos'
Checking /home/coq/.emacs.d/elpa/proof-general-20220930.1309/easycrypt...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/easycrypt/easycrypt-abbrev.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/easycrypt/easycrypt-hooks.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/easycrypt/easycrypt-keywords.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/easycrypt/easycrypt-syntax.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/easycrypt/easycrypt.el...

In easycrypt-build-prog-args:
easycrypt/easycrypt.el:64:20:Warning: reference to free variable
 `easycrypt-prog-args'
easycrypt/easycrypt.el:65:18:Warning: assignment to free variable
 `easycrypt-prog-args'

In easycrypt-prog-args:
easycrypt/easycrypt.el:71:11:Warning: reference to free variable
 `easycrypt-prog-args'
easycrypt/easycrypt.el:256:13:Warning: reference to free variable
 `easycrypt-keymap'

In end of data:
easycrypt/easycrypt.el:275:1:Warning: the function `easycrypt-redisplay' is
 not known to be defined.
Checking /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/pg-assoc.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/pg-autotest.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/pg-custom.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/pg-goals.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/pg-movie.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/pg-pamacs.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/pg-pbrpm.el...

In toplevel form:
generic/pg-pbrpm.el:92:1:Warning: Unused lexical argument `len'
generic/pg-pbrpm.el:92:1:Warning: Unused lexical argument `end'
generic/pg-pbrpm.el:206:1:Warning: Unused lexical argument `n'
generic/pg-pbrpm.el:272:1:Warning: Unused lexical argument `sp2'
generic/pg-pbrpm.el:366:1:Warning: Unused lexical variable `start-hyp-text'
generic/pg-pbrpm.el:470:1:Warning: Unused lexical argument `count'
generic/pg-pbrpm.el:518:1:Warning: Unused lexical argument `click-count'
generic/pg-pbrpm.el:527:1:Warning: Unused lexical variable
 `mouse-track-click-hook'
generic/pg-pbrpm.el:527:1:Warning: Unused lexical variable
 `mouse-track-drag-up-hook'
generic/pg-pbrpm.el:527:1:Warning: Unused lexical argument `delete'
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/pg-pgip.el...

In end of data:
generic/pg-pgip.el:695:1:Warning: the function `proof-segment-up-to' is not
 known to be defined.
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/pg-response.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/pg-user.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/pg-vars.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/pg-xml.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/proof-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/proof-auxmodes.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/proof-config.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/proof-depends.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/proof-easy-config.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/proof-faces.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/proof-indent.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/proof-maths-menu.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/proof-menu.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/proof-script.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/proof-shell.el...

In proof-shell-mode:
generic/proof-shell.el:2035:14:Warning: `buffer-substring-filters' is an
obsolete variable (as of 24.1); use `filter-buffer-substring-function'
 instead.
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/proof-site.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/proof-splash.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/proof-syntax.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/proof-toolbar.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/proof-tree.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/proof-unicode-tokens.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/proof-useropts.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/proof-utils.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/generic/proof.el...
Checking /home/coq/.emacs.d/elpa/proof-general-20220930.1309/images...
Checking /home/coq/.emacs.d/elpa/proof-general-20220930.1309/lib...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/lib/bufhist.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/lib/holes.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/lib/local-vars-list.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/lib/maths-menu.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/lib/pg-dev.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/lib/pg-fontsets.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/lib/proof-compat.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/lib/scomint.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/lib/span.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/lib/texi-docstring-magic.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/lib/unicode-chars.el...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/lib/unicode-tokens.el...

In toplevel form:
lib/unicode-tokens.el:199:1:Warning: Unused lexical variable `sym'

In unicode-tokens-set-font-var-aux:
lib/unicode-tokens.el:1286:22:Warning: `font-lock-fontify-buffer' is for
 interactive use only; use `font-lock-ensure' or `font-lock-flush' instead.

In unicode-tokens-set-font-restart:
lib/unicode-tokens.el:1310:6:Warning: `font-lock-fontify-buffer' is for
 interactive use only; use `font-lock-ensure' or `font-lock-flush' instead.

In end of data:
lib/unicode-tokens.el:1513:1:Warning: the function
 `old-ns-respond-to-change-font' is not known to be defined.
Checking /home/coq/.emacs.d/elpa/proof-general-20220930.1309/pghaskell...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/pghaskell/pghaskell.el...
Checking /home/coq/.emacs.d/elpa/proof-general-20220930.1309/pgocaml...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/pgocaml/pgocaml.el...
Checking /home/coq/.emacs.d/elpa/proof-general-20220930.1309/pgshell...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/pgshell/pgshell.el...
Checking /home/coq/.emacs.d/elpa/proof-general-20220930.1309/phox...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/phox/phox.el...
Checking /home/coq/.emacs.d/elpa/proof-general-20220930.1309/qrhl...
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/qrhl/qrhl-input.el...
Loading /usr/share/emacs/27.1/lisp/international/uni-name.el (source)...
qrhl-input: 1487 rules (+ 0 conflicts)!
Compiling /home/coq/.emacs.d/elpa/proof-general-20220930.1309/qrhl/qrhl.el...

In toplevel form:
qrhl/qrhl.el:97:3:Warning: assignment to free variable `qrhl-prog-args'
Done (Total of 71 files compiled, 2 skipped in 10 directories)
Setting `package-selected-packages' temporarily since "emacs -q" would overwrite customizations
Contacting host: melpa.org:443
Parsing tar file...
Parsing tar file...done
Extracting... \
Extracting...done
 INFO Scraping files for math-symbol-lists-autoloads.el...
 INFO Scraping files for math-symbol-lists-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/math-symbol-lists-20220828.2047...
Compiling /home/coq/.emacs.d/elpa/math-symbol-lists-20220828.2047/math-symbol-lists-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/math-symbol-lists-20220828.2047/math-symbol-lists-pkg.el...
Compiling /home/coq/.emacs.d/elpa/math-symbol-lists-20220828.2047/math-symbol-lists.el...
Compiling /home/coq/.emacs.d/elpa/math-symbol-lists-20220828.2047/msl-build.el...

In msl--build-things:
msl-build.el:139:40:Warning: attempt to let-bind nonvariable `(lucr
 (msl--LUCR-filter-LaTeX-aliases lucr))'
Done (Total of 2 files compiled, 2 skipped)
 INFO Scraping files for company-math-autoloads.el...
 INFO Scraping files for company-math-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/company-math-20210731.2019...
Compiling /home/coq/.emacs.d/elpa/company-math-20210731.2019/company-math-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/company-math-20210731.2019/company-math-pkg.el...
Compiling /home/coq/.emacs.d/elpa/company-math-20210731.2019/company-math.el...
Done (Total of 1 file compiled, 2 skipped)
 INFO Scraping files for yasnippet-autoloads.el...
 INFO Scraping files for yasnippet-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/yasnippet-20200604.246...
Compiling /home/coq/.emacs.d/elpa/yasnippet-20200604.246/yasnippet-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/yasnippet-20200604.246/yasnippet-pkg.el...
Compiling /home/coq/.emacs.d/elpa/yasnippet-20200604.246/yasnippet.el...
Done (Total of 1 file compiled, 2 skipped)
Contacting host: melpa.org:443
Parsing tar file...
Parsing tar file...done
Extracting... \
Extracting...done
 INFO Scraping files for dash-autoloads.el...
 INFO Scraping files for dash-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/dash-20221013.836...
Compiling /home/coq/.emacs.d/elpa/dash-20221013.836/dash-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/dash-20221013.836/dash-pkg.el...
Compiling /home/coq/.emacs.d/elpa/dash-20221013.836/dash.el...
Done (Total of 1 file compiled, 2 skipped)
Contacting host: melpa.org:443
Parsing tar file...
Parsing tar file...done
Extracting... \
Extracting... | /home/coq/.emacs.d/elpa/company-coq-20220314.526/refman/c0.html.gz
Extracting...done
 INFO Scraping files for company-coq-autoloads.el...
 INFO Scraping files for company-coq-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/company-coq-20220314.526...
Compiling /home/coq/.emacs.d/elpa/company-coq-20220314.526/company-coq-abbrev.el...
Compiling /home/coq/.emacs.d/elpa/company-coq-20220314.526/company-coq-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/company-coq-20220314.526/company-coq-pkg.el...
Compiling /home/coq/.emacs.d/elpa/company-coq-20220314.526/company-coq-tg.el...
Compiling /home/coq/.emacs.d/elpa/company-coq-20220314.526/company-coq-utils.el...
Compiling /home/coq/.emacs.d/elpa/company-coq-20220314.526/company-coq.el...

In company-coq-features/alerts:
company-coq.el:5136:17:Warning: `focus-in-hook' is an obsolete variable (as of
 27.1); after-focus-change-function
company-coq.el:5142:20:Warning: `focus-out-hook' is an obsolete variable (as
 of 27.1); after-focus-change-function
company-coq.el:5144:42:Warning: `focus-in-hook' is an obsolete variable (as of
 27.1); after-focus-change-function
company-coq.el:5142:7:Warning: `focus-out-hook' is an obsolete variable (as of
 27.1); after-focus-change-function
Checking /home/coq/.emacs.d/elpa/company-coq-20220314.526/refman...
Checking /home/coq/.emacs.d/elpa/company-coq-20220314.526/refman/icons...
Done (Total of 4 files compiled, 2 skipped)
Contacting host: elpa.gnu.org:443
Parsing tar file...
Parsing tar file...done
Extracting... \
Extracting...done
 INFO Scraping files for compat-autoloads.el...
 INFO Scraping files for compat-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/compat-28.1.2.2...
Compiling /home/coq/.emacs.d/elpa/compat-28.1.2.2/compat-24.el...
Compiling /home/coq/.emacs.d/elpa/compat-28.1.2.2/compat-25.el...
Compiling /home/coq/.emacs.d/elpa/compat-28.1.2.2/compat-26.el...
Compiling /home/coq/.emacs.d/elpa/compat-28.1.2.2/compat-27.el...
Compiling /home/coq/.emacs.d/elpa/compat-28.1.2.2/compat-28.el...
Compiling /home/coq/.emacs.d/elpa/compat-28.1.2.2/compat-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/compat-28.1.2.2/compat-font-lock.el...
Compiling /home/coq/.emacs.d/elpa/compat-28.1.2.2/compat-help.el...
Compiling /home/coq/.emacs.d/elpa/compat-28.1.2.2/compat-macs.el...
Compiling /home/coq/.emacs.d/elpa/compat-28.1.2.2/compat-pkg.el...
Compiling /home/coq/.emacs.d/elpa/compat-28.1.2.2/compat.el...
Done (Total of 8 files compiled, 3 skipped)
Contacting host: melpa.org:443
Parsing tar file...
Parsing tar file...done
Extracting... \
Extracting...done
 INFO Scraping files for with-editor-autoloads.el...
 INFO Scraping files for with-editor-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/with-editor-20220810.1159...
Compiling /home/coq/.emacs.d/elpa/with-editor-20220810.1159/with-editor-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/with-editor-20220810.1159/with-editor-pkg.el...
Compiling /home/coq/.emacs.d/elpa/with-editor-20220810.1159/with-editor.el...
Done (Total of 1 file compiled, 2 skipped)
Parsing tar file...
Parsing tar file...done
Extracting... \
Extracting...done
 INFO Scraping files for transient-autoloads.el...
 INFO Scraping files for transient-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/transient-20221028.1430...
Compiling /home/coq/.emacs.d/elpa/transient-20221028.1430/transient-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/transient-20221028.1430/transient-pkg.el...
Compiling /home/coq/.emacs.d/elpa/transient-20221028.1430/transient.el...
Done (Total of 1 file compiled, 2 skipped)
Contacting host: melpa.org:443
Parsing tar file...
Parsing tar file...done
Extracting... \
Extracting...done
 INFO Scraping files for magit-section-autoloads.el...
 INFO Scraping files for magit-section-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/magit-section-20220929.1014...
Compiling /home/coq/.emacs.d/elpa/magit-section-20220929.1014/magit-section-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/magit-section-20220929.1014/magit-section-pkg.el...
Compiling /home/coq/.emacs.d/elpa/magit-section-20220929.1014/magit-section.el...
Done (Total of 1 file compiled, 2 skipped)
Parsing tar file...
Parsing tar file...done
Extracting... \
Extracting...done
 INFO Scraping files for git-commit-autoloads.el...
 INFO Scraping files for git-commit-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/git-commit-20221106.1128...
Compiling /home/coq/.emacs.d/elpa/git-commit-20221106.1128/git-commit-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/git-commit-20221106.1128/git-commit-pkg.el...
Compiling /home/coq/.emacs.d/elpa/git-commit-20221106.1128/git-commit.el...
Done (Total of 1 file compiled, 2 skipped)
Contacting host: melpa.org:443
Parsing tar file...
Parsing tar file...done
Extracting... \
Extracting...done
 INFO Scraping files for magit-autoloads.el...
 INFO Scraping files for magit-autoloads.el...97%
 INFO Scraping files for magit-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/magit-20221101.2214...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/git-rebase.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-apply.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-autorevert.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-base.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-bisect.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-blame.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-bookmark.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-branch.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-bundle.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-clone.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-commit.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-core.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-diff.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-ediff.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-extras.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-fetch.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-files.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-git.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-gitignore.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-log.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-margin.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-merge.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-mode.el...

In magit-mode:
magit-mode.el:529:47:Warning: assignment to free variable
 `bookmark-make-record-function'
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-notes.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-obsolete.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-patch.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-pkg.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-process.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-pull.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-push.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-reflog.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-refs.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-remote.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-repos.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-reset.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-sequence.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-sparse-checkout.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-stash.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-status.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-submodule.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-subtree.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-tag.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-transient.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-wip.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit-worktree.el...
Compiling /home/coq/.emacs.d/elpa/magit-20221101.2214/magit.el...
Done (Total of 45 files compiled, 2 skipped)
Contacting host: melpa.org:443
Parsing tar file...
Parsing tar file...done
Extracting... \
Extracting...done
 INFO Scraping files for magit-popup-autoloads.el...
 INFO Scraping files for magit-popup-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/magit-popup-20200719.1015...
Compiling /home/coq/.emacs.d/elpa/magit-popup-20200719.1015/magit-popup-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/magit-popup-20200719.1015/magit-popup-pkg.el...
Compiling /home/coq/.emacs.d/elpa/magit-popup-20200719.1015/magit-popup.el...

In magit-define-popup-switch:
magit-popup.el:616:8:Warning: function magit-define-popup-switch used to take
 0+ arguments, now takes 4-7

In magit-define-popup-option:
magit-popup.el:641:8:Warning: function magit-define-popup-option used to take
 0+ arguments, now takes 4-8

In magit-define-popup-variable:
magit-popup.el:678:8:Warning: function magit-define-popup-variable used to
 take 0+ arguments, now takes 5-7

In magit-define-popup-action:
magit-popup.el:702:8:Warning: function magit-define-popup-action used to take
 0+ arguments, now takes 4-6

In magit-define-popup-sequence-action:
magit-popup.el:724:8:Warning: function magit-define-popup-sequence-action used
 to take 0+ arguments, now takes 4-6

In magit-define-popup-key:
magit-popup.el:742:8:Warning: function magit-define-popup-key used to take 0+
 arguments, now takes 4-6

In magit-define-popup-keys-deferred:
magit-popup.el:778:8:Warning: function magit-define-popup-keys-deferred used
 to take 0+ arguments, now takes 1

In magit-change-popup-key:
magit-popup.el:786:8:Warning: function magit-change-popup-key used to take 0+
 arguments, now takes 4

In magit-remove-popup-key:
magit-popup.el:795:8:Warning: function magit-remove-popup-key used to take 0+
 arguments, now takes 3
Done (Total of 1 file compiled, 2 skipped)
Contacting host: melpa.org:443
 INFO Scraping files for magit-gitflow-autoloads.el...
 INFO Scraping files for magit-gitflow-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/magit-gitflow-20170929.824...
Compiling /home/coq/.emacs.d/elpa/magit-gitflow-20170929.824/magit-gitflow-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/magit-gitflow-20170929.824/magit-gitflow-pkg.el...
Compiling /home/coq/.emacs.d/elpa/magit-gitflow-20170929.824/magit-gitflow.el...

In toplevel form:
magit-gitflow.el:380:1:Warning: Unused lexical variable `current-feature'
magit-gitflow.el:381:1:Warning: Unused lexical variable `current-feature'
magit-gitflow.el:382:1:Warning: Unused lexical variable `current-feature'
magit-gitflow.el:383:1:Warning: Unused lexical variable `current-feature'

In magit-gitflow-feature-diff:
magit-gitflow.el:463:56:Warning: `magit-diff' is for interactive use only.
magit-gitflow.el:464:8:Warning: magit-diff called with 2 arguments, but
 accepts only 0

In magit-gitflow-bugfix-diff:
magit-gitflow.el:499:56:Warning: `magit-diff' is for interactive use only.
magit-gitflow.el:500:8:Warning: magit-diff called with 2 arguments, but
 accepts only 0
Done (Total of 1 file compiled, 2 skipped)
 INFO Scraping files for which-key-autoloads.el...
 INFO Scraping files for which-key-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/which-key-20220811.1616...
Compiling /home/coq/.emacs.d/elpa/which-key-20220811.1616/which-key-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/which-key-20220811.1616/which-key-pkg.el...
Compiling /home/coq/.emacs.d/elpa/which-key-20220811.1616/which-key.el...
Done (Total of 1 file compiled, 2 skipped)
Contacting host: melpa.org:443
 INFO Scraping files for makey-autoloads.el...
 INFO Scraping files for makey-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/makey-20131231.1430...
Compiling /home/coq/.emacs.d/elpa/makey-20131231.1430/makey-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/makey-20131231.1430/makey-pkg.el...
Compiling /home/coq/.emacs.d/elpa/makey-20131231.1430/makey.el...
Done (Total of 1 file compiled, 2 skipped)
 INFO Scraping files for discover-my-major-autoloads.el...
 INFO Scraping files for discover-my-major-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/discover-my-major-20180606.511...
Compiling /home/coq/.emacs.d/elpa/discover-my-major-20180606.511/discover-my-major-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/discover-my-major-20180606.511/discover-my-major-pkg.el...
Compiling /home/coq/.emacs.d/elpa/discover-my-major-20180606.511/discover-my-major.el...
Done (Total of 1 file compiled, 2 skipped)
 INFO Scraping files for s-autoloads.el...
 INFO Scraping files for s-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/s-20220902.1511...
Compiling /home/coq/.emacs.d/elpa/s-20220902.1511/s-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/s-20220902.1511/s-pkg.el...
Compiling /home/coq/.emacs.d/elpa/s-20220902.1511/s.el...
Done (Total of 1 file compiled, 2 skipped)
Contacting host: melpa.org:443
 INFO Scraping files for elisp-refs-autoloads.el...
 INFO Scraping files for elisp-refs-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/elisp-refs-20220704.2141...
Compiling /home/coq/.emacs.d/elpa/elisp-refs-20220704.2141/elisp-refs-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/elisp-refs-20220704.2141/elisp-refs-pkg.el...
Compiling /home/coq/.emacs.d/elpa/elisp-refs-20220704.2141/elisp-refs.el...

In end of data:
elisp-refs.el:880:1:Warning: the function `read-positioning-symbols' is not
 known to be defined.
Done (Total of 1 file compiled, 2 skipped)
Contacting host: melpa.org:443
Parsing tar file...
Parsing tar file...done
Extracting... \
Extracting...done
 INFO Scraping files for f-autoloads.el...
 INFO Scraping files for f-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/f-20220911.711...
Compiling /home/coq/.emacs.d/elpa/f-20220911.711/f-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/f-20220911.711/f-pkg.el...
Compiling /home/coq/.emacs.d/elpa/f-20220911.711/f-shortdoc.el...
Compiling /home/coq/.emacs.d/elpa/f-20220911.711/f.el...
Done (Total of 1 file compiled, 3 skipped)
 INFO Scraping files for helpful-autoloads.el...
 INFO Scraping files for helpful-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/helpful-20221108.2042...
Compiling /home/coq/.emacs.d/elpa/helpful-20221108.2042/helpful-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/helpful-20221108.2042/helpful-pkg.el...
Compiling /home/coq/.emacs.d/elpa/helpful-20221108.2042/helpful.el...

In helpful--autoloaded-p:
helpful.el:1910:38:Warning: help-fns--autoloaded-p called with 1 argument, but
 requires 2

In end of data:
helpful.el:2981:1:Warning: the following functions are not known to be
 defined: shortdoc-display-group, shortdoc-function-groups
Done (Total of 1 file compiled, 2 skipped)
Parsing tar file...
Parsing tar file...done
Extracting... \
Extracting...done
 INFO Scraping files for tabbar-autoloads.el...
 INFO Scraping files for tabbar-autoloads.el...done
Checking /home/coq/.emacs.d/elpa/tabbar-20180726.1735...
Compiling /home/coq/.emacs.d/elpa/tabbar-20180726.1735/tabbar-autoloads.el...
Compiling /home/coq/.emacs.d/elpa/tabbar-20180726.1735/tabbar-pkg.el...
Compiling /home/coq/.emacs.d/elpa/tabbar-20180726.1735/tabbar.el...
Done (Total of 0 files compiled, 3 skipped)
Loading paren...
Setting `tapfa-init-cua' temporarily since "emacs -q" would overwrite customizations
Removing intermediate container 9c9daa764f1e
---> 94cf0e813694
Step 12/14 : ENV LANG en_US.UTF-8
---> Running in ae968e19597d
Removing intermediate container ae968e19597d
---> fa84c2f6d6b8
Step 13/14 : ENV LANGUAGE en_US:en
---> Running in 88210547d8a9
Removing intermediate container 88210547d8a9
---> cc6a81147cef
Step 14/14 : CMD ["/bin/bash"]
---> Running in c8593139e041
Removing intermediate container c8593139e041
---> 76c74f19c588
Successfully built 76c74f19c588
Successfully tagged registry.gitlab.com/erikmd/docker-coq-primitive-floats/master_coq-8.15-flambda-validsdp-1.0.1:23
$ echo "${IMAGE}"
registry.gitlab.com/erikmd/docker-coq-primitive-floats/master_coq-8.15-flambda-validsdp-1.0.1:23
$ docker push "${IMAGE}"
The push refers to repository [registry.gitlab.com/erikmd/docker-coq-primitive-floats/master_coq-8.15-flambda-validsdp-1.0.1]
4e3e5bf64463: Preparing
3b09d4acd322: Preparing
a11eb662df4e: Preparing
564d8b0ff083: Preparing
82d93b3fc50f: Preparing
8481116e6731: Preparing
b3c43a503570: Preparing
7c7f3bc82bd8: Preparing
a12586ed027f: Preparing
8481116e6731: Waiting
b3c43a503570: Waiting
7c7f3bc82bd8: Waiting
a12586ed027f: Waiting
3b09d4acd322: Pushed
8481116e6731: Pushed
b3c43a503570: Pushed
4e3e5bf64463: Pushed
a11eb662df4e: Pushed
a12586ed027f: Pushed
7c7f3bc82bd8: Pushed
82d93b3fc50f: Pushed
564d8b0ff083: Pushed
23: digest: sha256:886bfffd259ab526f0e46a143b49b7da3050a39c2bd9ae9294dbfe6df1ebfd88 size: 2217
$ docker tag "${IMAGE}" "${IMAGE0}"
$ docker push "${IMAGE0}"
The push refers to repository [registry.gitlab.com/erikmd/docker-coq-primitive-floats/master_coq-8.15-flambda-validsdp-1.0.1]
4e3e5bf64463: Preparing
3b09d4acd322: Preparing
a11eb662df4e: Preparing
564d8b0ff083: Preparing
82d93b3fc50f: Preparing
8481116e6731: Preparing
b3c43a503570: Preparing
7c7f3bc82bd8: Preparing
a12586ed027f: Preparing
8481116e6731: Waiting
b3c43a503570: Waiting
7c7f3bc82bd8: Waiting
a12586ed027f: Waiting
82d93b3fc50f: Layer already exists
3b09d4acd322: Layer already exists
564d8b0ff083: Layer already exists
a11eb662df4e: Layer already exists
8481116e6731: Layer already exists
7c7f3bc82bd8: Layer already exists
b3c43a503570: Layer already exists
a12586ed027f: Layer already exists
4e3e5bf64463: Layer already exists
latest: digest: sha256:886bfffd259ab526f0e46a143b49b7da3050a39c2bd9ae9294dbfe6df1ebfd88 size: 2217
$ docker logout "${CI_REGISTRY}"
Removing login credentials for registry.gitlab.com
section_end:1668299546:step_script
section_start:1668299546:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1668299550:cleanup_file_variables
Job succeeded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment