guile-user
[Top][All Lists]
Advanced

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

Guile 2.2.0 build fails at bootstrapping language/cps/types.go


From: 白い熊
Subject: Guile 2.2.0 build fails at bootstrapping language/cps/types.go
Date: Fri, 17 Mar 2017 00:36:57 +0100
User-agent: Roundcube Webmail/1.2.3

Hello:

I'm trying to build the new GNU Guile 2.2.0 - my build fails eventually with:

make[2]: Leaving directory '/home/shiroikume/compile/guile-2.2.0/libguile'
Making all in bootstrap
make[2]: Entering directory '/home/shiroikume/compile/guile-2.2.0/bootstrap'
  BOOTSTRAP GUILEC language/cps/types.go
/bin/bash: line 6: 27636 Floating point exception(core dumped) GUILE_AUTO_COMPILE=0 ../meta/build-env guild compile --target="x86_64-unknown-linux-gnu" -O1 -L "/home/shiroikuma/compile/guile-2.2.0/module" -L "/home/shiroikuma/compile/guile-2.2.0/guile-readline" -o "language/cps/types.go" "../module/language/cps/types.scm"
Makefile:1928: recipe for target 'language/cps/types.go' failed
make[2]: *** [language/cps/types.go] Error 136
make[2]: Leaving directory '/home/shiroikume/compile/guile-2.2.0/bootstrap'
Makefile:1857: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/shiroikume/compile/guile-2.2.0'
Makefile:1743: recipe for target 'all' failed
make: *** [all] Error 2

I haven't found anything on the web similar to this. How can I debug what's going on - why it's failing?
--
白い熊



reply via email to

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