GNU bug report logs - #54094
frama-c doesn't start

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: guix; Reported by: raingloom <raingloom@HIDDEN>; dated Mon, 21 Feb 2022 21:14:02 UTC; Maintainer for guix is bug-guix@HIDDEN.

Message received at 54094 <at> debbugs.gnu.org:


Received: (at 54094) by debbugs.gnu.org; 21 Feb 2022 21:22:25 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Mon Feb 21 16:22:25 2022
Received: from localhost ([127.0.0.1]:39316 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1nMG8X-0000Iy-LQ
	for submit <at> debbugs.gnu.org; Mon, 21 Feb 2022 16:22:25 -0500
Received: from lepiller.eu ([89.234.186.109]:53794)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <julien@HIDDEN>) id 1nMG8V-0000Ip-Hn
 for 54094 <at> debbugs.gnu.org; Mon, 21 Feb 2022 16:22:24 -0500
Received: from lepiller.eu (localhost [127.0.0.1])
 by lepiller.eu (OpenSMTPD) with ESMTP id 26161b2f;
 Mon, 21 Feb 2022 21:22:21 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from
 :to:subject:in-reply-to:references:message-id:mime-version
 :content-type:content-transfer-encoding; s=dkim; bh=afbjZ057WfcO
 grW3KIb5dxn1QNzWnU1ovqRpEPogaXU=; b=l40qEW+8RH4TXernyhx4xleIVNsV
 FSvZSFNKi5KONJEBFNn4JzMW5++2UHL770pXKx8T/pvzNvamsu5oUE1e3yUV0qHn
 J/nyvDdSlYjmjrz/3fuGAN0vSEZLev+a5MWgwp7U3XJLhnW/ws+KoJ4ZyrJzHwSI
 NTnl24nA2DwyXzxvblWPBe4wIuJTcXPxOHZS8Bw5jO+nRjEwWRimxs1Ft7GT8zP7
 OLLGHoL8Ll3Nda2C1k+AGatsIx77xPV/n/OaBW8LGOUst7vclcUcI4pG6FEr3B2y
 CmadDebJFy8dszH68+Mv2R4JRMx4VadpoFYgOrh4TnZpRypOXxnjs9Q4Ig==
Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 587e2d82
 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); 
 Mon, 21 Feb 2022 21:22:20 +0000 (UTC)
Date: Mon, 21 Feb 2022 22:22:14 +0100
From: Julien Lepiller <julien@HIDDEN>
To: raingloom <raingloom@HIDDEN>, 54094 <at> debbugs.gnu.org
Subject: Re: bug#54094: frama-c doesn't start
User-Agent: K-9 Mail for Android
In-Reply-To: <20220221221307.26fdd05b@HIDDEN>
References: <20220221221307.26fdd05b@HIDDEN>
Message-ID: <C634777A-BB1B-4D78-9711-43394949716F@HIDDEN>
MIME-Version: 1.0
Content-Type: multipart/alternative;
 boundary=----QNPFANQTFUR4J5QAZXX2ZRO2VQ2D9X
Content-Transfer-Encoding: 7bit
X-Spam-Score: -0.0 (/)
X-Debbugs-Envelope-To: 54094
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

------QNPFANQTFUR4J5QAZXX2ZRO2VQ2D9X
Content-Type: text/plain;
 charset=utf-8
Content-Transfer-Encoding: quoted-printable

guix shell ocaml ocaml-findlib frama-c

Should work :)

Ocaml is needed to define OCAMLPATH, ocaml-findlib is what frama-c is miss=
ing=2E Should we wrap the binary?

