all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marius Bakke <mbakke@fastmail.com>
To: Mark H Weaver <mhw@netris.org>
Cc: guix-devel@gnu.org
Subject: Re: 01/04: gnu: mesa: Disable imx driver for armhf-linux.
Date: Fri, 13 Oct 2017 16:58:16 +0200	[thread overview]
Message-ID: <87r2u76qnr.fsf@fastmail.com> (raw)
In-Reply-To: <87tvz36elv.fsf@netris.org>

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

Mark H Weaver <mhw@netris.org> writes:

> mbakke@fastmail.com (Marius Bakke) writes:
>
>> mbakke pushed a commit to branch master
>> in repository guix.
>>
>> commit 2a087882b1cb2e40e7b63580c675b58a5cfa1b96
>> Author: Marius Bakke <mbakke@fastmail.com>
>> Date:   Thu Oct 12 18:57:30 2017 +0200
>>
>>     gnu: mesa: Disable imx driver for armhf-linux.
>>     
>>     * gnu/packages/gl.scm (mesa)<#:configure-flags>: Don't build imx driver.
>
> What is the rationale for this change?  Although "guix refresh -l mesa"
> is failing to work for me at the moment, I'm fairly sure that this
> change will entail a massive rebuild on armhf-linux.  In general, this
> kind of change belongs on another branch.

Hello!

Sorry, I should have made the commit comment clearer.  The 'imx' driver
depends on 'etnaviv', which failed to build due to symbols mismatch in
'libdrm'.  From the build log in <https://hydra.gnu.org/build/2318253>:

configure: error: Building with imx requires etnaviv

Note that mesa and libdrm did not build any drivers at all on armhf
until recent commits on 'staging'.  I tried cross-compiling libdrm
to update etnaviv symbols instead, but failed some packages before it.

So currently it's a trial-and-error process to find flags to make mesa
build on armhf.  This means armhf users are currently unable to build
*any* graphical packages, actually.  Given how expensive evaluations
are, I figured we might as well deal with it on 'master'.

Hopefully users affected by this can give a hand in finding a working
libdrm/mesa configuration.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

  reply	other threads:[~2017-10-13 14:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20171012173828.26257.23460@vcs0.savannah.gnu.org>
     [not found] ` <20171012173830.72AE320339@vcs0.savannah.gnu.org>
2017-10-13  1:06   ` 01/04: gnu: mesa: Disable imx driver for armhf-linux Mark H Weaver
2017-10-13 14:58     ` Marius Bakke [this message]
2017-10-13 16:57       ` Mark H Weaver
2017-10-14  0:38         ` Mark H Weaver
2017-10-14 10:30           ` Marius Bakke
2017-10-16 12:56             ` Ludovic Courtès
2017-10-16 21:52               ` Leo Famulari
2017-10-17 16:08                 ` Cuirass HTTP API Ludovic Courtès
2017-10-17 19:49                   ` Ricardo Wurmus
2017-10-14 17:51           ` 01/04: gnu: mesa: Disable imx driver for armhf-linux Leo Famulari
2017-10-18 13:53             ` Ricardo Wurmus

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=87r2u76qnr.fsf@fastmail.com \
    --to=mbakke@fastmail.com \
    --cc=guix-devel@gnu.org \
    --cc=mhw@netris.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.