Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] Cross arm*-musl hangs when runing g-ir-scanner-qemuwrapper
Date: Mon, 01 Jul 2019 14:31:30 +0200	[thread overview]
Message-ID: <20190701123130.bWkDGeHREeGdEjw2tYgs8CfOwddFcaEQMB2JY8zhKJY@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: 1663 bytes --]

Closed issue by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/issues/11426
Description: As you may have noticed in the commit logs we have a problem with cross `arm*-musl` trying to run the cross `g-ir-scanner` with `g-ir-scanner-qemuwrapper`. It hangs for (literally) hours and does not finish. It's seemingly not a problem of the builders or age of (re-)built packages because it happens for me locally as well and I built all of the dependencies here.

What I know from looking at `top` when the build hangs is that it seems as if two processes in parallel are running `g-ir-scanner-qemuwrapper` to scan the introspection info. It does not happen with `arm*-gnu` cross builds so it has to be something specific to Musl libc or the cross environment for Musl. I wanted to try if it also happens when using a 32bit environment (i686) for cross compiling `webkit2gtk` for e.g. `armv7l-musl` to see if it's perhaps a 64 vs. 32 bit build environment issue.

For now I disabled `gir` for cross `webkit2gtk` to `arm*-musl` but of course this makes packages depending on the introspection files of `webkit2gtk` incomplete or even fail.

In case you find time to test this on your local box, you'd have to add `gir` to `build_options_default` in line 43 of `srcpkgs/webkit2gtk/template` and take a look at the processes running after the binaries were built (i.e. after cmake prints 100%).

I have no idea yet why it works for `arm*-gnu` but not for `arm*-musl` as for the most part we solved the cross `gobject-introspection` problems with `*-musl` and cross `webkit2gtk` to `aarch64-musl` or `ppc64-musl` work just fine.


      parent reply	other threads:[~2019-07-01 12:31 UTC|newest]

Thread overview: 30+ 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: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
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 ` voidlinux-github [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

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

  git send-email \
    --in-reply-to=20190701123130.bWkDGeHREeGdEjw2tYgs8CfOwddFcaEQMB2JY8zhKJY@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).