ghollisjr / cl-ana

Free (GPL) Common Lisp data analysis library with emphasis on modularity and conceptual clarity.
GNU General Public License v3.0
197 stars 18 forks source link

Some systems failed to build for Quicklisp dist #43

Closed quicklisp closed 3 years ago

quicklisp commented 3 years ago

Building with SBCL 2.0.5 / ASDF 3.3.1 for quicklisp dist creation.

Trying to build commit id 2d020565ae99919acb4e361e280a40fecc227ea7

cl-ana.hdf-typespec fails to build with the following error:

Unhandled PACKAGE-DOES-NOT-EXIST in thread #<SB-THREAD:THREAD "main thread" RUNNING {1000A10083}>: The name "HDF5" does not designate any package.

Full log here

ghollisjr commented 3 years ago

Just added missing dependency, that system should build separately now

ghollisjr commented 3 years ago

Is it safe to close this?

quicklisp commented 3 years ago

Yes, thanks.

On Mar 4, 2021, at 21:34, Gary Hollis notifications@github.com wrote:

 Is it safe to close this?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.