From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Patch Qt 5.4 for i686. Date: Wed, 29 Apr 2015 22:16:49 +0200 Message-ID: <87oam6g05q.fsf@gnu.org> References: <87r3r9q42n.fsf@taylan.uni.cx> <871tj8zt0k.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50341) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnYPh-0000Oe-Az for guix-devel@gnu.org; Wed, 29 Apr 2015 16:16:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YnYPc-0001QI-AQ for guix-devel@gnu.org; Wed, 29 Apr 2015 16:16:57 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53213) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnYPc-0001Q7-77 for guix-devel@gnu.org; Wed, 29 Apr 2015 16:16:52 -0400 In-Reply-To: <871tj8zt0k.fsf@netris.org> (Mark H. Weaver's message of "Sat, 25 Apr 2015 01:17:15 -0400") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mark H Weaver Cc: guix-devel@gnu.org Mark H Weaver skribis: > Please, let's not do that. We should be moving in the other direction, > by using less, not more, of the unbelievably massive amount of bundled > stuff in Qt. Agreed. > If this "fix" is the really best we can hope for from upstream, then > let's do it this way instead: after unpacking Qt 5, make a copy of > glext.h from *our* system Mesa, apply the above patch to that copy, and > arrange for that patched copy to be found first in the include search > path during the Qt build. Then at least we will have only one copy of > Mesa in memory and only one copy of the Mesa source code to maintain > (for security fixes, fixes for non-Intel platforms, fixes for Guix, > etc). Sounds like a good plan. > Thanks again, Taylan, for working on this unpleasant task. Indeed, this is neither easy nor funny, but work in this area is definitely appreciated! Thanks, Ludo=E2=80=99.