Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
C
clpm
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • clpm
  • clpm
  • Issues
  • #10

Closed
Open
Opened Nov 30, 2020 by kinope@kinope

fatal error encountered; core was built for different runtime [sbcl-2.0.10] [clpm-v3.5.0]

When running clpm client source-registry.d at the command line the output is:

fatal error encountered in SBCL pid 85565(tid 0x7f19b41adb80):
core was built for runtime "-builduser-2020-11-10-15-56-55" but this is "buildkitsandbox-root-2020-03-30-00-26-04"

I'm using the prebuilt binary https://files.clpm.dev/clpm/clpm-amd64-linux-gnu-v0.3.5.tar.gz.

I have also successfully installed the source build, but when issuing clpm client source-registry.d I am simply dropped into the SBCL REPL w/ no other output.

My SBCL is stock, fresh from the Arch Linux official package repository, no .sbclrc.

$ sbcl --version 
SBCL 2.0.10
$ uname -srmo
Linux 5.9.10-zen1-1-zen x86_64 GNU/Linux
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: clpm/clpm#10