X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 88C82386F443
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1597998973;
	bh=PJ8B6kQfSyTmxQf3r1VlcqAnfLMvGq7+yJbl/zO1iHk=;
	h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:From;
	b=r+pL9Oobf2gO7UsAiT+HgkAm7p/v1XPzcSljDD5BesDYFTm7qzyBfJkHtXSxF0f3/
	 VW1UGVP8A/3leuIimkXvLRipiN5BW1IPU6XTdUfzA01XHdc9vQWrt5Glm4cNkpIH0C
	 kI3FH86QojbYysK/uQIpqyyHCPnTSpW9eNGGZDf0=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9B4D2386F443
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:mime-version:from:date:message-id:subject:to
 :content-transfer-encoding;
 bh=gOFw8uaPZwDz5oe4TROra8VSyfVbAvNoeQ+3E+Yp9Ls=;
 b=l23kPtsCSeWxuO/umyAoDja+/eLvZTejo38V0Y0OIoOsWg70zKiZyAUbfdkq2K0qeK
 bCSSr8ntRGlwu79kXUwWIwn8YO6yvIEIHLVQ4iCy3wSqevxXa+xnBPtxI0yHX5ddkL/b
 V5Jg1js6Fs1nL5uJx1dsrOIVqxD9RP4Kua2H2EeK4+UiHQOLL4CwENAc7TNLkm5CVApe
 MT0ivPOlP+cLSu0B+XoV6yAM0cnEYM7BbKLYlziQIlcYnTgpSdqBFqqJfBAlq1rnVPL6
 pZaN4aX9ETXlMNE/sd4FrxodQ1Ew8R69Z05xNwhSjoqwNvLO21Ih1oH/EYihwAAFCQM/
 OGLw==
X-Gm-Message-State: AOAM531p1AASa4xmkJGTZGjErbIiHI0651zsH/K3JYtma2ryFIhsaqHm
 tHntWQxoqonug4WxV4AfOFvgaF7/JjzENu420Pcn3n9iAyI=
X-Google-Smtp-Source: ABdhPJzaFoKh1fAGixr62RAs+7p+bqxSRFHRs/lm1v3amXORdmz5AYf8lF6GDl1bsZ8KioAFPuyByG4skod6IErVpIU=
X-Received: by 2002:a67:f753:: with SMTP id w19mr932414vso.84.1597998969858;
 Fri, 21 Aug 2020 01:36:09 -0700 (PDT)
MIME-Version: 1.0
Date: Fri, 21 Aug 2020 10:35:59 +0200
Message-ID: <CADt9575RokcDEUvyDxSADzANFmL0BctDp5pmcwa2k2-sw6Xrag@mail.gmail.com>
Subject: Build of glm-0.9.7.6-1-src.tar.xz does not work.
To: cygwin@cygwin.com
X-Spam-Status: No, score=-3.6 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 07L8adEI023046

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."

I did NO changes to the files into glm-0.9.7.6-1-src.tar.xz.
Strangely, cygport cannot build the CYGWIN package, but it builds
mingw64-i686-glm and mingw64-x86_64-glm without errors. The CYGWIN and
MinGW-W64 scripts have some differences actually.
If somebody could check this, perhaps it would be good to also
evaluate the chance to update all GLM packages to a newer version.
The current source packages for all builds, CYGWIN and MinGW-W64,
include a patch for fixing a bug into the sources; nowadays, this bug
has been resolved into the official sources and into the latest
0.9.9.8 version:

https://github.com/g-truc/glm/blob/master/test/gtc/gtc_round.cpp#L451

so the packages could be also simplified, because they do not need a
patch anymore.

I'm trying to update GLM because it is a required dependency for
building KiCad, an Open Source Electronics Design software, so I hope
that somebody could understand the first issue and also update the
package with a newer version.

Sincerely,
--
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

