X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; q=dns; s=default; b=qJWGhHXbCtgQwq51Syc+ILQyK2T/ Egjd07+TRlje8X164GAuNYETMr1seWICoqtAhK8V9Y5mJjHZQkGTg2NDYD52Qoe2 pBaa4ALRfmXGFZCblAeSHDiid15cnwuwLfDl3+gg34893ugnb8v651Y5MypNCpgS ZNcUD6+T7CBihII= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; s=default; bh=U+zhGSWZj9oa3LiOa5fTaUsOBS4=; b=C0 fFfsuLyjWT3Ffgxqas+qNfkIqEgKSjOkVRN7FFyQXf9UDWg7aR1Wach2gsg+g7Bz PENt2XOOe1r5KgsWlCnq/fn8hRajIc1ho3uNlQt8pm72C+fw1uCBJMg8WOhgFgW3 0SNOBf9yH10/Dr6C+nRBZGKHnQfh5waQSA0jiYJ6Q= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=HX-Envelope-From:sk:cygwin@, H*i:sk:56FE558, H*f:sk:56FE558, H*MI:sk:56FE558 X-HELO: smtp5-g21.free.fr Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: build of coreutils fails with many many messages From: Denis Excoffier In-Reply-To: <56FE558B.1030205@cornell.edu> Date: Fri, 1 Apr 2016 21:27:49 +0200 Message-Id: References: <59531E97-547C-48F8-9735-8F50C2741C87 AT Denis-Excoffier DOT org> <56FE558B DOT 1030205 AT cornell DOT edu> To: The Cygwin Mailing List Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u31JSKQj003904 > On 2016-04-01 13:03, Ken Brown wrote: > > On 4/1/2016 2:18 AM, Denis Excoffier wrote: >> Hello, >> >> I tried to build coreutils-8.25 with the latest cygwin (2.5.0-0.10 or 2.4.1-1) >> and all the latest packages, and as 'configure' seems to pass ok, 'make' >> fails with hundreds of lines of messages like below. >> >> Please can someone reproduce this (Windows 7, 32bits)? >> >> Regards, >> >> Denis Excoffier >> >> >> In file included from /usr/include/sys/signal.h:112:0, >> from /usr/include/signal.h:6, >> from ./lib/signal.h:52, >> from ./lib/sys/select.h:108, >> from /usr/include/sys/time.h:47, >> from ./lib/sys/time.h:39, >> from ./lib/sys/select.h:87, >> from /usr/include/sys/types.h:85, >> from ./lib/sys/types.h:28, >> from /usr/include/sys/unistd.h:12, >> from /usr/include/unistd.h:4, >> from ./lib/unistd.h:40, >> from ./lib/stdlib.h:96, >> from lib/malloca.h:23, >> from lib/malloca.c:22: >> /usr/include/cygwin/signal.h:178:3: error: unknown type name 'pthread_attr_t' >> pthread_attr_t *sigev_notify_attributes; /* notification attributes */ > > This looks like the gnulib issue that I reported in http://lists.gnu.org/archive/html/bug-gnulib/2016-03/msg00054.html. Try applying the fix from that thread to the gnulib tree in the coreutils sources. The patch indicated works perfectly. It also applies to wget-1.17.1. Thank you. Denis Excoffier. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple