Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: Cross arm*-musl hangs when runing g-ir-scanner-qemuwrapper
Date: Sun, 05 May 2019 18:07:21 +0200	[thread overview]
Message-ID: <20190505160721.iTfXs2fhupm8VET2cibuU_1IWWhjhc7x5iVZBN9QkEQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11426@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1279 bytes --]

New comment by newbluemoon on void-packages repository

https://github.com/void-linux/void-packages/issues/11426#issuecomment-489439856
Comment:
I did some more digging:

There is a temporary directory `/builddir/webkitgtk-2.24.1/build/Source/WebKit/tmp-<something>` (it gets deleted when the build is aborted) with an executable `WebKit2-4.0` which is executed basically as

`./WebKit2-4.0 --introspect-dump=functions.txt,dump.xml`

which yields the introspection data.

Copied to my Raspberry Pi and executed everything is fine. However, when run with `qemu-arm-static` the output file `dump.xml` is truncated, or to be more precise, running `./WebKit2-4.0` just doesn’t continue and hangs.

So I chrooted into the masterdir and ran

`qemu-arm-static -d unimp -E LD_LIBRARY_PATH="/usr/armv7l-linux-musleabihf/usr/lib" -L "/usr/armv7l-linux-musleabihf" ./WebKit2-4.0 --introspect-dump=functions.txt,dump.xml`

manually and got

`Unsupported syscall: 389`

which is the `membarrier` syscall which if I recall correctly musl started using with 1.1.22.

So could this be the culprit? But then I have no idea why it’s working for @pullmoll (maybe it’s random?).
For me x86_64 host --> x86_64 chroot --> armv7l-musl target also doesn’t work.

  parent reply	other threads:[~2019-05-05 16:07 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11426@inbox.vuxu.org>
2019-05-04 12:46 ` voidlinux-github
2019-05-04 14:03 ` voidlinux-github
2019-05-04 19:34 ` voidlinux-github
2019-05-04 19:52 ` voidlinux-github
2019-05-04 19:59 ` voidlinux-github
2019-05-04 20:41 ` voidlinux-github
2019-05-04 21:12 ` voidlinux-github
2019-05-05  2:08 ` voidlinux-github
2019-05-05  4:41 ` voidlinux-github
2019-05-05 13:18 ` voidlinux-github
2019-05-05 13:33 ` voidlinux-github
2019-05-05 14:00 ` voidlinux-github
2019-05-05 16:07 ` voidlinux-github [this message]
2019-05-05 16:19 ` voidlinux-github
2019-05-05 16:24 ` voidlinux-github
2019-05-05 16:27 ` voidlinux-github
2019-05-05 16:31 ` voidlinux-github
2019-05-05 16:59 ` voidlinux-github
2019-05-05 17:08 ` voidlinux-github
2019-05-05 18:39 ` voidlinux-github
2019-05-05 18:54 ` voidlinux-github
2019-05-05 19:04 ` voidlinux-github
2019-05-05 19:25 ` voidlinux-github
2019-05-05 19:25 ` voidlinux-github
2019-05-05 19:40 ` voidlinux-github
2019-05-05 19:40 ` voidlinux-github
2019-05-05 19:51 ` voidlinux-github
2019-05-05 20:11 ` voidlinux-github
2019-05-07 13:20 ` voidlinux-github
2019-05-07 13:24 ` voidlinux-github
2019-07-01 12:31 ` [ISSUE] [CLOSED] " voidlinux-github

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=20190505160721.iTfXs2fhupm8VET2cibuU_1IWWhjhc7x5iVZBN9QkEQ@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.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 NNTP newsgroup(s).