quil-lang / qvm

The high-performance and featureful Quil simulator.
Other
411 stars 57 forks source link

Failed to build for Quicklisp dist #262

Closed quicklisp closed 3 years ago

quicklisp commented 3 years ago

Building with SBCL 2.0.9.5-442f54894 / ASDF 3.3.1 for quicklisp dist creation.

Commit id dbc76fcd9e20b1429412cbf980008088c51efaed

dqvm2-tests fails to build with the following error:

Unhandled UNBOUND-VARIABLE in thread #<SB-THREAD:THREAD "main thread" RUNNING {1001A683D3}>: The variable MPI::+MPI-DOUBLE-COMPLEX+ is unbound.

dqvm2 fails to build with the following error:

Unhandled UNBOUND-VARIABLE in thread #<SB-THREAD:THREAD "main thread" RUNNING {1001A683B3}>: The variable MPI::+MPI-DOUBLE-COMPLEX+ is unbound.

Full log here

notmgsk commented 3 years ago

Closed. Quicklisp doesn't include dqvm now.