From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: guix package: error: build of `...-youtube-viewer-3.5.8.drv' failed Date: Fri, 03 Jan 2020 12:33:44 +0100 Message-ID: <87r20g3hbb.fsf@elephly.net> References: <16f530c04f6.cbf57e063402.4405978617140058429@zoho.com> <877e2fvsre.fsf@nckx> <877e2fdizg.fsf@ambrevar.xyz> <874kxix6e6.fsf@nckx> <871rsmwtus.fsf@nckx> <87mub4kd55.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:39049) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1inLDL-0000Xe-2T for help-guix@gnu.org; Fri, 03 Jan 2020 06:34:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1inLDK-0002Mu-24 for help-guix@gnu.org; Fri, 03 Jan 2020 06:33:58 -0500 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21191) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1inLDJ-0002BL-L1 for help-guix@gnu.org; Fri, 03 Jan 2020 06:33:57 -0500 In-reply-to: <87mub4kd55.fsf@ambrevar.xyz> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Pierre Neidhardt Cc: help-guix@gnu.org, alexvong1995@gmail.com, 38521@debbugs.gnu.org Pierre Neidhardt writes: > So what shall we do? Build perl-gtk2 against the previous version of > gdk-pixbuf? > And ask upstream if this is a known issue? The developers of youtube-viewer are aware of this and plan to drop the dependency on perl-gtk2 (moving to gtk3), but this takes time. In the meantime we could do one of these things: * build youtube-viewer without the GUI * disable the single failing test in perl-gtk2 (as long as this doesn=E2=80= =99t represent an actual problem) I would prefer not to use an old version of gdk-pixbuf. --=20 Ricardo