X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4BE2E3857804
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1598385992;
	bh=zMdGtDyjy76oUxLBQ7juESNSwBlTsn2Z5DMgBf22PYk=;
	h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
	 From;
	b=O8vRDxrrdqdcewSKEejG7NpCxoJB+/5niCEwRN7RYpOkBcdhkayu5w11KoEpun0Xj
	 sewZ8mBPmkkLaLvJyNx0CV1jiRH7ry47xW6J4uJ8E8crV1LOWVo1pXpHMx5IKDv0BD
	 JKxgLR7nxj/CXVb2aeMHBUGYIr1C2LwP9ooITk1g=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 091343857C42
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:mime-version:references:in-reply-to:from:date
 :message-id:subject:to:content-transfer-encoding;
 bh=dnLy1bsur5+bORGnBcUw5PoX8zVwIgJrNrse+8iZiIg=;
 b=W6TrGUTFA6pnklkM9GjL8FlJvqO8hZYgovO/yZIzdaZVkm7o6Cqov/dSY6q2zZnidR
 92o7epXYp41tpUPG95cFG2jWz9NgZq0/oT4PWh1BNBnBFtC0K+nQBYGvUXCZgcv2CXg2
 uwz7fZ3lXeR8bYlkarYZNVoUe/izIVhvmwGg3saxT4LKUvcYHtzAjpgo+qlCLSbbUM6u
 kPJk1ct89IWQoysk1shBJeTZ6PqevpBXPsiydfNSjZnrKGy1KTTJa2ddsSJvz33l2Fdz
 c/oVHLlmLPFufX1JHZcZDgXF4XovVKhK+WKXp0ikNd0SaQDZHUOuyoNOlhnhnZz42LYi
 ZjJw==
X-Gm-Message-State: AOAM533i8yXbXmplSGrTTY6UPIE8qjsySr5xI2DUrfibaaqATvlPRa9g
 pT4IzC9DRx52qgmyhTQBCOepMVYb+yxoxkoxIqA=
X-Google-Smtp-Source: ABdhPJyAe6S+B5S0JK94YksGu080M3nPKS/nSKhFJl2lsxmyHTUikXF0qL42kjoWLy60aXNvdga13KU7E0+tqLMWnCU=
X-Received: by 2002:a67:fb43:: with SMTP id e3mr6392833vsr.91.1598385989589;
 Tue, 25 Aug 2020 13:06:29 -0700 (PDT)
MIME-Version: 1.0
References: <CADt9575RokcDEUvyDxSADzANFmL0BctDp5pmcwa2k2-sw6Xrag@mail.gmail.com>
 <61f0207c-aa77-0ea9-a51d-f588d7628c36@gmail.com>
 <12cd14a3-023d-e8ca-9ba4-520d6c8dc49d@dronecode.org.uk>
 <7d476d33-243f-426a-33f5-fdbd57452da4@gmail.com>
In-Reply-To: <7d476d33-243f-426a-33f5-fdbd57452da4@gmail.com>
Date: Tue, 25 Aug 2020 22:06:16 +0200
Message-ID: <CADt9574iYaa5eieu6tCYaW785XyzD8LnPzHbAv+AOc+CBpWt7w@mail.gmail.com>
Subject: Re: Build of glm-0.9.7.6-1-src.tar.xz does not work.
To: Marco Atzeri <marco.atzeri@gmail.com>, cygwin@cygwin.com
X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,
 SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: "Carlo B. via Cygwin" <cygwin@cygwin.com>
Reply-To: "Carlo B." <carlo.bramini@gmail.com>
Content-Type: text/plain; charset="utf-8"
Sender: "Cygwin" <cygwin-bounces@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 07PK70wP018814

Hello,
thank you very much, your updated script allowed me to complete the
rebuilt process.
KiCad requires GLM version 0.9.8 or newer for compiling.
Unfortunately, I discovered that just replacing the old sources with
the latest ones is not enough for updating the library.
Since version 0.9.9.6, the install and uninstall targets have been
removed from generated Makefile:

https://github.com/g-truc/glm/commit/5f352ecce21bb1ab37fa56fac0f383c779b351a3#diff-af3b638bc2a3e6c650974192a53c7291

So, the current cygport script is able to work up to version 0.9.9.5,
which is enough for the task anyways.
Perhaps, the newer versions are using CMake directly for doing
installation, but I have no idea how this is expected to work in
cygport.
Thank you very much for your time and your support.

Sincerely,

Il giorno dom 23 ago 2020 alle ore 18:04 Marco Atzeri via Cygwin
<cygwin@cygwin.com> ha scritto:
>
> On 23.08.2020 17:30, Jon Turney wrote:
> > On 22/08/2020 06:00, Marco Atzeri via Cygwin wrote:
> >> On 21.08.2020 10:35, Carlo B. via Cygwin wrote:
> >>> Hello,
> >>> I tried to rebuild glm-0.9.7.6-1-src.tar.xz but the "install" command
> >>> does not work.
> >>> I'm getting this error message:
> >>>
> >>>>>> Installing glm-0.9.7.6-1.noarch
> >>> make: ***  Nessuna regola per generare l'obiettivo «install».  Arresto.
> >>> *** ERROR: make install DESTDIR failed
> >>>
> >>> Translated in english, it should be something like this:
> >>> "No rules to generate target <<install>>. Stop."
> >>>
> > [...]
> >>
> >> the error is caused by the build system using now cmake+ninja for
> >> the execution
> >>
> >> while mingw64-i686-glm and mingw64-x86_64-glm builds stay on the
> >> previous cmake+make
> >>
> > I am a bit confused by this.  What causes the default generator used by
> > cmake to change?  Having old .cygports break due to that seems bad.
> >
>
> not sure.
> I guess that if ninja is available the glm cmake settings
> give it a precedence.
>
> It is also possible that the latest cmake is behaving differently
> than previous one.
>
> Regards
> Marco
>
>
> --
> 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
--
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

