Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unused dependencies #174

Open
benknoble opened this issue Jun 14, 2024 · 0 comments
Open

Unused dependencies #174

benknoble opened this issue Jun 14, 2024 · 0 comments

Comments

@benknoble
Copy link
Collaborator

make build-all on 070ffc5 (doc: link to ways to enter the ☯ symbol, 2024-05-06) ends with

raco setup: --- checking package dependencies ---                  [21:15:38]
raco setup: package not installed: "vlibench"
raco setup:   dependency of: qi-sdk
raco setup: unused dependency detected
  for package: "qi-lib"
  on package:
   "macro-debugger"
raco setup: unused dependencies detected
  for package: "qi-sdk"
  on packages:
   "cover-coveralls"
   "vlibench"
   "collections-lib"
   "cover"
raco setup: unused dependency detected
  for package: "qi-doc"
  on package:
   "metapict"
raco setup: --- summary of package problems ---                    [21:15:41]
raco setup: package not installed: vlibench
make: *** [build-all] Error 1

The vlibench install is my fault (I think), but the rest seem worth fixing if they're not false positives.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant