Skip to content
This repository was archived by the owner on Jan 9, 2019. It is now read-only.
This repository was archived by the owner on Jan 9, 2019. It is now read-only.

Error 138 (or maybe Bus Error 10?) when Compiling on OSX #98

@tj800x

Description

@tj800x

Hi Marco. Thanks for vicare. Typed Scheme is very interesting.
I'm getting this error below. Any suggestions?
Thanks -- Tom Johnson

vicare: searching include file: cond-boot-expansion.scm
vicare: including file: /Users/tomjohnson/vicare/scheme/cond-boot-expansion.scm
conditional expansion for condition-object definition syntax: bootstrapping normal boot image
conditional expansion for system-value API definition: bootstrapping normal boot image
*** Vicare: warning:
Condition components:

  1. &expand-time-type-signature-warning-void-operand
  2. &who: chi-closure-object-application
  3. &message: "expression used as operand in procedure application is typed as returning void"
  4. &syntax:
    form: #[syntax expr=(make-constant (void)) line=746 column=3 source="/Users/tomjohnson/vicare/scheme/ikarus.compiler.typedefs.sls"]
    subform: #[syntax expr=(void) line=746 column=18 source="/Users/tomjohnson/vicare/scheme/ikarus.compiler.typedefs.sls"]
  5. &application-operand-signature: #[signature ()]
    /bin/sh: line 1: 36505 Bus error: 10 ./vicare -b ./boot/vicare.boot.8.prebuilt --no-rcfile --library-locator source -O2 --scheme-heap-nursery-size 100000000 --scheme-stack-size 100000000 --no-rcfile --library-locator source --r6rs-script ./scheme/makefile.sps
    make[1]: *** [vicare.boot] Error 138
    make: *** [all] Error 2
    ~/vicare$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions