From patchwork Thu Apr 29 20:39:18 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Lepiller X-Patchwork-Id: 28988 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 2A9AB27BC7D; Thu, 29 Apr 2021 21:40:31 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 7B0B727BC7C for ; Thu, 29 Apr 2021 21:40:30 +0100 (BST) Received: from localhost ([::1]:32780 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lcDSX-0006QN-O4 for patchwork@mira.cbaines.net; Thu, 29 Apr 2021 16:40:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50200) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lcDS6-0006QC-Pl for guix-patches@gnu.org; Thu, 29 Apr 2021 16:40:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45336) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lcDS6-0007rq-IA for guix-patches@gnu.org; Thu, 29 Apr 2021 16:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lcDS6-000175-CD for guix-patches@gnu.org; Thu, 29 Apr 2021 16:40:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#38635] [PATCH v3] Add why3 and frama-c Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 29 Apr 2021 20:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38635 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 38635@debbugs.gnu.org Received: via spool by 38635-submit@debbugs.gnu.org id=B38635.16197287804245 (code B ref 38635); Thu, 29 Apr 2021 20:40:02 +0000 Received: (at 38635) by debbugs.gnu.org; 29 Apr 2021 20:39:40 +0000 Received: from localhost ([127.0.0.1]:56882 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lcDRd-00016J-1V for submit@debbugs.gnu.org; Thu, 29 Apr 2021 16:39:39 -0400 Received: from lepiller.eu ([89.234.186.109]:35752) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lcDRY-000165-DA for 38635@debbugs.gnu.org; Thu, 29 Apr 2021 16:39:31 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 34fb140d for <38635@debbugs.gnu.org>; Thu, 29 Apr 2021 20:39:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:subject:message-id:in-reply-to:references:mime-version :content-type; s=dkim; bh=OvNYrtOaDDmQr2u8jmftkLpr8J9qEzzvJJZzGm pnU4g=; b=OcAu0brMsQj/3SMXCCQbQdCltCY3STEYjNAIH7EyrjNM6pwpEfQE/g 0s6a0fyqYiTzqfLOrm7R5wBgg/jk5VwSt3DbuujuQ7DinCA6tKfmek31TpmQ91fR r8nhih1M9BH5FPI1sFoiCzZ3V9K7g7cSYlvVxD73SL4JukKdh4dVvuFyvTU9fOmS nRa/skx26vZbOJsLtoZ6rzdSMQVnKuE96UPCTTao5emvSat1E0s7/BaRMwjXjY3H hgNp7eQiMG5W9rF8XD50DKXj8ZwZbMO7wg7vnLzzYn6/bYQSQzWOMU/W1lqsupgp KBsvTu64xWDBrRolQG/GzZRTg/SNUyNg== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 947ea0ef (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <38635@debbugs.gnu.org>; Thu, 29 Apr 2021 20:39:24 +0000 (UTC) Date: Thu, 29 Apr 2021 22:39:18 +0200 From: Julien Lepiller Message-ID: <20210429223850.7659957a@tachikoma.lepiller.eu> In-Reply-To: <20200902150508.5c4a45e8@tachikoma.lepiller.eu> References: <20191216124626.048f0e43@sybil.lepiller.eu> <20200902150508.5c4a45e8@tachikoma.lepiller.eu> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches Hi Guix! I updated my patches to the latest version of frama-c, and the issue is gone now! Frama-c is working, as long as ocaml is in the environment (because it's calling ocaml-findlib that needs an environment variable defined by the ocaml package). From 431dc3f0212c53b60f075e4e2719531f2ad4d84a Mon Sep 17 00:00:00 2001 From: Julien Lepiller Date: Mon, 16 Dec 2019 12:40:18 +0100 Subject: [PATCH 2/2] gnu: Add frama-c. * gnu/packages/maths.scm (frama-c): New variable. --- gnu/packages/maths.scm | 47 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index a214b5d780..49a3fd3904 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -6254,3 +6254,50 @@ correct-by-construction OCaml programs through an automated extraction mechanism. WhyML is also used as an intermediate language for the verification of C, Java, or Ada programs.") (license license:lgpl2.1))) + +(define-public frama-c + (package + (name "frama-c") + (version "22.0") + (source (origin + (method url-fetch) + (uri (string-append "http://frama-c.com/download/frama-c-" + version "-Titanium.tar.gz")) + (sha256 + (base32 + "1mq1fijka95ydrla486yr4w6wdl9l7vmp512s1q00b0p6lmfwmkh")))) + (build-system ocaml-build-system) + (arguments + `(#:tests? #f; no test target in Makefile + #:phases + (modify-phases %standard-phases + (add-before 'configure 'export-shell + (lambda* (#:key inputs #:allow-other-keys) + (setenv "CONFIG_SHELL" (string-append (assoc-ref inputs "bash") + "/bin/sh")) + #t))))) + (inputs + `(("gmp" ,gmp))) + (propagated-inputs + `(("ocaml-biniou" ,ocaml-biniou) + ("ocaml-easy-format" ,ocaml-easy-format) + ("ocaml-graph" ,ocaml-graph) + ("ocaml-yojson" ,ocaml-yojson) + ("ocaml-zarith" ,ocaml-zarith) + ("why3" ,why3))) + (native-search-paths + (list (search-path-specification + (variable "FRAMAC_SHARE") + (files '("share/frama-c")) + (separator #f)) + (search-path-specification + (variable "FRAMAC_LIB") + (files '("lib/frama-c")) + (separator #f)))) + (home-page "http://frama-c.com") + (synopsis "C source code analysis platform") + (description "Frama-C is an extensible and collaborative platform dedicated +to source-code analysis of C software. The Frama-C analyzers assist you in +various source-code-related activities, from the navigation through unfamiliar +projects up to the certification of critical software.") + (license license:lgpl2.1+))) -- 2.26.3