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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=Gx0Huz9PutAvBwuuQZi3ggBEDMUr0QoLXpbMacoavjqhTXyuY//nb A/dXxDdnjwQfMmRVvFaAJoH5Y1woqBCthUz71BOgc55nkwoRVjyqcXy3YKSx0qQ4 3bjuJxAWJt4zLg7wQcwVtddmKhESE9u55i8mtXg4F9XcDrnWbB0w28= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=lKbP///h5blTi/KGIBIl0OEvAZ0=; b=UsPq3QmYHTniSLHeFtcWShokT1Bo rMZt+SvVyXoqYCxGmhpGRNcdmxcq5RCED98KsAkCeAS9nHpxJRansZ0u35leTubO +S2ee/d37aSf2m8JXVZtceEGUd99e+c8r8IQHDz47FkT3Cnn45X753hVJ+hXQIMW 722pE8WQn3u/dqU= 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=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=broker, Broker X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Andrew Schulman Subject: Re: ld randomly assigns wrong user and group IDs to executable Date: Tue, 26 Apr 2016 15:40:17 -0400 Lines: 9 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive: encrypt X-IsSubscribed: yes > During configure, a particular c++ program compiles fine, but the generated > executable has the wrong user and group IDs and permissions, so the > configure test fails and my build fails. Seems to be a BLODA problem. The problem is inconsistent/intermittent, and happens only on one of my three Windows hosts. The bad machine has Symtantec Endpoint Protection running (I can't disable it), and CYGWIN=detect_bloda also finds C:\windows\system32\privman64.dll, the "BeyondTrust Power Broker for Windows DLL". Seems a likely suspect. -- 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