From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.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 CM9dL66lRGbTHQEAqHPOHw:P1 (envelope-from ) for ; Wed, 15 May 2024 14:08:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id CM9dL66lRGbTHQEAqHPOHw (envelope-from ) for ; Wed, 15 May 2024 14:08:14 +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=1715774894; 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: content-transfer-encoding:content-transfer-encoding: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=fNNs1l6N3tcY+5KBWIFmj1bvefPlw3NMvUEV+OycPGo=; b=iaat3Srjp1sK5oVudOnnquJU2Oko6lAmlVn7v6mT8CbzB8CPh87JzsMRUFIPH6Jeihlzdp U9w9CFRp1e3l4GmnCkPh1kndRlW4/jXDYX0zaV+zssrzeL5FUH8+qSmX5ffXChQsTakJBF f9Zch/5hAnhgiwLiqig1tmUnD/1De96bOkjiaUgtUvSet174Q4oerupwBsTbC1JybQiicy xo/D1eTUcj/6IgL9IG8TkTZYsu8+2XbJd80JwFIT7sI90YgtaIV3bVcX2vZZweOinevcv6 7fbcSKC+CxYM5tGF/K+LvA1nk3q6mAvSm+WE4MfbydfgasdLUQAwM3foanYDJA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1715774894; a=rsa-sha256; cv=none; b=fWcMfu/kD9A8ncvG4Om6gKhfOqE++h+UbfzwfdR/sSt/ZUi5CAjHu3MXEOcKz5IQ2j4byf IaWOH7d1tEw3sC/bsbKqC2dxNJDu3D1c+IQA2f35EnH4dNT63J5OARnt/S3Bm3F+ILVzNq EyZrkMk+FssXTtek3l57Kdo0gdHgyw35orgOY7+DaOIuwKKaLmHIGJIaHGEFZ6XUgrfRiP jOC7UoddLYY+vtyINkMQ8V3M2FDUmNh2LS+XJ9GViaYrwKzlCmDBjnJywLe8H8oZh3cRxD Fknz/pLD8FHUeCFgQNOAaM5JDyZzTGSwKJTdsK33OFd3MNTMHyO3pwzHHKluHw== 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 97755CBC5 for ; Wed, 15 May 2024 14:08:14 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s7DQR-0004Fq-Gj; Wed, 15 May 2024 08:08:03 -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 1s7DQP-0004FJ-6k for guix-patches@gnu.org; Wed, 15 May 2024 08:08:01 -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 1s7DQO-0006tL-Qv for guix-patches@gnu.org; Wed, 15 May 2024 08:08:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s7DQQ-0000AC-7H for guix-patches@gnu.org; Wed, 15 May 2024 08:08: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:08: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.1715774857611 (code B ref 70087); Wed, 15 May 2024 12:08:02 +0000 Received: (at 70087) by debbugs.gnu.org; 15 May 2024 12:07:37 +0000 Received: from localhost ([127.0.0.1]:42147 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s7DQ0-00009n-RC for submit@debbugs.gnu.org; Wed, 15 May 2024 08:07:37 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:34854) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s7DPy-00009g-57 for 70087@debbugs.gnu.org; Wed, 15 May 2024 08:07:36 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 0A6321F67; Wed, 15 May 2024 14:06:55 +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 fPR0-C8k2jMu; Wed, 15 May 2024 14:06:54 +0200 (CEST) Received: from jurong (unknown [IPv6:2001:678:984:800:7aea:3b12:7efa:b1bc]) by hera.aquilenet.fr (Postfix) with ESMTPSA id A5DFC1F5E; Wed, 15 May 2024 14:06:53 +0200 (CEST) Date: Wed, 15 May 2024 14:06:50 +0200 From: Andreas Enge Message-ID: References: <6yyxnjj2tcvelkavpi2h6erndzrdconkaol7nsczn5vujmurtq@4aaq7v4aqrt2> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit 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: 97755CBC5 X-Migadu-Scanner: mx11.migadu.com X-TUID: GybOs0+POKWf And I have just pushed a gecode version based on the latest git commit in the release/6.3.0 branch. Unfortunately I had forgotten to test whether the dependent package minizinc still builds, and it does not - neither the current version, nor 2.8.3, nor the just released 2.8.4. The last one fails like so: /tmp/guix-build-minizinc-2.8.4.drv-0/source/solvers/gecode/gecode_solverinstance.cpp: In member function ‘void MiniZinc::GecodeSolverInstance::prepareEngine()’: /tmp/guix-build-minizinc-2.8.4.drv-0/source/solvers/gecode/gecode_solverinstance.cpp:1350:54: error: no matching function for call to ‘Gecode::Driver::CombinedStop::create(int&, int&, int&, bool)’ 1350 | engineOptions.stop = Driver::CombinedStop::create(nodeStop, failStop, timeStop, false); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /gnu/store/dhnd6kpwp5g1ycc3s9ycdccybapdfjxy-gecode-6.2.0-1.f7f0d7c/include/gecode/driver.hh:835, from /tmp/guix-build-minizinc-2.8.4.drv-0/source/include/minizinc/solvers/gecode/fzn_space.hh:16, from /tmp/guix-build-minizinc-2.8.4.drv-0/source/solvers/gecode/gecode_solverinstance.cpp:15: /gnu/store/dhnd6kpwp5g1ycc3s9ycdccybapdfjxy-gecode-6.2.0-1.f7f0d7c/include/gecode/driver/script.hpp:98:5: note: candidate: ‘static Gecode::Search::Stop* Gecode::Driver::CombinedStop::create(long long unsigned int, long long unsigned int, double, long long unsigned int, bool)’ 98 | create(unsigned long long int node, | ^~~~~~ /gnu/store/dhnd6kpwp5g1ycc3s9ycdccybapdfjxy-gecode-6.2.0-1.f7f0d7c/include/gecode/driver/script.hpp:98:5: note: candidate expects 5 arguments, 4 provided One solution would be to downgrade gecode to the commit that you provided and tested minizinc with. Since you are probably familiar with the code, do you see a better solution? Andreas