Lisp HUG Maillist Archive

lipspworks load sxql error

Unable to parse email body. Email id is 13958

Re: lipspworks load sxql error

Hi,

I guess it is better to ask maintainers of sxql.

"胡逢涛" <9364218@qq.com> writes:

> when execute (ql:quickload "sxql") two times with lipspworks 7.0, the first time could load successfully, 
>
> the second time product errors as belowed, but it's ok on SBCL/ccl when do (ql:quickload "sxql") two
> times.
>
> **++++ Error between functions:
>
> Cannot find description of structure (UNARY-OP (NAME "NOT")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (UNARY-OP (NAME "IS NULL")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (UNARY-OP (NAME "NOT NULL")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (UNARY-POSTFIX-OP (NAME "DESC")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (UNARY-POSTFIX-OP (NAME "ASC")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (UNARY-SPLICING-OP (NAME "DISTINCT")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (SQL-OP (NAME "ON")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (INFIX-OP (NAME "=")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (INFIX-OP (NAME "!=")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (INFIX-OP (NAME "<")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (INFIX-OP (NAME ">")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (INFIX-OP (NAME "<=")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (INFIX-OP (NAME ">=")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (INFIX-OP (NAME "@<")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (INFIX-OP (NAME "@>")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (INFIX-SPLICING-OP (NAME "AS")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (INFIX-LIST-OP (NAME "IN")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (INFIX-LIST-OP (NAME "NOT IN")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (INFIX-OP (NAME "LIKE")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (CONJUNCTIVE-OP (NAME "OR")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (CONJUNCTIVE-OP (NAME "AND")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (CONJUNCTIVE-OP (NAME "+")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (CONJUNCTIVE-OP (NAME "-")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (CONJUNCTIVE-OP (NAME "*")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (CONJUNCTIVE-OP (NAME "/")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (CONJUNCTIVE-OP (NAME "%")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (CONJUNCTIVE-OP (NAME "UNION")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (CONJUNCTIVE-OP (NAME "UNION ALL")) to use for inclusion.
>
> **++++ Error between functions:
>
> Cannot find description of structure (SQL-OP (NAME "")) to use for inclusion.
>
> .
>
> ; *** 29 errors detected, no fasl file produced.
>
> Error: COMPILE-FILE-ERROR while compiling #<ASDF/LISP-ACTION:CL-SOURCE-FILE "sxql" "src"
> "operator">
>
> 1 (continue) Retry compiling #<ASDF/LISP-ACTION:CL-SOURCE-FILE "sxql" "src" "operator">.
>
> 2 Continue, treating compiling #<ASDF/LISP-ACTION:CL-SOURCE-FILE "sxql" "src" "operator"> as
> having been successful.
>
> 3 Retry ASDF operation.
>
> 4 Retry ASDF operation after resetting the configuration.
>
> 5 (abort) Give up on "sxql"
>
> 6 Return to level 0.
>
> 7 Return to top loop level 0.
>
> Type :b for backtrace or :c <option number> to proceed.
>
> Type :bug-form "<subject>" for a bug report template or :? for other options.
>
> CL-USER 3 : 1 > 
>
>

-- 
Br,
/Alexey

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html


Updated at: 2020-12-10 08:32 UTC