X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A3C813992020 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=emmenlauer.de Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=emmenlauer.de To: cygwin AT cygwin DOT com From: Mario Emmenlauer Message-ID: Date: Thu, 5 Aug 2021 12:30:51 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 Content-Language: en-CA X-SA-Exim-Connect-IP: 188.194.28.182 X-SA-Exim-Mail-From: mario AT emmenlauer DOT de X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-Spam-Level: X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, LUCKY_SUBJECT, SPF_HELO_NONE, TXREP, T_SPF_PERMERROR autolearn=no autolearn_force=no version=3.4.4 Subject: Help using Cygwin on AppVeyor by Apache thrift, any lucky guesses? X-SA-Exim-Version: 4.2.1 (built Sat, 08 Feb 2020 21:53:50 +0000) X-SA-Exim-Scanned: Yes (on aldebaran.he1ix.org) X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8"; Format="flowed" Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 175AVV7d018081 Dear Cygwin community, I know that my report here is not super helpful, but I'm in a slightly tight spot, and hope that someone can help me with a lucky guess?! I'd like to improve the AppVeyor CI build for the Apache thrift project for Cygwin. Apache thrift builds and tests on Cygwin by default, but since a while, the builds have failed with cmake problems. The error message is not too helpful - so I hope that someone here may just have had the same issue before and can help? We use `apt-cyg` to install the packages, could this be related? Here is a link to a failed build log: https://ci.appveyor.com/project/ApacheSoftwareFoundation/thrift/builds/40263513/job/a69xt6m4o0y9x1bw?fullLog=true cmake fails with the (not so helpful) error message: C:/cygwin64/bin/cmake.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory The corresponding Cygwin AppVeyor installation is: https://github.com/apache/thrift/blob/781143e75cb585c0a88dea3f904c77228531d1d6/build/appveyor/CYGW-appveyor-install.bat After the install, there is a call to `refreshenv` in the appveyor.yml, so I think the problem is not due to an incomplete environment setup. And the corresponding Cygwin AppVeyor build script is: https://github.com/apache/thrift/blob/781143e75cb585c0a88dea3f904c77228531d1d6/build/appveyor/CYGW-appveyor-build.bat Any help would be highly appreciated! All the best, Mario Emmenlauer -- BioDataAnalysis GmbH, Mario Emmenlauer Tel. Buero: +49-89-74677203 Balanstr. 43 mailto: memmenlauer * biodataanalysis.de D-81669 München http://www.biodataanalysis.de/ -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple