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:references:in-reply-to:from:date :message-id:subject:to:content-type; q=dns; s=default; b=nZyTA1b k/k+W4WfEF5yMztSae2mdN+02TIkZ0XbodqUPrn1AwqRxHaPOYh9SBCBQaXRO+Kv 6KQu4zKi/JaQqPV4Ffsz5xEstF4w9C3oWheHpr7CsCwFd6rdZZu0220/5N2sN/2V DGaGAQ1pocu0AoNG1j6scLYctYmFkxtZCsNo= 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:references:in-reply-to:from:date :message-id:subject:to:content-type; s=default; bh=LpRDdL0Qvqdqx rWk0Esdhwv/0kk=; b=qUzK1NaFOoey58TzUaCZvYKGhbZNtI0Infg1UrRBMJaTW dpduL21npp/Y+esMhpZNVnNbAAJInjtwAGjvLHCaVEYtyWfYGMAEgrL8gE0719SS k4RXnGpbo12qtxIcaE5Yv/47TVtI5FbL2BN7Zi0WzV8lPXNM6kkRw6QcdL74io= 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-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=bracket, HX-Received:a02 X-HELO: mail-io1-f49.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=m588mLqFNd1Mz2482MDoqdJ9nIqSRCL206QBHjviDQQ=; b=rAFRvleeLxg8rXpy0bXW9wgG5rgXAZDIdt0NPUEgC5tqC0KbaF7b3WyQYjPFUiLTdL JqMxUqlr76VWTf7xWPJVdlDf+TjHFpsNpztIAvbWtn0VCInUXZOjWVhHVFSEq8iRnG4J hnJvF14Q9EgyrixUENBd8kL45LEeymgj5+FzEhBiKN9PjIbnf2l6VKwsggjkCdXdzFMp QO8rRJXZ/N33gfX6rhq9O4ExueHMKsWR5rYqAU6vfkuX3bMRmqf4e0lnxLKBiG8W5qk+ JhGy+1SH4M23h3pxJANT8PLG9EjUYXytxkO7PYKyOdEShdeMPp7wwMQYT8CWtDXfz+/d adXA== MIME-Version: 1.0 References: <3daaf170-ec51-fe7a-5542-2bc1bb1340ac AT gmail DOT com> In-Reply-To: From: Arjen Markus Date: Mon, 8 Jul 2019 06:23:39 +0200 Message-ID: Subject: Re: Question about packaging and cygport To: Andrey Repin Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Hi Marco, I just tried building PLplot with CMake 3.14.5 and got this error message: -- OCTAVE_VERSION = 4.2.2 -- OCTAVE_LIBRARIES = /usr/lib/octave/4.2.2/liboctave.dll.a -- OCTINTERP_LIBRARIES = /usr/lib/octave/4.2.2/liboctinterp.dll.a -- OCTAVE_INCLUDE_PATH = /usr/include;/usr/include/octave-4.2.2;/usr/include/octave-4.2.2/octave -- Start determining consistent system data for Tcl and friends CMake Error at /usr/share/cmake-3.14.5/Modules/FindTclsh.cmake:93: Parse error. Expected a command name, got unterminated bracket with text ".rst: Looking at some other "Find*.cmake" files I guess this line is missing: #]=======================================================================] Regards, Arjen -- 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