From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: 03/03: gnu: elogind: Update to 232.3. Date: Wed, 6 Sep 2017 17:04:26 -0400 Message-ID: <20170906210426.GA4908@jasmine.lan> References: <20170905145953.17202.3144@vcs0.savannah.gnu.org> <20170905145954.AE51C20335@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="FL5UXtIhxfXey3p5" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60755) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dphUy-0006r5-Rb for guix-devel@gnu.org; Wed, 06 Sep 2017 17:04:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dphUu-00047X-UC for guix-devel@gnu.org; Wed, 06 Sep 2017 17:04:36 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:39951) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dphUu-00046S-Oe for guix-devel@gnu.org; Wed, 06 Sep 2017 17:04:32 -0400 Received: from localhost (c-73-165-108-70.hsd1.pa.comcast.net [73.165.108.70]) by mail.messagingengine.com (Postfix) with ESMTPA id 5F8C3240B3 for ; Wed, 6 Sep 2017 17:04:31 -0400 (EDT) Content-Disposition: inline In-Reply-To: <20170905145954.AE51C20335@vcs0.savannah.gnu.org> 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" To: guix-devel@gnu.org --FL5UXtIhxfXey3p5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 05, 2017 at 10:59:54AM -0400, Ricardo Wurmus wrote: > rekado pushed a commit to branch master > in repository guix. >=20 > commit fa67d5654176b4b815832eaf259188e1486c65ab > Author: Ricardo Wurmus > Date: Tue Jul 25 10:15:58 2017 +0200 >=20 > gnu: elogind: Update to 232.3. > =20 > * gnu/packages/freedesktop.scm (elogind): Update to 232.3. > [home-page]: Use new upstream home page. > [arguments]: Disable tests, add new required configure flags; add bui= ld phase > "autogen". > [native-inputs]: Add autoconf, automake, libtool, and python. According to `git bisect`, this update broke several packages related to FreeDesktop and GNOME. Specifically, those packages all require libcap to be available now. The list of affected packages can be found with `git grep libcap`, since they all had libcap added to their inputs. I found that propagating libcap from elogind fixed some of the build failures and not others. --FL5UXtIhxfXey3p5 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlmwYtcACgkQJkb6MLrK fwi22g/9E172bFZ1uViAt6jJAlbIqEhPriHcALn9G7czm0Xlu3qPD0ngoN6zErfh ijQLh5RP+qkkbsB/Hc9voo0yrJEDH5uCbEJV5iIn7dSuhGto5T1NC3X1NV3f7Z/5 pXaALjFE97qHL9kOD8kh/AWk/iRbucCHnPswTfELP0a6YZmQnSB0j6s96p3fVrEr pYp/ASVqvld+CmaNokmmqMUw1xmD20G7aqA73mpyq3z+6StRJ64fFVXB4/kr21xR sp+R4KH9YYPFcyJfyG/LLmDj7IPMb93oJen9hj2YuXPLXc/DNbs8wfb+AwMnYVz7 wYd6yZZOJ61HSF7Ph+ZRTTwY55f0i7/daoiAg7Z62EGYP167iWpaQTocN6EkrKE2 KSGzUfRsztJIr6B9yVMZEcaLjp5BwdhGC0G7Od9LUT4RWm5wo7al8bsHvnMHjWWv 7Ua4VouMEzcwqFK2J5OGr3v4hlM+ZJAl9/SSqqbJK8kPB/74LrWub0R/Mumom0ek M9FsASnAGrL4aIx0ryk3gUlDarMi2vp3rhlcgs8E1sWXIY7/Em751ZzIT/6rSVHH 5FU2lJrZ8OGC3GAKHiWlbjCsK2kntSkCgpM6ssw8QBWTh8agMnxmSMf031SxG4RI a/lGFzU1XfL93VxAsyQe2fJmNfyr0jhNRFjTSaK3yuAKPJZkJBQ= =yy+J -----END PGP SIGNATURE----- --FL5UXtIhxfXey3p5--