unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: guile-devel@gnu.org
Subject: Re: Possibility of patching 2.0.5 for armhf support
Date: Wed, 21 May 2014 16:03:52 +0200	[thread overview]
Message-ID: <8738g3ns8n.fsf@gnu.org> (raw)
In-Reply-To: 87wqdkxssn.fsf@trouble.defaultvalue.org

Rob Browning <rlb@defaultvalue.org> skribis:

> I've had a request for armhf support in wheezy (which has 2.0.5), so I
> thought I'd ask if you might know offhand what fixed the armhf build in
> more recent versions (assuming it was a code change and not something
> else like the build toolchain).
>
> For example, 2.0.11 works fine there, but 2.0.5 dies like this:
>
>   https://buildd.debian.org/status/fetch.php?pkg=guile-2.0&arch=armhf&ver=2.0.5%2B1-3&stamp=1332497200
>
> (...segmentation faults in 3 of the tests.)

Namely:

--8<---------------cut here---------------start------------->8---
/bin/bash: line 5: 16859 Segmentation fault      srcdir="." builddir="." CHARSETALIASDIR="/build/buildd-guile-2.0_2.0.5+1-3-armhf-r0xLJm/guile-2.0-2.0.5+1/lib" GUILE_AUTO_COMPILE=0 "../../meta/uninstalled-env" ${dir}$tst
FAIL: test-with-guile-module
PASS: test-scm-with-guile
/bin/bash: line 5: 16924 Segmentation fault      srcdir="." builddir="." CHARSETALIASDIR="/build/buildd-guile-2.0_2.0.5+1-3-armhf-r0xLJm/guile-2.0-2.0.5+1/lib" GUILE_AUTO_COMPILE=0 "../../meta/uninstalled-env" ${dir}$tst
FAIL: test-scm-spawn-thread
/bin/bash: line 5: 16959 Segmentation fault      srcdir="." builddir="." CHARSETALIASDIR="/build/buildd-guile-2.0_2.0.5+1-3-armhf-r0xLJm/guile-2.0-2.0.5+1/lib" GUILE_AUTO_COMPILE=0 "../../meta/uninstalled-env" ${dir}$tst
FAIL: test-pthread-create
SKIP: test-pthread-create-secondary
--8<---------------cut here---------------end--------------->8---

I suspect the main difference is the libgc version, no?  That
test-pthread-create-secondary was skipped indicate that
libgc < 7.2alpha5 was being used here, which may explain the
other problems.

That said, there have been many changes both in Guile and in libgc over
the last 2.5 years.

Ludo’.




      reply	other threads:[~2014-05-21 14:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-17 16:40 Possibility of patching 2.0.5 for armhf support Rob Browning
2014-05-21 14:03 ` Ludovic Courtès [this message]

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

  List information: https://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=8738g3ns8n.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guile-devel@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.
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).