From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id aH8uCHGtRGbj2QAAe85BDQ:P1 (envelope-from ) for ; Wed, 15 May 2024 14:41:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id aH8uCHGtRGbj2QAAe85BDQ (envelope-from ) for ; Wed, 15 May 2024 14:41:21 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1715776881; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post; bh=rx8HBNhYlQAIfn5roNJx2Q3AkAc+nabQT8Zpb2GauB0=; b=ozdwKKR4h1sR3Wl2HRc+Cf0OtvunOsT+n64vvIhamSTd4ez95YGCPNf7xy04hYp9cdA5BN HwSrhOMEZ68NPmh64gxck1TLOBoVDGvciRCZwQItNMjADxbHG6nR5XGCscmr9GD+M07HgK R6OGwRz1i/0AKI560vVN+6K+0E57sKZhOiG5KNo4pULwlS8fZ1YSeHe2hlg8Qf4+SpDqlZ QSKWQexVlzRdS3UzNnLIjK/VFcBkuF7nQvVCfLyeXNmkXrjUJHFOCnZMZNmhB8xiEjvEsw NpsU2bNQuE5PI7DLQDyJSbSGLvLZyYGK1/InUhnkbe/uxmHDfk3cFeCwaxdGkw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1715776881; a=rsa-sha256; cv=none; b=dMa1+Ro3v+vk8s2ZJ8Yl0xqHA2IpIrB4yzXL3DwKokTsQLkhlgHQYqZiS+/GzY+8NWXBQ6 3GpbzIk1Vwi/c1I1EuO24m8+5/XnUainIINt9TzCY+TAUCoyUZjwb1fVQQNeaCJTdUZ7ah TPA6zrMUp41nLyesa84jdNPrRsV4sUMUKsJobOXbMA5f6XS0oJgJ8A8YGosYZGt4OR2fN0 /BQ/lmlNtmMJSap8g4/IL2any+9Nx0K4b0JMFaLjRDuZkW5xLLAxdpmM++5aYrI0GAFRzr zW5pMICkkmJ39rneewUPCmCtKBZc4j3lglgyz58IAy7TLa1YXASeNPRMhy8R9w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0045139045 for ; Wed, 15 May 2024 14:41:21 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s7DwP-0000XV-8N; Wed, 15 May 2024 08:41:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s7DwM-0000XG-Rj for guix-patches@gnu.org; Wed, 15 May 2024 08:41:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1s7DwL-0005qx-GV for guix-patches@gnu.org; Wed, 15 May 2024 08:41:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s7DwM-0000bJ-Fs for guix-patches@gnu.org; Wed, 15 May 2024 08:41:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70087] [PATCH 1/4] gnu: gecode: Update to development version 6.3.0. Resent-From: Andreas Enge Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 15 May 2024 12:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70087 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Herman Rimm Cc: Eric Bavier , Sharlatan Hellseher , 70087@debbugs.gnu.org Received: via spool by 70087-submit@debbugs.gnu.org id=B70087.17157768102282 (code B ref 70087); Wed, 15 May 2024 12:41:02 +0000 Received: (at 70087) by debbugs.gnu.org; 15 May 2024 12:40:10 +0000 Received: from localhost ([127.0.0.1]:42195 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s7DvV-0000ak-Om for submit@debbugs.gnu.org; Wed, 15 May 2024 08:40:09 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:39384) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s7DvT-0000aC-Dh for 70087@debbugs.gnu.org; Wed, 15 May 2024 08:40:08 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id F30191F6A; Wed, 15 May 2024 14:39:57 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xRW0d1XVPXG9; Wed, 15 May 2024 14:39:57 +0200 (CEST) Received: from jurong (unknown [IPv6:2001:678:984:800:7aea:3b12:7efa:b1bc]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 2E536E92; Wed, 15 May 2024 14:39:57 +0200 (CEST) Date: Wed, 15 May 2024 14:39:55 +0200 From: Andreas Enge Message-ID: References: <6yyxnjj2tcvelkavpi2h6erndzrdconkaol7nsczn5vujmurtq@4aaq7v4aqrt2> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -2.87 X-Spam-Score: -2.87 X-Migadu-Queue-Id: 0045139045 X-Migadu-Scanner: mx11.migadu.com X-TUID: zRWN0V1Ugeox Am Wed, May 15, 2024 at 02:06:50PM +0200 schrieb Andreas Enge: > One solution would be to downgrade gecode to the commit that you provided > and tested minizinc with. I have done just this; now minizinc compiles and solves the magic square example. I have also modernised the gecode package definition using gexps. Andreas