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

Failed to load in CCL due to CCL::USE-PACKAGE-CONFLICT-ERROR #4

Open
leoliu opened this issue Apr 28, 2014 · 3 comments
Open

Failed to load in CCL due to CCL::USE-PACKAGE-CONFLICT-ERROR #4

leoliu opened this issue Apr 28, 2014 · 3 comments

Comments

@leoliu
Copy link

leoliu commented Apr 28, 2014

Using #<Package "CL-VARIATES"> in #<Package "METABANG.CL-CONTAINERS"> 
would cause name conflicts with symbols already present in that package: 
METABANG.UTILITIES:NEXT-ELEMENT  CL-VARIATES:NEXT-ELEMENT
   [Condition of type CCL::USE-PACKAGE-CONFLICT-ERROR]

Restarts:
 0: [CONTINUE] Try again to use #<Package "CL-VARIATES"> in #<Package "METABANG.CL-CONTAINERS">
 1: [UNINTERN-ALL] UNINTERN all conflicting symbols from #<Package "METABANG.CL-CONTAINERS">
 2: [SHADOW-ALL] SHADOW all conflicting symbols in #<Package "METABANG.CL-CONTAINERS">
 3: [RESOLVE-BY-UNINTERN-OR-SHADOW] SHADOW or UNINTERN the conflicting symbols in #<Package "METABANG.CL-CONTAINERS">.
 4: [RETRY-COMPILE-FILE] Retry compiling #P"/Users/leo/quicklisp/dists/quicklisp/software/cl-containers-20140211-git/dev/container-sampling.lisp"
 5: [SKIP-COMPILE-FILE] Skip compiling #P"/Users/leo/quicklisp/dists/quicklisp/software/cl-containers-20140211-git/dev/container-sampling.lisp"
 --more--

Backtrace:
  0: (CCL::USE-PACKAGE-1 #<Package "METABANG.CL-CONTAINERS"> #<Package "CL-VARIATES">)
@blindglobe
Copy link
Owner

Leo -
Are you working from the github repository or from quicklisp or from a mix? I've seen this before, but thought I fixed it?

(drop a line directly to blindglobe@gmail.com, I'd like to fix this this afternoon if possible).

best,
-tony

@leoliu
Copy link
Author

leoliu commented Apr 28, 2014

CCl 1.9 from Mac Homebrew on 10.9.2; installed CLS from latest quicklisp.

@leoliu
Copy link
Author

leoliu commented Apr 28, 2014

Thanks, I've got your mail and will try it tomorrow.

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

2 participants