From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from omta001.cacentral1.a.cloudfilter.net (omta001.cacentral1.a.cloudfilter.net [3.97.99.32]) by sourceware.org (Postfix) with ESMTPS id D3FEF3858403 for ; Sun, 14 Nov 2021 13:49:28 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org D3FEF3858403 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=SystematicSw.ab.ca Authentication-Results: sourceware.org; spf=none smtp.mailfrom=systematicsw.ab.ca Received: from shw-obgw-4003a.ext.cloudfilter.net ([10.228.9.183]) by cmsmtp with ESMTP id mFsHmZGHuczbLmFsumLgi1; Sun, 14 Nov 2021 13:49:28 +0000 Received: from [192.168.1.105] ([68.147.0.90]) by cmsmtp with ESMTP id mFstmMroDO1m6mFstmMOiK; Sun, 14 Nov 2021 13:49:28 +0000 X-Authority-Analysis: v=2.4 cv=RqrWkQqK c=1 sm=1 tr=0 ts=619113e8 a=T+ovY1NZ+FAi/xYICV7Bgg==:117 a=T+ovY1NZ+FAi/xYICV7Bgg==:17 a=IkcTkHD0fZMA:10 a=94nOnFI1EgyDtX4ev68A:9 a=QEXdDO2ut3YA:10 Message-ID: <47af4ee4-c63a-13b3-b6fa-2ee792b84120@SystematicSw.ab.ca> Date: Sun, 14 Nov 2021 06:49:27 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0 Reply-To: cygwin@cygwin.com Subject: Re: cygport build injecting /usr/lib/gcc/x86_64-pc-cygwin/7.4.0/ paths Content-Language: en-CA To: cygwin@cygwin.com References: <9b0f1bad-1fde-1ed0-a454-409be5c97c10@SystematicSw.ab.ca> <87o86m9a2w.fsf@Rainer.invalid> From: Brian Inglis Organization: Systematic Software In-Reply-To: <87o86m9a2w.fsf@Rainer.invalid> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4xfJrtNxDzn20eNGlsfoTtEgBP+pYreDH+GiMvwWImqzsmAQj/5QqytBeDhmtGD6J6OGcp2y4QUAWcZxBrenkzecJJ/tI5ylLfG2J6C4FWRNMKSbneA0AJ tM5UcakKieqnCXc6vI3iymfZoNIosWx3WX6xCrmwlOGkf/q1Z6W+qySOJWGQZvDWIpB2Fvn+LbuHAIgZbGORCDze57bOMCbseaw= X-Spam-Status: No, score=-1165.7 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2021 13:49:31 -0000 On 2021-11-14 05:48, Achim Gratz wrote: > Brian Inglis writes: >> Got these errors trying to build latest ncurses on my system, so >> retried on scallywag and got same result, with no clue where that is >> coming from! > Unless there is absolutely no other way and you know exactly what you're > doing, never skip the cygautoreconf in src_compile. I always try to use the default src_compile autotools.cygclass function where possible to ensure that is the case. Various GNU tool builds have that commented out by their previous experienced maintainers, so I tread carefully. I do try to re-add the cygautoreconf function and comment out the src_compile function override where possible even in those cases. I leave the commented out version in place to document the possibility that re-trying a build without cygautoreconf may fix issues. In this case, all such alternatives (cygautoreconf, libtoolize, lndirs) tried either had no effect or broke the builds, which as I said, seem to have all the autoconf and automake files pre-generated, so that cygconf and cygmake should work, given a functional libtool. I have also tried to rebuild libtool from sources to pick up updates, but that cygport build no longer even generates a Makefile! However I notice that the tar contains a slew of .file temporaries that may be messing up that build. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. [Data in binary units and prefixes, physical quantities in SI.]