X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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: <CAMCbSMrMiAkUALo4XDNXK1agVMJt4vacLUo=v6dYJ3H7A4MsWQ@mail.gmail.com> <CA+kUOak20hAjGbZDuOuMHHHjDDCoTuSbtOMjpBq72zw7e8WmTQ@mail.gmail.com> <be104a10fa647832cb0445a46f59ed1c@smtp-cloud9.xs4all.net> <CAMCbSMossEuiSWeLYJ6usExsL_SrTrzhCjkBUUpj3a8=ZHEjsw@mail.gmail.com> <3daaf170-ec51-fe7a-5542-2bc1bb1340ac@gmail.com> <CAMCbSMqB-xNkc_Jvs8WO7pSLRFNJBP=tA26M8SMh6kqgPgiwgg@mail.gmail.com>
In-Reply-To: <CAMCbSMqB-xNkc_Jvs8WO7pSLRFNJBP=tA26M8SMh6kqgPgiwgg@mail.gmail.com>
From: Arjen Markus <arjen.markus895@gmail.com>
Date: Mon, 8 Jul 2019 06:23:39 +0200
Message-ID: <CAMCbSMrn90CnYXMMjAnytNSiVncABSzWxuO7W2hdqXjoD_CPNQ@mail.gmail.com>
Subject: Re: Question about packaging and cygport
To: Andrey Repin <cygwin@cygwin.com>
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

