Advertisement
Guest User

Untitled

a guest
Jul 18th, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.33 KB | None | 0 0
  1. boinc@MacBook-Pro-de-Clement ~/Documents/pipcore (master) $ make gettingstarted
  2. COQDEP proof/invariants/WritePhyEntry.v
  3. /bin/sh: coqdep: command not found
  4. COQDEP proof/invariants/WriteAccessibleRec.v
  5. /bin/sh: coqdep: command not found
  6. COQDEP proof/invariants/WriteAccessible.v
  7. /bin/sh: coqdep: command not found
  8. COQDEP proof/invariants/UpdateShadow2Structure.v
  9. /bin/sh: coqdep: command not found
  10. COQDEP proof/invariants/UpdateShadow1Structure.v
  11. /bin/sh: coqdep: command not found
  12. COQDEP proof/invariants/UpdatePartitionDescriptor.v
  13. /bin/sh: coqdep: command not found
  14. COQDEP proof/invariants/UpdatePDFlagTrue.v
  15. /bin/sh: coqdep: command not found
  16. COQDEP proof/invariants/UpdateMappedPageContent.v
  17. /bin/sh: coqdep: command not found
  18. COQDEP proof/invariants/RemoveVAddr.v
  19. /bin/sh: coqdep: command not found
  20. COQDEP proof/invariants/PropagatedProperties.v
  21. /bin/sh: coqdep: command not found
  22. COQDEP proof/invariants/Prepare.v
  23. /bin/sh: coqdep: command not found
  24. COQDEP proof/invariants/MapMMUPage.v
  25. /bin/sh: coqdep: command not found
  26. COQDEP proof/invariants/Invariants.v
  27. /bin/sh: coqdep: command not found
  28. COQDEP proof/invariants/InitVEntryTable.v
  29. /bin/sh: coqdep: command not found
  30. COQDEP proof/invariants/InitVAddrTable.v
  31. /bin/sh: coqdep: command not found
  32. COQDEP proof/invariants/InitSndShadow.v
  33. /bin/sh: coqdep: command not found
  34. COQDEP proof/invariants/InitPEntryTable.v
  35. /bin/sh: coqdep: command not found
  36. COQDEP proof/invariants/InitFstShadow.v
  37. /bin/sh: coqdep: command not found
  38. COQDEP proof/invariants/InitConfigPagesList.v
  39. /bin/sh: coqdep: command not found
  40. COQDEP proof/invariants/GetTableAddr.v
  41. /bin/sh: coqdep: command not found
  42. COQDEP proof/invariants/DeletePartition.v
  43. /bin/sh: coqdep: command not found
  44. COQDEP proof/invariants/CreatePartition.v
  45. /bin/sh: coqdep: command not found
  46. COQDEP proof/invariants/CountToMap.v
  47. /bin/sh: coqdep: command not found
  48. COQDEP proof/invariants/Collect.v
  49. /bin/sh: coqdep: command not found
  50. COQDEP proof/invariants/CheckChild.v
  51. /bin/sh: coqdep: command not found
  52. COQDEP proof/invariants/AddVAddr.v
  53. /bin/sh: coqdep: command not found
  54. COQDEP proof/invariants/Activate.v
  55. /bin/sh: coqdep: command not found
  56. COQDEP proof/WeakestPreconditions.v
  57. /bin/sh: coqdep: command not found
  58. COQDEP proof/StateLib.v
  59. /bin/sh: coqdep: command not found
  60. COQDEP proof/Lib.v
  61. /bin/sh: coqdep: command not found
  62. COQDEP proof/Isolation.v
  63. /bin/sh: coqdep: command not found
  64. COQDEP proof/InternalLemmas.v
  65. /bin/sh: coqdep: command not found
  66. COQDEP proof/DependentTypeLemmas.v
  67. /bin/sh: coqdep: command not found
  68. COQDEP proof/Consistency.v
  69. /bin/sh: coqdep: command not found
  70. COQDEP src/model/Simulation.v
  71. /bin/sh: coqdep: command not found
  72. COQDEP src/model/MMU.v
  73. /bin/sh: coqdep: command not found
  74. COQDEP src/model/MALInternal.v
  75. /bin/sh: coqdep: command not found
  76. COQDEP src/model/MAL.v
  77. /bin/sh: coqdep: command not found
  78. COQDEP src/model/Lib.v
  79. /bin/sh: coqdep: command not found
  80. COQDEP src/model/Hardware.v
  81. /bin/sh: coqdep: command not found
  82. COQDEP src/model/Extraction.v
  83. /bin/sh: coqdep: command not found
  84. COQDEP src/model/ADT.v
  85. /bin/sh: coqdep: command not found
  86. COQDEP src/core/Services.v
  87. /bin/sh: coqdep: command not found
  88. COQDEP src/core/Internal.v
  89. /bin/sh: coqdep: command not found
  90. cd doc/GettingStarted && pdflatex GettingStarted.tex
  91. /bin/sh: pdflatex: command not found
  92. make: *** [gettingstarted] Error 127
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement