From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#38521: 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__40332.1674371668$1578051273$gmane$org@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]:39505) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1inLDP-0000dp-Ai for bug-guix@gnu.org; Fri, 03 Jan 2020 06:34:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1inLDO-0002gA-4C for bug-guix@gnu.org; Fri, 03 Jan 2020 06:34:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:34484) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1inLDN-0002f7-Uo for bug-guix@gnu.org; Fri, 03 Jan 2020 06:34:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1inLDN-0005q9-Qo for bug-guix@gnu.org; Fri, 03 Jan 2020 06:34:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87mub4kd55.fsf@ambrevar.xyz> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-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