From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id sBB2HoSPb1+uZgAA0tVLHw (envelope-from ) for ; Sat, 26 Sep 2020 18:59:16 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id eJGBGoSPb1+iRQAA1q6Kng (envelope-from ) for ; Sat, 26 Sep 2020 18:59:16 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id AE30594065D for ; Sat, 26 Sep 2020 18:59:15 +0000 (UTC) Received: from localhost ([::1]:45322 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kMFPd-0007ij-8S for larch@yhetil.org; Sat, 26 Sep 2020 14:59:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40496) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kMFPS-0007fq-Ap for bug-guix@gnu.org; Sat, 26 Sep 2020 14:59:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36204) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kMFPS-0008WP-0D for bug-guix@gnu.org; Sat, 26 Sep 2020 14:59:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kMFPR-0003cl-VF for bug-guix@gnu.org; Sat, 26 Sep 2020 14:59:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#43501: gst-plugins-bad cannot be built on linux-armhf Resent-From: Mark H Weaver Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 26 Sep 2020 18:59:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43501 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxim Cournoyer Received: via spool by 43501-submit@debbugs.gnu.org id=B43501.160114674113927 (code B ref 43501); Sat, 26 Sep 2020 18:59:01 +0000 Received: (at 43501) by debbugs.gnu.org; 26 Sep 2020 18:59:01 +0000 Received: from localhost ([127.0.0.1]:47750 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kMFPR-0003cW-6f for submit@debbugs.gnu.org; Sat, 26 Sep 2020 14:59:01 -0400 Received: from world.peace.net ([64.112.178.59]:54138) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kMFPP-0003cI-3u for 43501@debbugs.gnu.org; Sat, 26 Sep 2020 14:59:00 -0400 Received: from mhw by world.peace.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kMFPI-0002a4-Rd; Sat, 26 Sep 2020 14:58:52 -0400 From: Mark H Weaver In-Reply-To: <87pn6bvlaa.fsf_-_@gmail.com> References: <878sd6zgii.fsf@gmail.com> <87wo0q77t3.fsf@netris.org> <87zh5kw1k7.fsf@netris.org> <87k0wmy1v1.fsf@gmail.com> <87pn6bvlaa.fsf_-_@gmail.com> Date: Sat, 26 Sep 2020 14:57:33 -0400 Message-ID: <877dsg8ix3.fsf@netris.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 43501@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: -1.01 X-TUID: 9APfxtBULFZR Hi Maxim, Apologies for the delayed response. Maxim Cournoyer writes: > Maxim Cournoyer writes: > >> Mark H Weaver writes: >> >>> --- a/gnu/packages/spice.scm >>> +++ b/gnu/packages/spice.scm >>> @@ -144,11 +144,8 @@ which allows users to view a desktop computing environment.") >>> (build-system gnu-build-system) >>> (propagated-inputs >>> `(("gstreamer" ,gstreamer) >>> - ("gst-libav" ,gst-libav) >> >> I feel less strongly about this one, perhaps because its name doesn't >> contain "bad" or "ugly" ;-). Why should we remove it? Like 'gst-plugins-ugly', it also contains patent-encumbered codecs via 'ffmpeg'. However, I acknowledge that several important packages in Guix depend directly on 'ffmpeg', and therefore more work would be needed to achieve the goal of allowing Guix users to avoid installing patent-encumbered codecs while still having a modern desktop environment. >>> ("gst-plugins-base" ,gst-plugins-base) >>> ("gst-plugins-good" ,gst-plugins-good) >>> - ("gst-plugins-bad" ,gst-plugins-bad) >>> - ("gst-plugins-ugly" ,gst-plugins-ugly) >>> ("spice-protocol" ,spice-protocol) > >> I agree philosophically, but I feel we need more testing of the spice >> part, to know what we're loosing, if we're loosing anything. I'll try >> rebuilding qemu with this patch and test gnome-boxes, which must make >> use of spice-gtk. > > I've now done so, and could run a foreign distribution that I had > already installed without any perceived difference. > > I've pushed this as 035df987f1. Editing the title to reflect the fact > that QEMU is no longer affected by this problem. Thank you for taking care of this, Maxim! Best, Mark