chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #1377: Compiler tests hang on 32-bit mingw-msys


From: Chicken Trac
Subject: [Chicken-janitors] #1377: Compiler tests hang on 32-bit mingw-msys
Date: Mon, 12 Jun 2017 20:18:33 -0000

#1377: Compiler tests hang on 32-bit mingw-msys
-------------------------------------+-------------------------------------
 Reporter:  evhan                    |                 Owner:
     Type:  defect                   |                Status:  new
 Priority:  major                    |             Milestone:  someday
Component:  compiler                 |               Version:  5.0
 Keywords:  mingw, msys, tests,      |  Estimated difficulty:  medium
  compiler, windows                  |
-------------------------------------+-------------------------------------
 32-bit mingw-msys build on Windows 7 (running on MSYS2) hangs when running
 {{{a.out}}} for the compiler tests:

 {{{
 ==> mingw-msys-windows-7-i386: ========================================
 compiler tests ...
 ==> mingw-msys-windows-7-i386: "C:/msys32/home/vagrant/chicken-
 core/tests/../chicken "compiler-tests.scm" -output-file "a.c" -consult-
 type-file ../types.db -ignore-repository -verbose -include-path
 C:/msys32/home/vagrant/chicken-core/tests/.."
 ==> mingw-msys-windows-7-i386: Warning: (compiler-tests.scm:205) -
 assignment to imported value binding `foo'
 ==> mingw-msys-windows-7-i386: Warning: in toplevel procedure `foo':
 ==> mingw-msys-windows-7-i386:   (compiler-tests.scm:10) in procedure call
 to `bar', expected 0 arguments but was given 1 argument
 ==> mingw-msys-windows-7-i386: ""gcc" "a.c" -o "a.o" -c  -fno-strict-
 aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -Os
 -IC:/msys32/home/vagrant/chicken-core/tests/.. -Ic:/tmp/chicken-
 core/include/chicken"
 ==> mingw-msys-windows-7-i386: rm a.c
 ==> mingw-msys-windows-7-i386: ""gcc" "a.o" -o "a.out" -Wl,--enable-auto-
 import -LC:/msys32/home/vagrant/chicken-core/tests/.. -Lc:/tmp/chicken-
 core/lib -lchicken -lm -lws2_32"
 ==> mingw-msys-windows-7-i386: rm a.o
 ==> mingw-msys-windows-7-i386: 12
 ==> mingw-msys-windows-7-i386: 12
 ==> mingw-msys-windows-7-i386: 12
 ==> mingw-msys-windows-7-i386: 12
 ==> mingw-msys-windows-7-i386: 12
 ==> mingw-msys-windows-7-i386: bar
 ==> mingw-msys-windows-7-i386: 1 2 3
 ==> mingw-msys-windows-7-i386: 1 2 3 :1:2:3
 ==> mingw-msys-windows-7-i386: 1 2 3
 }}}

--
Ticket URL: <https://bugs.call-cc.org/ticket/1377>
CHICKEN Scheme <https://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]