From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Lepiller Subject: Re: bug#36685: ant-bootstrap fails on core-updates (409 dependents) Date: Sat, 20 Jul 2019 11:06:12 +0200 Message-ID: <20190720110612.3f33171f@sybil.lepiller.eu> References: <8736j61n57.fsf@gmail.com> <87o91ugdot.fsf@elephly.net> <87ftn5gjzw.fsf@elephly.net> <871ryogu6j.fsf@elephly.net> <87r26nfwes.fsf@elephly.net> <87a7dafntp.fsf@elephly.net> <878ssufajf.fsf@elephly.net> <875znyf0mr.fsf@elephly.net> <87zhl9drm6.fsf@elephly.net> 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]:54786) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1holJu-0000nQ-FA for guix-devel@gnu.org; Sat, 20 Jul 2019 05:06:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1holJt-0006p7-KG for guix-devel@gnu.org; Sat, 20 Jul 2019 05:06:22 -0400 Received: from lepiller.eu ([2a00:5884:8208::1]:53764) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1holJt-0006nD-B4 for guix-devel@gnu.org; Sat, 20 Jul 2019 05:06:21 -0400 In-Reply-To: <87zhl9drm6.fsf@elephly.net> 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: Ricardo Wurmus Cc: Guix-devel , 36685@debbugs.gnu.org Le Sat, 20 Jul 2019 10:42:25 +0200, Ricardo Wurmus a =C3=A9crit : > configure: error: Could not find required system headers; install the > appropriate files from glibc-headers, libc6-dev and/or libattr-devel, > libattr1-dev or use --disable-compile-against-syscalls if necessary. Can you check the content of config.log? It should tell you what test it runs to determine whether attr is present or not.