From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Lepiller Subject: bug#36685: ant-bootstrap fails on core-updates (409 dependents) Date: Sat, 20 Jul 2019 11:06:12 +0200 Message-ID: <20190720110612.3f33171f__4471.54415758035$1563613632$gmane$org@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]:54931) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1holKZ-00016K-DC for bug-guix@gnu.org; Sat, 20 Jul 2019 05:07:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1holKY-0007Gb-Hc for bug-guix@gnu.org; Sat, 20 Jul 2019 05:07:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47991) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1holKY-0007GO-F4 for bug-guix@gnu.org; Sat, 20 Jul 2019 05:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1holKY-00015j-80 for bug-guix@gnu.org; Sat, 20 Jul 2019 05:07:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87zhl9drm6.fsf@elephly.net> 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: 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.