Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (ql:quickload '(qtcore qtgui))
- Error loading /root/.cache/common-lisp/abcl-1.5.0-dev-fasl42-linux-x64/root/quicklisp/dists/quicklisp/software/qt-libs-20160929-git/build.abcl at line 17 (offset 1067)
- #<THREAD "interpreter" {2C5BC8DC}>: Debugger invoked on condition of type LOAD-SYSTEM-DEFINITION-ERROR
- Error while trying to load definition for system qtcore from pathname /root/quicklisp/dists/quicklisp/software/qtools-20160929-git/smoke/qtcore.asd: The method-lambda-list (QT-LIB-GENERATOR:STAGE QT-LIB-GENERATOR::LIBRARY &REST QT-LIB-GENERATOR::ARGS &KEY) does not accept all of the keyword arguments defined for the generic function.
- Restarts:
- 0: TRY-RECOMPILING Recompile build and try loading it again
- 1: RETRY Retry loading FASL for #<ASDF/LISP-ACTION:CL-SOURCE-FILE "qt-lib-generator" "build">.
- 2: ACCEPT Continue, treating loading FASL for #<ASDF/LISP-ACTION:CL-SOURCE-FILE "qt-lib-generator" "build"> as having been successful.
- 3: RETRY Retry ASDF operation.
- 4: CLEAR-CONFIGURATION-AND-RETRY Retry ASDF operation after resetting the configuration.
- 5: ABORT Give up on "qtcore"
- 6: TOP-LEVEL Return to top level.
- [1] QT-LIB-GENERATOR(3):
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement