From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28762 invoked by alias); 6 Aug 2017 09:04:55 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 20873 invoked by uid 89); 6 Aug 2017 09:04:43 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=HX-Received:Sun, HContent-Transfer-Encoding:8bit X-HELO: mail-wr0-f176.google.com Received: from mail-wr0-f176.google.com (HELO mail-wr0-f176.google.com) (209.85.128.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 06 Aug 2017 09:04:42 +0000 Received: by mail-wr0-f176.google.com with SMTP id f21so29668666wrf.5 for ; Sun, 06 Aug 2017 02:04:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=3FbqsEn/1OzdrSUhkQR9+90G5WISqGAzSE/w6At8Fok=; b=nprJprEq4tu123+ZBwU9/p+SOunV27xxVBVqzJfHqImKzujad5N9OSurJ98pKWxzAg Z+6UAF206KGgaV+A7BtzZKcAe0vWbg1oFwAinbrtOvyV5hGEty2KzxusDDqH1eZ9AKub 6n0X4pOSb/3a7X95vD86+eaTNcUMRXU1Maf/flqgXtvqoOsUSGBnrTqmWvhgBuhuDuHB 3jtEsqPkP2/tVTM+KUSgtAnuNjDfmIViq+IoWqmfFSxoils+7J5HGJhAyG5Rf0YwHzHh hrsIHhDcJnxNf9WxGh/i4O/LXfdZBhfCZXDI5dL4FXarE/KRh1WejZbryB4rzzS1w07W OWDg== X-Gm-Message-State: AIVw113Wo4pwQbnk8G/+aN3S6rM0/7ZgRGqhPIeusNd09EMGBE6qhejX UgV1/F+yTBpccPKm X-Received: by 10.223.148.162 with SMTP id 31mr5574978wrr.28.1502010279293; Sun, 06 Aug 2017 02:04:39 -0700 (PDT) Received: from [192.168.2.108] (p4FDB36C3.dip0.t-ipconnect.de. [79.219.54.195]) by smtp.googlemail.com with ESMTPSA id j42sm573166wre.67.2017.08.06.02.04.36 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 06 Aug 2017 02:04:38 -0700 (PDT) To: "cygwin@cygwin.com" From: Marco Atzeri Subject: =?UTF-8?B?4oCYU0lHX1NFVE1BU0vigJkgYW5kIC1zdGQ9Yzk5?= Message-ID: <2adce715-b45b-ed1c-567e-68bc826710ec@gmail.com> Date: Sun, 06 Aug 2017 09:04:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2017-08/txt/msg00060.txt.bz2 building again hdf5-1.8.18 on latest cygwin I hit error: ‘SIG_SETMASK’ undeclared removing "-std=c99" from CFLAGS solves the issue. As before the "-std=c99" was not causing any problem , it is not clear to me if the current behavior is correct or a side effect of latest cygwin header reshuffle. Regards Marco -- 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