chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #1282: bind does not compile with CHICKEN 4.11.0 rc 1


From: Chicken Trac
Subject: [Chicken-janitors] #1282: bind does not compile with CHICKEN 4.11.0 rc 1
Date: Mon, 18 Apr 2016 23:41:37 -0000

#1282: bind does not compile with CHICKEN 4.11.0 rc 1
------------------------+---------------------
 Reporter:  iraikov     |      Owner:
     Type:  defect      |     Status:  new
 Priority:  major       |  Milestone:  someday
Component:  extensions  |    Version:  4.10.x
 Keywords:              |
------------------------+---------------------
 Compiling bind with CHICKEN 4.11.0 rc1 results in the following error:

 make: making bind-translator.so
   '[...]/csc' -feature compiling-extension -setup-mode    -sS -O3 -d0
 bind-translator.scm -JS

 Warning: redefinition of imported value binding: lexer-init-buffer-len

 Warning: redefinition of imported value binding: lexer-integer-newline

 Warning: redefinition of imported value binding: lexer-raw-IS-maker

 Warning: redefinition of imported value binding: lexer-make-IS

 Warning: redefinition of imported value binding: lexer-get-func-getc

 Warning: redefinition of imported value binding: lexer-get-func-ungetc

 Warning: redefinition of imported value binding: lexer-get-func-line

 Warning: redefinition of imported value binding: lexer-get-func-column

 Warning: redefinition of imported value binding: lexer-get-func-offset

 Warning: redefinition of imported value binding: lexer-make-tree-lexer

 Warning: redefinition of imported value binding: lexer-make-char-lexer

 Warning: redefinition of imported value binding: lexer-make-code-lexer

 Warning: redefinition of imported value binding: lexer-make-lexer

 Warning: redefinition of imported value binding: lexer

 Warning: reference to possibly unbound identifier `x' in:
 Warning:    failure1996

 Warning: reference to possibly unbound identifier `struct' in:
 Warning:    failure1996

 Error: module unresolved: bind-translator

--
Ticket URL: <http://bugs.call-cc.org/ticket/1282>
CHICKEN Scheme <http://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]