From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id SIVyJEm0RGaYpQAAe85BDQ:P1 (envelope-from ) for ; Wed, 15 May 2024 15:10:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id SIVyJEm0RGaYpQAAe85BDQ (envelope-from ) for ; Wed, 15 May 2024 15:10:33 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1715778633; 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-to: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=u4m6qxyDBTG/iHRaIHVukW3zTo4aInYIAhrD7b/Y/s8=; b=qM8nbuv+NC8OwnE+Z5UcViwl+OCk/U2xZVgZFkkizs7q5Ugkoi6ON1KVS5N23sc+C6VexJ 5S5I35lesXeZl28sCcxBUEVZ/jAaHHz5zeHkMhEqWTTV4gxN0MX7747eYyY8Jmw9dUTkcr 5cNUj3LOBg6KQ92nBZtbT8einFgmPoCfjwN+3pPORk9Kki2+O9+cLblQxr3QmN0yyKop6B rU1AMT/90xv6F6bIRWvdyXMjfwmK1qpgMLD01vTo+DUBcYV5XJbZAGg4d4J7z4K5wC75QI vEH5dDYaizb2U9sI0seKn1m8gLsWC/d8fN7C6ZP4+VKE2R9i0/b1UzDwtfOyng== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1715778633; a=rsa-sha256; cv=none; b=CpzrwtzDXibf0HguO9fJbho57NpJTvXWgn6dyMIzKwfFYiuZ4qQKMivRR5jEZoZC87jvPO iy+hzMqIfEzDp8xg7SDJHBhVNrkWOfXaKOp4UZebyhCOpE5K69iCuZjcqda6sOWB7uyUfp LXd/982GLtcGq1mSE7OUKpc/1G6fzfioCWNDweAyPQ5BTRuWVOL2VB4fUOQ1//VxRy4/r+ upULvvYnuUtiSTJ2wOIZmiNYCqpq47GeCkuoSq7bDF0YfvKxxuAovw5Xire/h4Arsj+ptn 6B0SkSu7XWgfruRCDk7SVwLeBvJ/KOlkd0JUNw1fTFeVQmuBcdz3QZX3Zd76Zw== 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 7BF1D73792 for ; Wed, 15 May 2024 15:10:33 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s7EOR-0003Ve-WC; Wed, 15 May 2024 09:10:04 -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 1s7EOO-0003QW-MG for guix-patches@gnu.org; Wed, 15 May 2024 09:10:00 -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 1s7EOO-0003vm-D8 for guix-patches@gnu.org; Wed, 15 May 2024 09:10:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s7EOP-0000tv-Nn for guix-patches@gnu.org; Wed, 15 May 2024 09:10:01 -0400 Subject: bug#70087: [PATCH 1/4] gnu: gecode: Update to development version 6.3.0. Resent-From: Andreas Enge Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 15 May 2024 13:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 70087 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Herman Rimm Cc: 70087-done@debbugs.gnu.org, Sharlatan Hellseher , Eric Bavier Mail-Followup-To: 70087@debbugs.gnu.org, andreas@enge.fr, herman@rimm.ee Received: via spool by 70087-done@debbugs.gnu.org id=D70087.17157785653437 (code D ref 70087); Wed, 15 May 2024 13:10:01 +0000 Received: (at 70087-done) by debbugs.gnu.org; 15 May 2024 13:09:25 +0000 Received: from localhost ([127.0.0.1]:42215 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s7ENl-0000tN-6k for submit@debbugs.gnu.org; Wed, 15 May 2024 09:09:25 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:54646) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s7ENh-0000tG-2O for 70087-done@debbugs.gnu.org; Wed, 15 May 2024 09:09:19 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 3E461125D; Wed, 15 May 2024 15:08:37 +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 yD_3Jk9pDmze; Wed, 15 May 2024 15:08:36 +0200 (CEST) Received: from jurong (unknown [IPv6:2001:678:984:800:7aea:3b12:7efa:b1bc]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 26A67261; Wed, 15 May 2024 15:08:36 +0200 (CEST) Date: Wed, 15 May 2024 15:08:33 +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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -5.05 X-Migadu-Queue-Id: 7BF1D73792 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -5.05 X-TUID: eO7cj3qIeGM8 Hello, I have now applied your patch to add chuffed to minizinc, and I have gexpified this latter package. An update of minizinc to 2.8.3 (or 2.8.4, released 5 days ago) does not build; I think one would need to move to a different commit of gecode (but not the latest one...). I am closing the current bug. If you are motivated to look for a combination of newer gecode and minizinc versions that work together, please feel free to open a new bug. Andreas