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:mime-version:reply-to:from:date:message-id :subject:to:content-type; q=dns; s=default; b=VSHb92WB5TLXfx+3Xb EtxxityZx989lvizORZWKtoD29Chqp3HXb8E7DeQEuNvzxdseN6COyVLkQ5o/tqF /ikGkt9tcZp4Q8ZMMjJG9dRXNXB98w+PVAlFsqOoyBUaDb14B0ePS9o4NovkMZN1 Ju9NNmvDjEVtv6mdiQ8lpDrcM= 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:mime-version:reply-to:from:date:message-id :subject:to:content-type; s=default; bh=1+aolCSi4Ku1StdGCw0RvPDi hcw=; b=kz3wXJNKt33Wq6LvJpaul/1r0uJNjNXUHznkzQAF4D9qmMchYSRFDtgQ /QmrBu16VSYoMh5XvUCutb5OSd2HfK2ZgyqGMDutXLlxkazqSHBGmDvm23B1q6GC UouVA2yINVpfrpzy/etn3LMR5FP7iduq7rBQKpQqFgLHIPpfCw4= 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.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=wine, Hong, hong, you! X-HELO: mail-wm0-f49.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:reply-to:from:date:message-id :subject:to; bh=0xf1E8msYVVn04udKilactX/wzhbU1dvoSdA1LajG3A=; b=e6QtTIuJkxYJFpNG0y8CNMz5g+9Sh37m1DQVUbJnMechC8QYUoyFF6OOPiDmY5CTqP xZcqn5rQI2A3aUZEVi5KlbWuDZL/USSICz5fjEgivTQ6HVAdrQWz+S5MSCNPdef75haM rlPTxLAqZ54iKScXmia/6XlW9RlF21l6h20zzAURZuJCUAOfs3bE4oWzHKXxo656F2im UHaeoXxpFPQsB0GhJzUjBMXT1Miz7UGxbsUN3wNmQyyVgnv0NLdfpQr5vRzLguIVbg+6 HvkkwxCAwz+p6VYCVxzGH+DocOhrO3Aipp4Sj1PntaIhbSn1EqP4z9omRbSx5sUz+dy8 jnJw== X-Gm-Message-State: ALyK8tIyzugJWka0cNmdsQV1DgLDRHikzwpbOjNsBnM5XSfiRwnXUpj4HBBFEWp7aItrKjcSS95ecfPJkSYPXg== X-Received: by 10.194.239.163 with SMTP id vt3mr11580574wjc.78.1466953450065; Sun, 26 Jun 2016 08:04:10 -0700 (PDT) MIME-Version: 1.0 Reply-To: fracting AT gmail DOT com From: Qian Hong Date: Sun, 26 Jun 2016 23:03:30 +0800 Message-ID: Subject: Cygwin build failure? To: cygwin Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Hi folks, I'm building Cygwin on Windows 10 as well as on Wine, and got the following error on both platform: ``` /usr/lib/gcc/x86_64-pc-cygwin/5.4.0/../../../../lib/w32api/libntdll.a -Wl,-Map,cygwin.map + cygwin0.dll -R .gnu_debuglink_overlay --add-gnu-debuglink=/dev/null --only-keep-debug cygwin1.dbg ../../.././winsup/cygwin/dllfixdbg: couldn't exec cygwin0.dll - No such file or directory make[3]: *** [Makefile:671: cygwin0.dll] Error 2 ``` I'm trying to setup a continuous integration build for Cygwin, here is where the build failure come: https://tea-ci.org/fracting/cygwin/6 Is there anything wrong in my configure, or is there something broken in latest Cygwin code? My git HEAD is d3297c33045913576f6b8e388e26fcd55b83ef2a ( Revert "Use .DELETE_ON_ERROR" ) Thank you! -- Regards, Qian Hong - http://www.winehq.org -- 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