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

Rove fails on Ubuntu and Allegro CL #47

Open
svetlyak40wt opened this issue Feb 19, 2021 · 0 comments
Open

Rove fails on Ubuntu and Allegro CL #47

svetlyak40wt opened this issue Feb 19, 2021 · 0 comments

Comments

@svetlyak40wt
Copy link
Contributor

I receive the following traceback:

An unhandled error condition has been signalled:
     device must be nil or :unspecific
  
  
  Evaluation stack:
  Warning: while extracting symbols from /lib32/librt.so.1: couldn't find .symtab section
  Warning: while extracting symbols from /lib32/libm.so.6: couldn't find .symtab section
  Warning: while extracting symbols from /lib32/libdl.so.2: couldn't find .symtab section
  Warning: while extracting symbols from /lib32/libc.so.6: couldn't find .symtab section
  Warning: while extracting symbols from /lib/ld-linux.so.2: couldn't find .symtab section
  Warning: while extracting symbols from /lib32/libnss_files.so.2: couldn't find .symtab section
  Warning: while extracting symbols from /lib32/libnss_dns.so.2: couldn't find .symtab section
  Warning: while extracting symbols from /lib32/libresolv.so.2: couldn't find .symtab section
  
   ->(TPL::ZOOM-COMMAND :FROM-READ-EVAL-PRINT-LOOP NIL :COUNT T :ALL T)
     (SYS::..RUNTIME-OPERATION #19="applyn" . #6=(:UNKNOWN-ARGS))
     (TPL:DO-COMMAND "zoom" :FROM-READ-EVAL-PRINT-LOOP NIL :COUNT T :ALL
                     T)
     (TRIVIAL-BACKTRACE:PRINT-BACKTRACE-TO-STREAM
        #<TERMINAL-SIMPLE-STREAM [initial terminal io] fd 0/1 @
          #x2017c4fa>)
     (TRIVIAL-BACKTRACE:PRINT-BACKTRACE #1=#<SIMPLE-ERROR @ #x23188312>)
     ((:INTERNAL ROS.SCRIPT.RUN-TESTS::MAIN) #1#)
     (SYS::..RUNTIME-OPERATION #18="comp_to_interp" #1#)
     (SIGNAL #1#)
     (ERROR SIMPLE-ERROR :FORMAT-CONTROL
            #2="device must be nil or :unspecific" :FORMAT-ARGUMENTS NIL)
     (EXCL::.ERROR #2#)
     (MAKE-PATHNAME :DEVICE "home" :DIRECTORY
                    (:ABSOLUTE "runner" "work" "cl-info" "cl-info" "t")
                    :TYPE "lisp" :DEFAULTS
                    #3=#P"/home/runner/.cache/common-lisp/acl-10.1-linux-x86/home/runner/work/cl-info/cl-info/t/core.fasl")
     (ROVE/CORE/SUITE/FILE:RESOLVE-FILE #3#)
     (ROVE/CORE/SUITE/PACKAGE::MAKE-NEW-SUITE
        #4=#<The CL-INFO-TEST/CORE package>)

The problem is in the

(make-pathname

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