public inbox for libffi-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Matthias Klose <doko@ubuntu.com>
To: Anthony Green <green@moxielogic.com>
Cc: libffi-discuss <libffi-discuss@sourceware.org>
Subject: Re: libffi 3.3 release candidate 1
Date: Sat, 09 Nov 2019 16:04:00 -0000	[thread overview]
Message-ID: <288adc9e-ad74-7813-eed8-e94dcb4e185f@ubuntu.com> (raw)
In-Reply-To: <CACxje5_iR23Z6uXcrWn+Nfn5-Q78RfJz7P-F03jh=AasAkUVcA@mail.gmail.com>

On 08.11.19 15:27, Anthony Green wrote:
> Thanks, Matthias, this is incredibly helpful.
> 
> For ecl, it looks like they are using FFI_UNIX64 on the 32-bit x86, and
> similar for amd64.  This is easy to fix, and I'll submit a patch to
> upstream ecl.
> 
> The arm64 failures are mysterious runtime failures.  The libffi test
> results for arm64 are good, so I'm wondering if the debian package adds any
> patches.

no patches.

> The jffi failures all look like this:
> 
>       [exec] make[2]: *** No rule to make target '-L/usr/lib/../lib',
> needed by '/<<PKGBUILDDIR>>/build/jni/jffi/LongDouble.o'.  Stop.
> 
> Perhaps this has something to do with how libffi is installed now?
> Regardless, it's probably easy to fix whatever it is.

libffi has in the pkg-config file: Libs: -L/usr/lib/../lib
Normally pkg-config filters out system directories, but apparently fails for 
noncanonical paths.  And jffi only expects libs.  So something packagers should 
catch, unless you want to remove all the multilib build support, but I'm still 
awaiting your libffi merge for GCC 10 ;)

> The arm64 failures seem like a blocker for the release, which I'm still
> hoping to get out on Nov 12.

haskell-stack haskell-termonad are the remaining regressions, but I'm not sure 
if they are related at all.

Matthias

  reply	other threads:[~2019-11-09 16:04 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-24 11:17 Anthony Green
2019-10-25 10:08 ` Matthias Klose
2019-10-25 10:29   ` John Paul Adrian Glaubitz
2019-10-25 14:41     ` Andreas Schwab
2019-10-25 14:44       ` John Paul Adrian Glaubitz
2019-10-25 18:32         ` Andreas Schwab
2019-10-25 18:37           ` John Paul Adrian Glaubitz
2019-10-25 19:04             ` Andreas Schwab
2019-10-25 19:07               ` John Paul Adrian Glaubitz
2019-10-26 11:35   ` Anthony Green
2019-10-26 12:54   ` Anthony Green
2019-10-31 19:49     ` Anthony Green
2019-10-31 20:32       ` John Paul Adrian Glaubitz
     [not found]         ` <CAAs=koj3HU08uxx36809NcPYe33xvEjUDsLwJc_9R8V4tbr9Zg@mail.gmail.com>
2019-10-31 22:16           ` John Paul Adrian Glaubitz
2019-11-01  8:01           ` John Paul Adrian Glaubitz
2019-11-01 22:24             ` John Paul Adrian Glaubitz
2019-11-08  9:21 ` Matthias Klose
2019-11-08 14:28   ` Anthony Green
2019-11-09 16:04     ` Matthias Klose [this message]
2019-11-09 17:46       ` Anthony Green
2019-11-10 16:22         ` Matthias Klose
2019-11-26  8:39     ` Matthias Klose
2019-11-26 23:25       ` Anthony Green
2019-11-27  7:54 ` Matthias Klose
2019-11-27  9:28   ` Anthony Green

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=288adc9e-ad74-7813-eed8-e94dcb4e185f@ubuntu.com \
    --to=doko@ubuntu.com \
    --cc=green@moxielogic.com \
    --cc=libffi-discuss@sourceware.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).