From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Wingo Subject: Re: wip-xorg-server-1.18 Date: Wed, 24 Feb 2016 10:00:24 +0100 Message-ID: <87y4aamqjb.fsf@igalia.com> References: <87fuwp688y.fsf@pobox.com> <87bn77rusm.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58365) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYVJp-000816-E9 for guix-devel@gnu.org; Wed, 24 Feb 2016 04:01:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYVJj-0007kP-N3 for guix-devel@gnu.org; Wed, 24 Feb 2016 04:01:13 -0500 Received: from pb-sasl0.int.icgroup.com ([208.72.237.25]:63258 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYVJj-0007Ph-K0 for guix-devel@gnu.org; Wed, 24 Feb 2016 04:01:07 -0500 In-Reply-To: <87bn77rusm.fsf@netris.org> (Mark H. Weaver's message of "Tue, 23 Feb 2016 16:17:13 -0500") 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 Hi, On Tue 23 Feb 2016 22:17, Mark H Weaver writes: > One problem that has turned up is that 6 of the video drivers you > updated no longer build, because our local patches no longer apply > cleanly to them: > > http://hydra.gnu.org/build/1039955 (xf86-video-mga) > http://hydra.gnu.org/build/1037199 (xf86-video-r128) > http://hydra.gnu.org/build/1036050 (xf86-video-siliconmotion) > http://hydra.gnu.org/build/1034473 (xf86-video-tdfx) > http://hydra.gnu.org/build/1040961 (xf86-video-trident) > http://hydra.gnu.org/build/1043614 (xf86-video-vmware) Fixed on media-update. > There's another video driver that you didn't update, but that no longer > builds against the new xorg-server: > > http://hydra.gnu.org/build/1042309 (xf86-video-voodoo) Fixed too, by applying a patch from git. Regards, Andy