all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: bug-guix@gnu.org
Subject: Re: Cross bootstrap!
Date: Wed, 03 Jul 2013 14:41:01 +0200	[thread overview]
Message-ID: <87k3l795pe.fsf@gnu.org> (raw)
In-Reply-To: <87ppv88tiz.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 26 Jun 2013 23:13:40 +0200")

ludo@gnu.org (Ludovic Courtès) skribis:

> So commit beda99e adds the N64 cross tool chain.  I was able to build
> the static binaries tarball (Coreutils, gawk, etc.), and it seems to
> work as expected (tested on gcc49 of the GCC Compile Farm):

I’ve uploaded two of the tarballs, for those who can’t use the
substituter and don’t want to rebuild everything:

  http://www.fdn.fr/~lcourtes/tmp/static-binaries-0-mips64el-linux-gnuabi64.tar.xz
  http://www.fdn.fr/~lcourtes/tmp/guile-static-stripped-2.0.9-mips64el-linux-gnuabi64.tar.xz

In fact, I’m interested in getting help with the Guile binary.
Basically the binaries in the first tarball (Coreutils, gawk, etc.)
work fine, but Guile (second tarball) aborts early.

I would like to debug it, but strace(1) would only print syscall names,
not their argument (I tried with strace 4.8, which is the latest
version):

--8<---------------cut here---------------start------------->8---
$ strace ./guile
[...]

n64_mmap()                              = 1647263744
n64_read()                              = 24
n64_close()                             = 0
n64_munmap()                            = 0
n64_clock_gettime()                     = 0
n64_brk()                               = 543596544
n64_clock_gettime()                     = 0
n64_brk()                               = 544026624
n64_brk()                               = 544542720
n64_rt_sigprocmask()                    = 0
n64_tgkill()                            = 0
--- SIGIOT {si_signo=SIGIOT, si_code=SI_TKILL, si_pid=15078, si_uid=1047} ---
+++ killed by SIGIOT +++
Aborted
--8<---------------cut here---------------end--------------->8---

Any idea?

Thanks,
Ludo’.

  parent reply	other threads:[~2013-07-03 12:55 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-26 15:33 Cross bootstrap! Ludovic Courtès
2013-06-26 21:13 ` Ludovic Courtès
2013-06-28  9:08   ` Nikita Karetnikov
2013-06-28 12:30     ` Ludovic Courtès
2013-06-30 22:45     ` Ludovic Courtès
2013-07-01  8:21       ` Nikita Karetnikov
2013-07-03 23:10         ` Cyril Roelandt
2013-07-09 19:11           ` Nikita Karetnikov
2013-07-03 12:41   ` Ludovic Courtès [this message]
2013-07-03 16:16     ` Nikita Karetnikov
2013-07-03 20:49       ` Ludovic Courtès
2013-07-06 19:46         ` Nikita Karetnikov
2013-07-06 21:12           ` Ludovic Courtès
2013-07-10 21:13             ` bug#14837: " Nikita Karetnikov
2013-07-10 21:59               ` Ludovic Courtès
2013-07-10 22:26                 ` Nikita Karetnikov
2013-12-10 21:34               ` Ludovic Courtès
2013-08-21 15:12     ` Ludovic Courtès
2013-08-23 11:22       ` Nikita Karetnikov
2013-08-23 11:57         ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k3l795pe.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=bug-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.