Github messages for voidlinux
 help / color / mirror / Atom feed
From: chrysos349 <chrysos349@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] `webkit2gtk` fails to crossbuild for `armv6l-musl`
Date: Thu, 15 Feb 2024 20:41:53 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48747@inbox.vuxu.org> (raw)

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

New issue by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/issues/48747

Description:
### Is this a new report?

Yes

### System Info

Void 6.6.16_1 x86_64 GenuineIntel/VM uptodate hold rrFFFFFF

### Package(s) Affected

webkit2gtk-2.40.0_4

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

Be able to crossbuild `webkit2gtk` for `armv6l-musl` via `xbps-src`

### Actual behaviour

Crossbuilding gets stuck generating WebKit2WebExtension-4.1.typelib

```
[5855/5860] Building C object Tools/MiniBrowser/gtk/CMakeFiles/MiniBrowser.dir/BrowserWindow.c.o
../Tools/MiniBrowser/gtk/BrowserWindow.c: In function 'browserWindowCreateBackForwardMenu':
../Tools/MiniBrowser/gtk/BrowserWindow.c:257:54: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'guint64' {aka 'long long unsigned int'} [-Wformat=]
  257 |         char *actionName = g_strdup_printf("action-%lu", ++actionId);
      |                                                    ~~^   ~~~~~~~~~~
      |                                                      |   |
      |                                                      |   guint64 {aka long long unsigned int}
      |                                                      long unsigned int
      |                                                    %llu
[5856/5860] Linking C executable bin/MiniBrowser
[5857/5860] Generating WebKit2WebExtension-4.1.gir
[5858/5860] Generating WebKit2WebExtension-4.1.typelib
```

### Steps to reproduce

1. Clone repo, bootstrap, etc.
2. Run `./xbps-src -a armv6l-musl pkg webkit2gtk`
3. Wait till eternity

P.S. Of course, I use clean masterdir.
P.P.S. The latest webkit2gtk has the same problem generating typelib file for armv6l-musl.

             reply	other threads:[~2024-02-15 19:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-15 19:41 chrysos349 [this message]
2024-02-16 10:22 ` oreo639
2024-02-16 14:20 ` chrysos349
2024-02-17 20:20 ` chrysos349
2024-02-18  1:59 ` oreo639
2024-02-18  5:57 ` oreo639
2024-02-18  8:29 ` [ISSUE] [CLOSED] " chrysos349
2024-02-18  8:29 ` chrysos349
2024-02-18 21:55 ` oreo639
2024-02-18 22:14 ` chrysos349
2024-02-18 23:37 ` [ISSUE] [CLOSED] " oreo639

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48747@inbox.vuxu.org \
    --to=chrysos349@users.noreply.github.com \
    --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).