Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] Why aren't some graphics packages built for armv6l? (Broken dependencies in packages due to this)
Date: Mon, 27 Apr 2020 00:03:38 +0200	[thread overview]
Message-ID: <20200426220338.E_sCTgsQlu_Xa6E00qXBbi67Od5HuNhxAYVXzkscRyM@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20861@inbox.vuxu.org>

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

Closed issue by ericonr on void-packages repository

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

Description:
### System

Void 4.19.113_1 armv6l-musl Unknown uptodate rFFFFF

### Expected behavior

All the packages necessary for a proper graphical session should be available for this arch.

### Actual behavior

At least these packages aren't built for it:

* complete `mesa-dri` subpackage (the VC4 driver is excluded)
* `xorg-server-xwayland` subpackage

Not building `xorg-server-xwayland` for it made it necessary to include an architecture check in `plasma-workspace`. This check isn't included in `sway`, making it impossible to install sway on armv6l, because it can't find the `xorg-server-xwayland` dependency.

One option is adding the same compatibility check to the `sway` package and others; another options is making some sort of external check for it, to avoid duplication; another (and IMO the best one) is fully removing the restriction on building `xorg-server-xwayland` to make it available for all archs (I don't know if there's an issue with that).

The lack of a complete `mesa-dri` package for armv6l makes it impossible to have a hardware accelerated session, even though the VC4 driver is fully supported by Mesa and works on an armv6l device. I have built it with the VC4 driver.

This restriction also led to some weird result with the armv6l repositories, where the `mesa-vc4-dri` package is still listed, even though it can't be installed due to mismatched dependencies. (For that matter, the dbg package for armv7l is also out dated).

I can make PRs for these issues, because I have already made some of the necessary changes in order to build these packages in my system.

      parent reply	other threads:[~2020-04-26 22:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-11  3:01 [ISSUE] Why aren't some graphics packages built for armv6l? ericonr
2020-04-11  7:26 ` st3r4g
2020-04-11  7:26 ` st3r4g
2020-04-11  7:28 ` st3r4g
2020-04-11  7:37 ` st3r4g
2020-04-11  7:38 ` st3r4g
2020-04-26 22:03 ` ericonr [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=20200426220338.E_sCTgsQlu_Xa6E00qXBbi67Od5HuNhxAYVXzkscRyM@z \
    --to=ericonr@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).