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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=SwxEghUbUwxeCUsW dcxWklUuSqHHXmxd4CEO08qTRVqJv0Z9LfWk81rVUhxxjjfA9VQt3/7GPzmCWil6 pPUfxRXU0pD4mN4ZWYnfxS9dx4KAfR3woZWCz/dmVcknPC9T1nLy0Td/WWRy8vXx hG2YQe2Q4AUrF5PRGPgA3qPq6t0= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=SXSicfaQf6D/kKHlSFRwxN ujecY=; b=N7Etvfl1oCPqcShAtJuduY/sLCDdcsBEx2ZLtg0oAJwnmF5NrFL4PK T14xXkfUGmszh/mZbK8uGS8LvPMSFCi7hcU+ZwlrYfpz7/rejUNyNw8WWikkMxWP 7/t0CUMqpPaQVVya4T9ObXddxrVjFeDSPqJ9AGVpWpzObh+JhqsMM= 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=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:810, H*r:ip*192.168.0.6, corporate, policy X-HELO: mail-io0-f180.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=qCV00L4/noIT1oQTrHe2kn8IQEtqgFZ3CkvdOw9bRWw=; b=HczfzdYg62Uvz77oQAKb+3QtCAE0ppvUbrwHNswLldoP0kOr8JZ+aLQeECOFAoE6vS y6njkNnTBY5VzniCmswvZ53JB3IginJjyaMTExb/ctD1fQtt9mDZpFcWemv8L8FBVyKy 34cPiWHT2FREx0/F8yWAmhJdOYFeq9lYZGtGGRdDOhWxlIEOFrviE7UwWDlWD2Jj9iIb 9vA6p96AW3z+jcjoWYrENRrnDqZvN90nQ6UdJtnmVihUKxbrB8YoItgRk8Y234mITO/A LsNgIK8Yv/fnoIvnzctNdfHSpNf3qZRUfpTcginCZ2f5A6b8UO+Hr31wP3ifYYNeHTYA 3gKQ== X-Gm-Message-State: AIkVDXIQvWMbIU53DCZ2ufV4x8ONC339n3jCcw7biQwGlVUNvgEoy3WmbM23gonK47/M2Q== X-Received: by 10.107.154.135 with SMTP id c129mr571783ioe.168.1484057256387; Tue, 10 Jan 2017 06:07:36 -0800 (PST) Subject: Re: race issue on configure To: cygwin AT cygwin DOT com References: <599a2afe-7abe-512a-b3c4-2f9a738a9855 AT gmail DOT com> From: cyg Simple Message-ID: <4ce03edc-39e8-7d29-8c2d-a7d09259fde7@gmail.com> Date: Tue, 10 Jan 2017 09:07:13 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 1/10/2017 9:02 AM, Marco Atzeri wrote: > On 10/01/2017 14:55, cyg Simple wrote: >> On 1/10/2017 5:24 AM, Marco Atzeri wrote: >>> Hi, >>> >>> I am noticing race problems during configure tests, on >>> both 32 and 64 bit builds. >>> The effect is a random failing test as conftest.exe can not be access >>> by the linker. >>> >> >> This is caused by your AV scanning the recently created conftest.exe and >> the fact that since the AV has it open it cannot be deleted and a new >> one created. Instruct your AV to ignore your work directlry. > > > It is instructed to do so by long time within the limit of > corporate settings... > Maybe new policy enforcement by corporate. The only time I've seen this issue is related to AV having the conftest.exe file open. -- cyg Simple -- 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