Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Why aren't some graphics packages built for armv6l?
@ 2020-04-11  3:01 ericonr
  2020-04-11  7:26 ` st3r4g
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ericonr @ 2020-04-11  3:01 UTC (permalink / raw)
  To: ml

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

New 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 `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.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-04-26 22:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [ISSUE] [CLOSED] Why aren't some graphics packages built for armv6l? (Broken dependencies in packages due to this) ericonr

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).