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=TZJ2WeCK8r8QfK65 8rteRwvNMsaZP5fTbDYt3jvlFXAsh1mcViDUKjhnKQ/WTqE+/0/IdGwp7oFMUsSe Z3L91lN8//QoG+JkcJAC6e0us2DgX9AR0yZ/JGlMXxW967uBY0XckJKspeynOn0g J7FdgTKseiseNbGb0oUk3kvyTdo= 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=x6vMhmNGTOnaGq+b5Iyf1N IJj30=; b=a2KGWfuFmxyb0fP/2vor60DqJ+g+CGwNI7eA/Vpb6LQHU0FkbplHiv TZp4s7A92JaszgYa7VNgW1j2/k4vx+17eDcreea2a891xM6qfLq5PMLBm0YZESfz nkgdHiM9x4PsXZHcxqvtVAmFRnMmj6wo3ZiXfPhzV8l4bLDElJbvk= 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:477, conftest.exe, conftestexe, UD:conftest.exe X-HELO: mail-io0-f171.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=AH7fIc8BEMIDMC1geniXPxZx17aBv26fcFx21w8ZQrQ=; b=Ubnp7ZA2dXfhji+2ebZYacXXyTUgfa1jZsZOlomkAzdRX7nssCbJcGNfufFeWgsTJc LNasyURedZBjQFV12nZs8/C8cqR+DeHa+US17yJr0u8PMAIYGy5BQSrZUpmd65LaLlji gtA0w929ajXo94p1c+H+8N2EpukUdNVS/BZxM4XM+4nLAsOds5YARD/ZdLHg55Vv9jQx SPflEIRbpS0R8WO5dCcT7TyfEtOXmckdq/oZRGkZDbIFeLgsjkq26rETYGqipz/FjUWZ 1gvfDVyq555uJxbpAA6YATgmkEHLGm++qDTQJL99yFOTSZmP41KUI2aAB8xOkYXPtI1W /2cQ== X-Gm-Message-State: AIkVDXJnaeP/PwNXVD7YgjaTmW4AXqmsvCljCzMqwZOqHdIJie5O3Ocy6Qd3dFKU2dTr3A== X-Received: by 10.107.156.75 with SMTP id f72mr3375764ioe.9.1484056561879; Tue, 10 Jan 2017 05:56:01 -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: Date: Tue, 10 Jan 2017 08:55:39 -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: <599a2afe-7abe-512a-b3c4-2f9a738a9855@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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. -- 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