GNU bug report logs - #57625
gnu: Add pnet.

Previous Next

Package: guix-patches;

Reported by: Adam Faiz <adam.faiz <at> disroot.org>

Date: Tue, 6 Sep 2022 14:55:02 UTC

Severity: normal

Tags: patch

Merged with 74609

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


Message #23 received at 57625 <at> debbugs.gnu.org (full text, mbox):

From: Maxime Devos <maximedevos <at> telenet.be>
To: Adam Faiz <adam.faiz <at> disroot.org>, 57625 <at> debbugs.gnu.org
Subject: Re: [bug#57625] [PATCH 2/3] gnu: Add treecc.
Date: Tue, 6 Sep 2022 20:07:33 +0200
[Message part 1 (text/plain, inline)]
On 06-09-2022 17:39, Adam Faiz via Guix-patches via wrote:
>
> +  (package
> +    (name "treecc")
> +    (version "0.3.10")
> +    (source (origin
> +              (method url-fetch)
> +              (uri (string-append
> + "https://download.savannah.gnu.org/releases/dotgnu-pnet/treecc-"
> +                    version ".tar.gz"))
> +              (sha256
> +               (base32
> + "1rzgnspg2xccdq3qsx0vi3j28h4qkrzbrjnhzvnny34fjfk217ay")))) 

Similarly to pnet, configure, Makefile.in, ..., config.sub and 
config.guess need to be regenerated too.

config.sub and config.guess are particularly important, old versions 
don't support new architectures. E.g., the bundled config.sub does not 
support aarch64.

Greetings,
Maxime

[OpenPGP_0x49E3EE22191725EE.asc (application/pgp-keys, attachment)]
[OpenPGP_signature (application/pgp-signature, attachment)]

This bug report was last modified 154 days ago.

Previous Next


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