Giter VIP home page Giter VIP logo

proofs's Issues

coq 8.19.1 can't find `Coq.Arith.Gt` on Arch

Thought you might like to know. FWIW, just commenting-out the "Require" line causes Coq to fail on the proof t_local_closure_monotonic (attempt to save an incomplete proof).

└──5026:mgh@bree[0,0,4]: make
rm -f \
          .CoqMakefile.d \
          .lia.cache \
          CoqMakefile \
          CoqMakefile.conf \
          _CoqProjectFull
cp _CoqProject _CoqProjectFull
find proofs -type f -name '*.v' >> _CoqProjectFull
coq_makefile -f _CoqProjectFull -o CoqMakefile || (rm -f \
            .CoqMakefile.d \
            .lia.cache \
            CoqMakefile \
            CoqMakefile.conf \
            _CoqProjectFull; \
          exit 1)
make -f CoqMakefile || (rm -f \
            .CoqMakefile.d \
            .lia.cache \
            CoqMakefile \
            CoqMakefile.conf \
            _CoqProjectFull; \
          exit 1)
make[1]: Entering directory '/home/mgh/code/projects/stephan-boyer-proofs'
COQDEP VFILES
Warning: in file proofs/system_f/local_closure.v, library
         Coq.Arith.Gt is required and has not been found in the loadpath!
         [module-not-found,filesystem,default]
Warning: in file proofs/system_f/opening.v, library
         Coq.Arith.Le is required and has not been found in the loadpath!
         [module-not-found,filesystem,default]
COQC proofs/system_f/local_closure.v
File "./proofs/system_f/local_closure.v", line 9, characters 0-28:
Error: Cannot find a physical path bound to logical path Coq.Arith.Gt.

make[2]: *** [CoqMakefile:848: proofs/system_f/local_closure.vo] Error 1
make[2]: *** [proofs/system_f/local_closure.vo] Deleting file 'proofs/system_f/local_closure.glob'
make[1]: *** [CoqMakefile:417: all] Error 2
make[1]: Leaving directory '/home/mgh/code/projects/stephan-boyer-proofs'
make: *** [Makefile:8: verify] Error 1
┌┤ ...stephan-boyer-proofs (Thu Mar 28 07:30:03) 1 usr(s), up 17:30, load 0.67/32, avail. mem 40/62G
│ [M]
└──5027:mgh@bree[2,0,4]: uname -a
Linux bree 6.8.1-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 16 Mar 2024 17:15:35 +0000 x86_64 GNU/Linux
┌┤ ...stephan-boyer-proofs (Thu Mar 28 07:30:04) 1 usr(s), up 17:30, load 0.67/32, avail. mem 40/62G
│ [M]
└──5028:mgh@bree[0,0,4]: coqc --version
The Coq Proof Assistant, version 8.19.1
compiled with OCaml 5.1.0
┌┤ ...stephan-boyer-proofs (Thu Mar 28 07:30:08) 1 usr(s), up 17:30, load 0.66/32, avail. mem 40/62G
│ [M]
└──5029:mgh@bree[0,0,4]: make --version
GNU Make 4.4.1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.