X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9BFA43850408 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1598207294; bh=CnZWyS9SGk+5hdQw/IqunxGtuK0bdS0mZr1ANjT0Vyg=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=P8w/657IPAf/8RPwL3CNSt8yl1hcgTsR/xsH0B619ALn8/gTyX679kyMj16ehVzO1 ABDSjaax0fGBUfk0grTWYs3Nl1uu5/U6NjvCjxUroEd10t1EgAlkPPwrFNUqLac48y sP9OmKSlS62ei+na7z9s+f1oM8JJEDK2zolzTEQ8= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org D6CD7385E020 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:from:to:references:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=rtKTTzsl2bc+7MObsHplBzyYBz6Cc6g0zwye0tDfDbA=; b=aY5VIXMc2XUbADU0BSzN+JNaxNbBn0iOb0/gyP/yUfq2ur51TV/lWMDq7Fr4mmcmja EizmTJ9JtjEEwbRQkJsaKTmBvcx3BptY/cWeHaT+61G7b5IHDG98g0TWlSzhi0sGj4cn QzqDI2e8cX82ejUyVWBb3JvXphb0tBM+wd+loMBrQ2NdK2+Q88EuApNHnctG0IGHPOX8 IKXQPs9xJzOxxHUYSMSE1G6X3IyZE+Bedoy8/mRZOZlJYFQ1y1jVYvUVv2sje9X3b0XL FnHj81ucELLX97/uy/jhEPSO/kK+9rZ0Nr18xufnAC0WV84ifMUhPKWc8GVAKwCEXwKp 01Fg== X-Gm-Message-State: AOAM5338d5khw2WbPPYcOpuTgz96ZUy7pyGcFZpDqb3yqSoCfdgZcImQ UbVQ1EeX6XiIdTtLjyDrNvrEI4R7XZ4= X-Google-Smtp-Source: ABdhPJwKExe4lbQ9k1DurEVw2GvE2Au6VYLb1JiHMqPUTlVOzA1qSkcLWYXzPP8LA5qBv1F2CEUX5Q== X-Received: by 2002:aa7:cb52:: with SMTP id w18mr1579668edt.132.1598207290674; Sun, 23 Aug 2020 11:28:10 -0700 (PDT) Subject: Re: Build of glm-0.9.7.6-1-src.tar.xz does not work. To: Jon Turney , The Cygwin Mailing List References: <61f0207c-aa77-0ea9-a51d-f588d7628c36 AT gmail DOT com> <12cd14a3-023d-e8ca-9ba4-520d6c8dc49d AT dronecode DOT org DOT uk> <7d476d33-243f-426a-33f5-fdbd57452da4 AT gmail DOT com> Message-ID: Date: Sun, 23 Aug 2020 20:28:08 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 MIME-Version: 1.0 In-Reply-To: <7d476d33-243f-426a-33f5-fdbd57452da4@gmail.com> Content-Language: it X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, 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 AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 07NISfqP030489 On 23.08.2020 18:03, Marco Atzeri wrote: > 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 <>. 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. it seems a cmake change, building without ninja now produces >>> Compiling glm-0.9.7.6-1.noarch CMake Error: CMake was unable to find a build program corresponding to "Ninja". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool. -- Configuring incomplete, errors occurred! > 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