On February 21, 2022 10:13:07 PM GMT+01:00, raingloom <raingloom@riseup=2E=
net> wrote:
>I was just idly messing around so I'm not super motivated to dig
>deeper=2E
>
>```
>guix shell frama-c -- frama-c
>[kernel] User Error: [findlib] package 'ocamlgraph' not found (required b=
y `frama-c=2Ekernel')
>[kernel] User Error: Deferred error message was emitted during execution=
=2E See above messages for more information=2E
>[kernel] Frama-C aborted: invalid user input=2E
>```
>
>
>

------QNPFANQTFUR4J5QAZXX2ZRO2VQ2D9X
Content-Type: text/html;
 charset=utf-8
Content-Transfer-Encoding: quoted-printable

<html><head></head><body>guix shell ocaml ocaml-findlib frama-c<br><br>Shou=
ld work :)<br><br>Ocaml is needed to define OCAMLPATH, ocaml-findlib is wha=
t frama-c is missing=2E Should we wrap the binary?<br><br><div class=3D"gma=
il_quote">On February 21, 2022 10:13:07 PM GMT+01:00, raingloom &lt;rainglo=
om@riseup=2Enet&gt; wrote:<blockquote class=3D"gmail_quote" style=3D"margin=
: 0pt 0pt 0pt 0=2E8ex; border-left: 1px solid rgb(204, 204, 204); padding-l=
eft: 1ex;">
<pre dir=3D"auto" class=3D"k9mail">I was just idly messing around so I'm n=
ot super motivated to dig<br>deeper=2E<br><br>```<br>guix shell frama-c -- =
frama-c<br>[kernel] User Error: [findlib] package 'ocamlgraph' not found (r=
equired by `frama-c=2Ekernel')<br>[kernel] User Error: Deferred error messa=
ge was emitted during execution=2E See above messages for more information=
=2E<br>[kernel] Frama-C aborted: invalid user input=2E<br>```<br><br><br><b=
r></pre></blockquote></div></body></html>
------QNPFANQTFUR4J5QAZXX2ZRO2VQ2D9X--




Information forwarded to bug-guix@HIDDEN:
bug#54094; Package guix. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 21 Feb 2022 21:13:18 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Mon Feb 21 16:13:18 2022
Received: from localhost ([127.0.0.1]:39304 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1nMFzi-0008W8-E4
	for submit <at> debbugs.gnu.org; Mon, 21 Feb 2022 16:13:18 -0500
Received: from lists.gnu.org ([209.51.188.17]:57010)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <raingloom@HIDDEN>) id 1nMFzg-0008Vu-0c
 for submit <at> debbugs.gnu.org; Mon, 21 Feb 2022 16:13:16 -0500
Received: from eggs.gnu.org ([209.51.188.92]:54050)
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <raingloom@HIDDEN>)
 id 1nMFzf-00009C-T7
 for bug-guix@HIDDEN; Mon, 21 Feb 2022 16:13:15 -0500
Received: from mx1.riseup.net ([198.252.153.129]:43096)
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <raingloom@HIDDEN>)
 id 1nMFzc-0003OW-Pp
 for bug-guix@HIDDEN; Mon, 21 Feb 2022 16:13:15 -0500
Received: from fews1.riseup.net (fews1-pn.riseup.net [10.0.1.83])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256
 client-signature RSA-PSS (2048 bits) client-digest SHA256)
 (Client CN "mail.riseup.net", Issuer "R3" (not verified))
 by mx1.riseup.net (Postfix) with ESMTPS id 4K2ZlW3H3DzDsKt
 for <bug-guix@HIDDEN>; Mon, 21 Feb 2022 13:13:11 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak;
 t=1645477991; bh=hf602cYYPsiFJOk9G7m+f38HfXYTl3zcoFUdSc1IxEE=;
 h=Date:From:To:Subject:From;
 b=gqA0eYBNX+dxHQalZax9JEjiFWawHloeR4NUvYvfbd/6djO2a6O8FyWlBgLqar2OP
 reNtebNiuRyFJMwsufm66vJ52UXJNLRMuQQXnNrsnRi4iJSGIzIZwKxCQ4Mk5MrG84
 LMRUu9xZMxRpMn6EH+8FDii9+2LP07VvCZtYwMPo=
X-Riseup-User-ID: BDABA58A3FB3DEAC4369ADE237658AB33A8CACF400C98D26AB312C4CEBCA4966
Received: from [127.0.0.1] (localhost [127.0.0.1])
 by fews1.riseup.net (Postfix) with ESMTPSA id 4K2ZlV4ywGz5wC9
 for <bug-guix@HIDDEN>; Mon, 21 Feb 2022 13:13:10 -0800 (PST)
Date: Mon, 21 Feb 2022 22:13:07 +0100
From: raingloom <raingloom@HIDDEN>
To: Guix Bugs <bug-guix@HIDDEN>
Subject: frama-c doesn't start
Message-ID: <20220221221307.26fdd05b@HIDDEN>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Received-SPF: pass client-ip=198.252.153.129;
 envelope-from=raingloom@HIDDEN; helo=mx1.riseup.net
X-Spam_score_int: -27
X-Spam_score: -2.8
X-Spam_bar: --
X-Spam_report: (-2.8 / 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_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001,
 SPF_HELO_PASS=-0.001, SPF_PASS=-0.001,
 T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: -1.4 (-)
X-Debbugs-Envelope-To: submit
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -2.4 (--)

I was just idly messing around so I'm not super motivated to dig
deeper.

```
guix shell frama-c -- frama-c
[kernel] User Error: [findlib] package 'ocamlgraph' not found (required by `frama-c.kernel')
[kernel] User Error: Deferred error message was emitted during execution. See above messages for more information.
[kernel] Frama-C aborted: invalid user input.
```




Acknowledgement sent to raingloom <raingloom@HIDDEN>:
New bug report received and forwarded. Copy sent to bug-guix@HIDDEN. Full text available.
Report forwarded to bug-guix@HIDDEN:
bug#54094; Package guix. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Mon, 21 Feb 2022 21:30:02 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.