unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Jean-Pierre De Jesus Diaz <jean@foundation.xyz>
To: Julien Lepiller <julien@lepiller.eu>
Cc: sharlatanus@gmail.com, ds-ac@nanein.fr, 70567@debbugs.gnu.org,
	andreas@enge.fr, bavier@posteo.net
Subject: [bug#70567] [PATCH 0/7] frama-c: Update to 28.1.
Date: Thu, 25 Apr 2024 15:35:19 +0000	[thread overview]
Message-ID: <CAG1gdUrp_3_GwSLWre0fYceO-TDqEpi13HBGjWFHLFXqX6b19w@mail.gmail.com> (raw)
In-Reply-To: <23FB3A3D-8FED-418D-AF36-0EF59C95F0E7@lepiller.eu>

Hi,

I've sent a v2 of the patches, it now uses https and fixed
ocaml-unionfind origin that didn't contain the file-name
field.

On Thu, Apr 25, 2024 at 3:24 PM Julien Lepiller <julien@lepiller.eu> wrote:
>
>
>
> Le 25 avril 2024 16:54:34 GMT+02:00, Arnaud Daby-Seesaram via Guix-patches via <guix-patches@gnu.org> a écrit :
> >Hi,
> >
> >Thank you for these patches.  I confirm that the patches do apply, and
> >that packages build.
> >
> >That said, I still experience an issue when trying to run frama-c.
> >I can enter a `guix shell frama-c` environment, but then:
> >
> >- `frama-c --version` outputs "28.1 (Nickel)", as expected.
> >
> >- `frama-c --help` errors out with the following error:
> >    | Unexpected error (The library "frama-c-alias.core" can't be found
> >    | in the search paths
> >    | "/gnu/store/psmc4940aa9bj23dddkglv0p2yhi05kn-ocaml-4.14.1/lib".).
> >  together with a backtrace.
> >
> >
> >Note: this issue is also present in Guix for frama-c version
> >      27.1 (Cobalt).
> >
> >
> >I am missing additional packages (maybe in another channel) which would
> >provide frama-c-* packages?
>
> Try with guix shell frama-c ocaml
>
> >
> >
> >Orthogonal comment: should "http://" be replaced by "https://"?
>
> If the website is available at https, yes
>
> >
> >
> >Best regards,
> >




  reply	other threads:[~2024-04-25 15:36 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-25 13:08 [bug#70567] [PATCH 0/7] frama-c: Update to 28.1 Jean-Pierre De Jesus DIAZ
2024-04-25 13:12 ` [bug#70567] [PATCH 1/7] gnu: ocaml-lablgtk3-sourceview3: Fix inputs Jean-Pierre De Jesus DIAZ
2024-04-25 13:12 ` [bug#70567] [PATCH 2/7] gnu: coq-flocq: Update to 4.1.4 Jean-Pierre De Jesus DIAZ
2024-04-25 13:12 ` [bug#70567] [PATCH 3/7] gnu: why3: Update to 1.7.2 Jean-Pierre De Jesus DIAZ
2024-04-25 13:12 ` [bug#70567] [PATCH 4/7] gnu: why3: Use new style Jean-Pierre De Jesus DIAZ
2024-04-25 13:12 ` [bug#70567] [PATCH 5/7] gnu: why3: Enable extra features Jean-Pierre De Jesus DIAZ
2024-04-25 13:12 ` [bug#70567] [PATCH 6/7] gnu: Add ocaml-unionfind Jean-Pierre De Jesus DIAZ
2024-04-25 13:12 ` [bug#70567] [PATCH 7/7] gnu: frama-c: Update to 28.1 Jean-Pierre De Jesus DIAZ
2024-04-25 14:30 ` [bug#70567] [PATCH 0/7] " Julien Lepiller
2024-04-25 14:54 ` Arnaud Daby-Seesaram via Guix-patches via
2024-04-25 15:08   ` Jean-Pierre De Jesus Diaz
2024-04-25 15:23     ` Arnaud Daby-Seesaram via Guix-patches via
2024-04-25 15:22   ` Julien Lepiller
2024-04-25 15:35     ` Jean-Pierre De Jesus Diaz [this message]
2024-04-25 15:35     ` Andreas Enge
2024-04-26 13:03       ` Jean-Pierre De Jesus Diaz
2024-04-28 14:01         ` Andreas Enge
2024-04-25 15:21 ` [bug#70567] [PATCH v2 1/7] gnu: ocaml-lablgtk3-sourceview3: Fix inputs Jean-Pierre De Jesus DIAZ
2024-04-25 15:21   ` [bug#70567] [PATCH v2 2/7] gnu: coq-flocq: Update to 4.1.4 Jean-Pierre De Jesus DIAZ
2024-04-25 15:21   ` [bug#70567] [PATCH v2 3/7] gnu: why3: Update to 1.7.2 Jean-Pierre De Jesus DIAZ
2024-04-25 15:21   ` [bug#70567] [PATCH v2 4/7] gnu: why3: Use new style Jean-Pierre De Jesus DIAZ
2024-04-25 15:21   ` [bug#70567] [PATCH v2 5/7] gnu: why3: Enable extra features Jean-Pierre De Jesus DIAZ
2024-04-25 15:21   ` [bug#70567] [PATCH v2 6/7] gnu: Add ocaml-unionfind Jean-Pierre De Jesus DIAZ
2024-05-01 16:13     ` Ludovic Courtès
2024-04-25 15:21   ` [bug#70567] [PATCH v2 7/7] gnu: frama-c: Update to 28.1 Jean-Pierre De Jesus DIAZ
2024-05-07 15:57 ` [bug#70567] [PATCH v2 1/7] gnu: ocaml-lablgtk3-sourceview3: Fix inputs Jean-Pierre De Jesus DIAZ
2024-05-07 15:57   ` [bug#70567] [PATCH v2 2/7] gnu: coq-flocq: Update to 4.1.4 Jean-Pierre De Jesus DIAZ
2024-05-07 15:57   ` [bug#70567] [PATCH v2 3/7] gnu: why3: Update to 1.7.2 Jean-Pierre De Jesus DIAZ
2024-05-07 15:57   ` [bug#70567] [PATCH v2 4/7] gnu: why3: Use new style Jean-Pierre De Jesus DIAZ
2024-05-07 15:57   ` [bug#70567] [PATCH v2 5/7] gnu: why3: Enable extra features Jean-Pierre De Jesus DIAZ
2024-05-07 15:57   ` [bug#70567] [PATCH v2 6/7] gnu: Add ocaml-unionfind Jean-Pierre De Jesus DIAZ
2024-05-07 15:57   ` [bug#70567] [PATCH v2 7/7] gnu: frama-c: Update to 28.1 Jean-Pierre De Jesus DIAZ
2024-05-15 14:52     ` Andreas Enge
2024-05-15 15:05       ` Jean-Pierre De Jesus Diaz
2024-05-15 15:23         ` bug#70567: " Andreas Enge
2024-05-15 15:01 ` [bug#70567] [PATCH v3 1/3] gnu: why3: Update to 1.7.2 Jean-Pierre De Jesus DIAZ
2024-05-15 15:01   ` [bug#70567] [PATCH v3 2/3] gnu: why3: Use new style Jean-Pierre De Jesus DIAZ
2024-05-15 15:01   ` [bug#70567] [PATCH v3 3/3] gnu: why3: Enable extra features Jean-Pierre De Jesus DIAZ

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAG1gdUrp_3_GwSLWre0fYceO-TDqEpi13HBGjWFHLFXqX6b19w@mail.gmail.com \
    --to=jean@foundation.xyz \
    --cc=70567@debbugs.gnu.org \
    --cc=andreas@enge.fr \
    --cc=bavier@posteo.net \
    --cc=ds-ac@nanein.fr \
    --cc=julien@lepiller.eu \
    --cc=sharlatanus@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).