X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 827D2386102A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1598198626; bh=IXlDKxVtlw7PZ4JCOKJAwnKR4FgsfNnm9MSnOUj4FFk=; 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=cHxfquVsG3NO6kVI81VgUhH7V904wNw+rG5YL6nvrfOLMSCDVCFQkEhN/IfE7Ybil mSrd2LS7s+9YsTtMi4EiwLM7dXhZd8Eydh4iCEfeAo4gmcf9Lk2138wqmmDcSwhOhj V2X/JUivMq90myaJFcZt+GIk1CG69jJp5NSKxZaM= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org C49073857C43 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=a4xj2JQr381WXsU1PnqwDUvfOZ9AucMOW4jjQ/cb760=; b=ZhWTSUuyJv/U8GeV/YzMtfd4hX71ALnRt12dKANJZCFfj0MmomWIi1JFlS8AROiozB Nkz6wPpMKpQiQQihny2DucUDRoJj0evA+DdOMiGBhwqO4OAnKecHAQFKJi6ZqyiZdZ+R KOp+QYHH/wJ8GJVkCQUHjJ2VKL0Vh3WqUE8+7AZzPpxHAaTKqfXbeeiPBekPdt1vlPE2 jMZzjvdjynlsRtGpvYkHHOJ2JPK4cE/D/nlp8FQEEWz98UG0OOp12EQVX9fQjJe6kx+Y JImBtvDCZ/cBhM3sw2PH/4RCkXYx9y305eEDhmntCXCtaJKeHDtTpa2BsLG4JQBbvG0w QoGA== X-Gm-Message-State: AOAM531FxIiwE33Q197PXZJFS1ml1o2CH/BHybcdDydVPQwibQyOLdmH aGJXbydkYJ5DAkUDp2DsdLn97Fw1roY= X-Google-Smtp-Source: ABdhPJyiAaqMM3WgAl9Gs+F8/C5gEBah1MJUZ/ES8pDCxcG4Auel4fySd3bBAqtZGg17coaCQ9FmPQ== X-Received: by 2002:aa7:cfda:: with SMTP id r26mr1842822edy.209.1598198623644; Sun, 23 Aug 2020 09:03:43 -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> Message-ID: <7d476d33-243f-426a-33f5-fdbd57452da4@gmail.com> Date: Sun, 23 Aug 2020 18:03:41 +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: <12cd14a3-023d-e8ca-9ba4-520d6c8dc49d@dronecode.org.uk> 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 07NG4Euf010219 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. 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