Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • cmucl cmucl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cmucl
  • cmuclcmucl
  • Issues
  • #12
Closed
Open
Issue created Dec 16, 2015 by Jon Boone@jbooneDeveloper

unable to build master/$HEAD with 2015-12 darwin snapshot

Host: MacBook Pro running Mac OS X 10.11.2 (El Capitan, with XCode 7.2)

  • Issued the following command: bin/build.sh -C "" -o "$HOME/bin/cmucl/bin/lisp"

  • It built darwin-2 with no problems, but during the darwin-3, attempting to load irrat.sse2f, yielded this error:



Error in function LISP::FOP-EVAL-FOR-EFFECT:
   Attempt to load a file having a compile-time read error.
   [Condition of type SIMPLE-ERROR]

Restarts:
  0: [CONTINUE] Skip this form.
  1:            Return NIL from load of #<Stream for file "/$HOME/src/cmucl/darwin-3/code/irrat.sse2f">.
  2:            Return NIL from load of "target:tools/worldbuild".
  3: [ABORT   ] Return to Top-Level.

Debug  (type H for help)

(LISP::FOP-EVAL-FOR-EFFECT)
Source:
; File: target:code/load.lisp
(EVAL (POP-STACK))
0]
Assignee
Assign to
Time tracking