help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gcc-toolchain-4.8 build failure


From: Simon Tournier
Subject: Re: gcc-toolchain-4.8 build failure
Date: Fri, 06 Jan 2023 16:35:31 +0100

Hi Petr,

On Mon, 26 Dec 2022 at 09:07, phodina via <help-guix@gnu.org> wrote:

> So I grabbed the gcc-toolchain-4.8 and found out it's broken and
> doesn't build without errors. [1]

Note gcc-4.7 is also failing,

    http://ci.guix.gnu.org/build/98496/details

but gcc-4.9 builds fine,

    http://ci.guix.gnu.org/build/98527/details


Well, I guess gcc-toolchain@4.8 is built using gcc-toolchain@10 and
probably some incompatibilities.  Well, my attempt is failing…
similarly.

--8<---------------cut here---------------start------------->8---
$ guix build -e '(@@ (gnu packages gcc) gcc-4.8)'   \
       --with-c-toolchain=gcc-4.8=gcc-toolchain@4.9 \
       --no-grafts

[...]

cfns.gperf: At global scope:
cfns.gperf:101:1: error: ‘const char* libc_name_p(const char*, unsigned int)’ 
redeclared inline with ‘gnu_inline’ attribute
cfns.gperf:26:14: note: ‘const char* libc_name_p(const char*, unsigned int)’ 
previously declared here
--8<---------------cut here---------------end--------------->8---

Bah, I do not know. :-)


Cheers,
simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]