From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: 07/07: gnu: samba: Update to 4.3.2. Date: Fri, 18 Dec 2015 22:37:58 +0300 Message-ID: <87si2z35ux.fsf@gmail.com> References: <20151218023124.24425.48804@vcs.savannah.gnu.org> <87zix7hdj8.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]:52309) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aA0qt-0004Et-Ks for guix-devel@gnu.org; Fri, 18 Dec 2015 14:38:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aA0qo-0000MD-H4 for guix-devel@gnu.org; Fri, 18 Dec 2015 14:38:07 -0500 Received: from mail-lf0-x22d.google.com ([2a00:1450:4010:c07::22d]:35744) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aA0qo-0000M9-9h for guix-devel@gnu.org; Fri, 18 Dec 2015 14:38:02 -0500 Received: by mail-lf0-x22d.google.com with SMTP id l133so78735820lfd.2 for ; Fri, 18 Dec 2015 11:38:02 -0800 (PST) In-Reply-To: <87zix7hdj8.fsf@netris.org> (Mark H. Weaver's message of "Fri, 18 Dec 2015 12:28:27 -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, iyzsong@gmail.com Mark H Weaver (2015-12-18 20:28 +0300) wrote: > =E5=AE=8B=E6=96=87=E6=AD=A6 writes: > >> iyzsong pushed a commit to branch master >> in repository guix. >> >> commit 710964d1790e6e583a9564f398ac57d635225cb2 >> Author: =E5=AE=8B=E6=96=87=E6=AD=A6 >> Date: Tue Dec 15 12:20:26 2015 +0800 >> >> gnu: samba: Update to 4.3.2. >>=20=20=20=20=20 >> * gnu/packages/samba.scm (samba): Update to 4.3.2. Add more inputs. >> [arguments]: Remove #:modules and #:imported-modules. Remove 'chdir' >> and 'add-lib-to-runpath' from #:phases. Use 'modify-phases' syntax. > > This update seems to have broken the 'mpv' builds with the following > error: [...] > Could you take a look? What about removing samba input instead as Andreas suggested: --=20 Alex