unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Guile 2.2.0 build fails at bootstrapping language/cps/types.go
@ 2017-03-16 23:36 白い熊
  2017-03-17 10:31 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: 白い熊 @ 2017-03-16 23:36 UTC (permalink / raw)
  To: guile-user

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?
-- 
白い熊



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Guile 2.2.0 build fails at bootstrapping language/cps/types.go
  2017-03-16 23:36 Guile 2.2.0 build fails at bootstrapping language/cps/types.go 白い熊
@ 2017-03-17 10:31 ` Ludovic Courtès
  2017-03-17 12:55   ` 白い熊@相撲道
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2017-03-17 10:31 UTC (permalink / raw)
  To: guile-user

Hello,

白い熊 <guile-user_gnu.org@sumou.com> skribis:

> 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)

What architecture and operating system is this on?

Thanks for your report!

Ludo’.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Guile 2.2.0 build fails at bootstrapping language/cps/types.go
  2017-03-17 10:31 ` Ludovic Courtès
@ 2017-03-17 12:55   ` 白い熊@相撲道
  0 siblings, 0 replies; 3+ messages in thread
From: 白い熊@相撲道 @ 2017-03-17 12:55 UTC (permalink / raw)
  To: guile-user



On March 17, 2017 11:31:50 AM GMT+01:00, ludo@gnu.org wrote:
>
>What architecture and operating system is this on?

x86_64 Ubuntu GNU/Linux 4.4.0-67
--
白い熊@相撲道



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-03-17 12:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-16 23:36 Guile 2.2.0 build fails at bootstrapping language/cps/types.go 白い熊
2017-03-17 10:31 ` Ludovic Courtès
2017-03-17 12:55   ` 白い熊@相撲道

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).