From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id SFtWFTtWKmY6lAAAe85BDQ:P1 (envelope-from ) for ; Thu, 25 Apr 2024 15:10:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id SFtWFTtWKmY6lAAAe85BDQ (envelope-from ) for ; Thu, 25 Apr 2024 15:10:19 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=foundation.xyz header.s=google header.b=CZjnj6hs; 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=fail reason="SPF not aligned (relaxed)" header.from=foundation.xyz (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1714050619; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=fXQCpmo/NVsnAm4KirbVEQCVSbPI8YEjl97XAPDNNeQ=; b=PjjuC/pXeTanVMLk5ohfkTPHgX8E7k9Txak1rM+5ZVVZdDIBfVSkcPbxkJJ4sU697Nr1pY NdUIBU15HfuZBDqHmDqHIT0bNljuYQdyaupw+gcNu01A49tTcksxeEk3g/r2KI1+3sDhJp shifmCLBbSV1JyJNxBNcrdbaqenyto3bGx9q6VhQi9AfqCdGVs9Z0ZbvfWbz7dSt7Sn1n6 6eerHIax+e7wWPfKhH4bYQmeNOHv0MG9Qu1DJTGtEolhNQmI2yb9L0QcPrENTb6lWGQmIf 4jNuHCVjOqtGYhCga5w3rWWWf9OAa0kg5SN0jMtqLW1B2zff11EJV3aZzrcckQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1714050619; a=rsa-sha256; cv=none; b=Uxwng48kzaQWNXgMkpTnZRQgoOmWih5ge2fkbajL5Wk9ODgK7Da+VmJWdH/VVtI9cCydiq Zvd/KmjuDB+dFWbvdqDtOTmKbtKRxQ2DqXJ0r1rb760/X9dKQyuBNDRTzBwIwgq9wb0D7N 1nzm26z/mcslph1yOPDCTlOP0SKhubnn9lkbjUYZQB5odTa/fxfvxG3LeM/Dncl27UnULd 3T80+h7VmSNxehehdNvkn7Y+bZTbVfZj+3SijlbqKejigluIkxaYKB+Xc1NiLFJpA/wntF Fk7Tcum1uheIXQYvXl15fYi6aLh6K5koaxEkF9Q5fAP0YVwGDC/61D6hZspOeQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=foundation.xyz header.s=google header.b=CZjnj6hs; 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=fail reason="SPF not aligned (relaxed)" header.from=foundation.xyz (policy=none) 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 33C4B5419E for ; Thu, 25 Apr 2024 15:10:19 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rzyrS-0008C8-AD; Thu, 25 Apr 2024 09:10:02 -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 1rzyrL-0008Bk-JB for guix-patches@gnu.org; Thu, 25 Apr 2024 09:09:55 -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 1rzyrI-0002LZ-TV for guix-patches@gnu.org; Thu, 25 Apr 2024 09:09:53 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rzyrZ-0002ym-57; Thu, 25 Apr 2024 09:10:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70567] [PATCH 0/7] frama-c: Update to 28.1. Resent-From: Jean-Pierre De Jesus DIAZ Original-Sender: "Debbugs-submit" Resent-CC: andreas@enge.fr, bavier@posteo.net, sharlatanus@gmail.com, guix-patches@gnu.org Resent-Date: Thu, 25 Apr 2024 13:10:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 70567 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70567@debbugs.gnu.org Cc: Jean-Pierre De Jesus DIAZ , Andreas Enge , Eric Bavier , Sharlatan Hellseher X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Andreas Enge , Eric Bavier , Sharlatan Hellseher Received: via spool by submit@debbugs.gnu.org id=B.171405056910950 (code B ref -1); Thu, 25 Apr 2024 13:10:08 +0000 Received: (at submit) by debbugs.gnu.org; 25 Apr 2024 13:09:29 +0000 Received: from localhost ([127.0.0.1]:60674 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rzyqq-0002q5-QC for submit@debbugs.gnu.org; Thu, 25 Apr 2024 09:09:28 -0400 Received: from lists.gnu.org ([2001:470:142::17]:56970) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rzyqe-0002nf-LA for submit@debbugs.gnu.org; Thu, 25 Apr 2024 09:09:20 -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 1rzyqH-00083o-0o for guix-patches@gnu.org; Thu, 25 Apr 2024 09:08:49 -0400 Received: from mail-wr1-x434.google.com ([2a00:1450:4864:20::434]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rzyqF-00025E-9U for guix-patches@gnu.org; Thu, 25 Apr 2024 09:08:48 -0400 Received: by mail-wr1-x434.google.com with SMTP id ffacd0b85a97d-343d2b20c4bso712700f8f.2 for ; Thu, 25 Apr 2024 06:08:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foundation.xyz; s=google; t=1714050524; x=1714655324; darn=gnu.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=fXQCpmo/NVsnAm4KirbVEQCVSbPI8YEjl97XAPDNNeQ=; b=CZjnj6hsrAeWunpIXl1OWswbul15nM1y3nQLtNUSgqE9tcl/+A0ukqX8NhD4IRGqQm IAa/hKPYOIrBW3NGeBtdCNW2emhmnssxbkzyzjMI15eI1/G+o37chfNKl3WdmIcNSxPG 9gl/6VlOzQAdWZ/Hkd85LQ/jTZkF+BnGc0LY5Mdl6iM0S/UibD9cREBEnwyaWnWLivpQ En4FbjkkQvl94WWBmw8Qn5rzEnHryCDiIzbezeLRsAA+pPLQ5qCNNLRm9kbrQBNaOETr Gc42weVRqgxa9J8sklzYV/AirbsHsReSX41hAHBrv3OtObEA0z1wVQGlfLNNppKIyuIe Guxw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714050524; x=1714655324; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=fXQCpmo/NVsnAm4KirbVEQCVSbPI8YEjl97XAPDNNeQ=; b=OnMzOSknIij1vJOZNcOIExYpqCDN1BXxVydEX9FouzUOA+9cpoz03OtT6mML9PRki0 J4jK3GtpotgzysBmr/YKOnfGP1781/ddoF1oJqH8S9iEO5ikJsTlG4kJhH87fXkplemg HEQi2ZFxS/dmjym0tXrLSq3mOoumc4h0M9Mzl7pkJ6vjVmll/rE+xmdwp7n7yLIryn4X sfP6CxjQMe8q4vbF4ER2HVmgy4oB7IFR61FOPKfrQlWuFgywa5WDY/AHUIocDqdjEn7E MLGrQCi9L1rsM8RXahjOkt+xOSiKclCDna5bRhaW1oQgH7B8Krn2sfoaTB0RvJh7HZ7Y gacA== X-Gm-Message-State: AOJu0YyczyfAn4ozVhTbdEi0e/my7L4wWNuBpq5/rD2MMUey7GsaVD+a WGLpmRrOENjEBMonbIkU2aCMdVabXaKpw5TskOVLZ0xC2vUAeGWwYyp759VeDHBGF1dNS6Cxdk+ L X-Google-Smtp-Source: AGHT+IGyGvmRy6iwTJuJmAnVl0zGQzotBn8ffSnrB5PNLKKPy7u6YLWFB25L/yd/yiLzwE4amuMNWQ== X-Received: by 2002:adf:f487:0:b0:345:d9ac:cd5b with SMTP id l7-20020adff487000000b00345d9accd5bmr3667942wro.65.1714050523535; Thu, 25 Apr 2024 06:08:43 -0700 (PDT) Received: from jeandudey.home ([89.131.29.87]) by smtp.gmail.com with ESMTPSA id m7-20020adfe0c7000000b00349c54d6cefsm19954218wri.54.2024.04.25.06.08.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Apr 2024 06:08:43 -0700 (PDT) From: Jean-Pierre De Jesus DIAZ Date: Thu, 25 Apr 2024 15:08:40 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a00:1450:4864:20::434; envelope-from=jean@foundation.xyz; helo=mail-wr1-x434.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Migadu-Spam-Score: -3.79 X-Spam-Score: -3.79 X-Migadu-Queue-Id: 33C4B5419E X-Migadu-Scanner: mx13.migadu.com X-TUID: pssz2ytJHOe5 This package updates Frama-C to 28.1 and its dependencies. An error was fixed by moving the ocaml-lablgtk3-sourceview3 native-inputs to propagated-inputs as it was needed by frama-c to properly perform syntax highlighting on C code. Also the why3 package was updated and a couple of propagated-inputs inputs were added to enable extra features and also to enable the integrated IDE (also using ocaml-lablgtk3-sourceview3). Jean-Pierre De Jesus DIAZ (7): gnu: ocaml-lablgtk3-sourceview3: Fix inputs. gnu: coq-flocq: Update to 4.1.4. gnu: why3: Update to 1.7.2. gnu: why3: Use new style. gnu: why3: Enable extra features. gnu: Add ocaml-unionfind. gnu: frama-c: Update to 28.1. gnu/packages/coq.scm | 5 +-- gnu/packages/maths.scm | 81 ++++++++++++++++++++++++------------------ gnu/packages/ocaml.scm | 28 +++++++++++++-- 3 files changed, 75 insertions(+), 39 deletions(-) base-commit: e5c130c0f90a7dacc8d223eee494a1b1105dd94a -- 2.41.0