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=M8dVEVloaPRbeoAH QiXyHGuVsAhGS2lzpr9vtdqaMjDeEMl1FXqPI9EZhDzFsrO788ECPl55lSU5wtzi G+QKCjp5VRiy29g23HrOu2HOkSoiSB5injmjFwR2iTiOG3JLPpxER3UaiO9/uhoq 7llRMVZqDnw3h0mlkTakh9oNFJc= 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=1u24uDcX9v11ltqRfdTND6 YhbX4=; b=h1Rg6JScMlEmm75fv94E6XtJ+E26F+cIqmCnUb4O5Bgxd4uVJM8qlx Q9wiLUerBs0rfFCzrsmFGRv96tV04UoCgxB47vjYtCIGCOytbvG5OZSbArzVGi4A 8ythFaebfkLFE3VBbwVAYqQKMurnwrEUauiGVOsXi0kLFxy9pEt2g= 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_PASS autolearn=ham version=3.3.2 spammy=networking, taught, stupid, H*i:sk:b3e3373 X-HELO: sasl.smtp.pobox.com Subject: Re: Strange errors running gcc tests on Cygwin To: cygwin AT cygwin DOT com References: <8fa02a72-e684-2ead-eacb-a5347d7594ae AT pobox DOT com> <82b31abc-7b7f-8f13-fc22-521c9ef84abf AT pobox DOT com> <8bda181f-f0bc-b0dc-2d2d-1bb17031ccee AT gmail DOT com> <583230d9-f45c-aaa0-ed77-5c50863406f5 AT gmail DOT com> <9b872914-d9cf-378e-6eec-96c175a61ffe AT pobox DOT com> <7372df4f-c55d-f9a3-325d-3f8800d67d98 AT pobox DOT com> <937197c6-f0cd-a7a0-a12f-d3f943ba2c1d AT SystematicSw DOT ab DOT ca> <53efff58-2f84-123a-95a4-a7c426c003ce AT SystematicSw DOT ab DOT ca> <87pohp6jvk DOT fsf AT Rainer DOT invalid> <9b62f080-94f1-74d9-36ec-869e9490db2f AT pobox DOT com> <898bb481-f195-e15a-595c-5ead4664f905 AT pobox DOT com> From: Daniel Santos Message-ID: <763f28d9-2b6f-0868-448f-4a71455f1d47@pobox.com> Date: Thu, 16 Mar 2017 15:59:33 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Pobox-Relay-ID: DD699758-0A8A-11E7-8F01-FC50AE2156B6-06139138!pb-smtp2.pobox.com X-IsSubscribed: yes On 03/15/2017 02:36 PM, Brian Inglis wrote: > Do the local rebase on your build targets as detailed in my question > to Achim and his response. Rerun after any system change or build. Alright, I think I've got it now, thank you. I'll experiment with it first and then I'm guessing that this might eventually belong in libtool or some such, although I'm guessing that that wouldn't work unless we could have two databases, the system database and a temporary build database. I'm not yet sure what the correct solution should be. >> I would very much like to be able to come up with an automated >> process that can be run on a server somewhere under a VM using an >> LVM read/write snapshot, so that the environment can be easily reset >> to a pristine state (i.e., freshly installed Windows & Cygwin) with >> minimal I/O. If I can solve this problem and the "broken pipe" issue >> then we might be getting close! > Have you checked the Cygwin BLODA list, uninstalled everything you can, > disabled all services you're not using, and stopped packages from > putting "accelerators" in the systray? Thank you for the BLODA list. There are currently no programs listed in the uninstall. > There are some good web pages > on disabling services useless to you but not MS ;^> I did this before > and after W10 upgrades and life is quieter and more productive. YMMV The first thing I've done when installing Windows in the past is to have the network cable unplugged and disable every service that I think I don't need because experience has taught me not to trust Windows. Occasionally, I've had to re-enable services that it turned out I did need. Are there any pretty list of "stupid windows services" out there that you recommend? Also, I'm not doing any windows/lanman networking, so I disable computer browser and the like. I'm also building the current cygwin1.dll from git as I've seen a few messages about bugs being fixed that could be related. Daniel -- 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