Hi all,
I installed Guix on Trisquel 9 on an X200 following advice from the
section 2 of the manual. I ran the script mentioned in the first note
with sudo and made the guess that it replaces the steps from sections
2.1 up to 2.5 included, even though that is not mentioned.
Then, following advice
Hello,
I'm having and issue with Mesa on i686-linux which I suspect is caused by
the version of GCC used to build it (i.e. 7.5.0).
To test my theory, I'm trying to build Mesa with a newer version of the
compiler. I tried a few different things, but none worked. I would be
grateful if someone coul
After sending the email, I thought of another thing to try, but it didn't
help. I thought I'd mention it here for completeness:
Try #3:
Using this definition in my local channel:
```
(define gcc->gcc-10
(package-input-rewriting `((,gcc-7 . ,gcc-10)
(,(make-libstdc+
On Tue, Jun 01, 2021 at 09:46:56PM -0300, Thiago Jung Bauermann wrote:
> Hello,
>
> I'm having and issue with Mesa on i686-linux which I suspect is caused by
> the version of GCC used to build it (i.e. 7.5.0).
>
> To test my theory, I'm trying to build Mesa with a newer version of the
> compiler.
Thiago,
Thiago Jung Bauermann 写道:
$ guix build --system=i686-linux \
--with-input=gcc-toolchain=gcc-toolchain@10.3.0 mesa
[…]
successfully built
/gnu/store/bg01dw0178yb7v9xr4zmq5f05200f2ql-mesa-20.2.4.drv
/gnu/store/mvy7pl73yqrd9pi3k3xq14i6dmnfbl8s-mesa-20.2.4-bin
/gnu/store/ii8fbly1s1
Thiago Jung Bauermann 写道:
(define gcc->gcc-10
(package-input-rewriting `((,gcc-7 . ,gcc-10)
(,(make-libstdc++ gcc-7)
. ,(make-libstdc++ gcc-10)
(define-public mesa-10
(package
(inherit (gcc->gcc-10 mesa))
(name "mesa-10"
Two notes after a calming walk in the woods:
Tobias Geerinckx-Rice 写道:
no package has a ‘gcc-toolchain’ input.
Not true: 2 do. I meant that ‘the toolchain’ used to build
everything…
It is not used internally by Guix.
…is not the "gcc-toolchain" package as such.
(package (inherit gcc->
I have Guix installed on a foreign distro (Ubuntu)
Can I run an ipfs node using the Guix provided ipfs package ?
I think I read somewhere that running user services is possible but I
don't remember where
Thanks
Hi there,
Em 02/06/2021 05:16, David Lecompte escreveu:
> One small remark though: at various times, there are messages
> recommending to set PATH, GUIX_PATH or GUIX_LOCPATH but these variables
> are actually set automatically as part of the installation process, so
> these messages are a bit mis
Hi Adriano,
On Wednesday, June 2, 2021 9:38 AM, Adriano Peluso
wrote:
> I have Guix installed on a foreign distro (Ubuntu)
>
> Can I run an ipfs node using the Guix provided ipfs package ?
>
> I think I read somewhere that running user services is possible but I
> don't remember where
Maybe c
On Wed, 2 Jun 2021 10:30:17 -0300
"Adonay Felipe Nogueira via" wrote:
> It might not be enough, but did you enable build substitutes when you were
> asked by the guix installation script?
Actually, I don't remember seeing that question. Maybe they are disabled then,
I will enable them.
> In g
Hi,
I modified the stock dealii package to update
it to 9.3.0 (along with some other minor changes),
but when I try to run an example provided with
deal.II, I get the following error:
./step-70: symbol lookup error:
/gnu/store/7gqbjm6dhczb9zkv7xhk7wvcm0b1mv72-profile/lib/libdeal_II.g.so.9.3.0:
Hi,
Thank you for your response.
Em quarta-feira, 2 de junho de 2021, às 06:22:48 -03, Efraim Flashner escreveu:
> On Tue, Jun 01, 2021 at 09:46:56PM -0300, Thiago Jung Bauermann wrote:
> > Hello,
> >
> > I'm having and issue with Mesa on i686-linux which I suspect is caused
> > by the version o
Hello,
Thank you for your response.
Em quarta-feira, 2 de junho de 2021, às 06:42:41 -03, Tobias Geerinckx-Rice
escreveu:
> Thiago,
>
> Thiago Jung Bauermann 写道:
>
> > $ guix build --system=i686-linux \
> >
> > --with-input=gcc-toolchain=gcc-toolchain@10.3.0 mesa
> >
> > […]
> > successf
Em quarta-feira, 2 de junho de 2021, às 08:13:17 -03, Tobias Geerinckx-Rice
escreveu:
> Two notes after a calming walk in the woods:
Always a good idea!
> Tobias Geerinckx-Rice 写道:
>
> > no package has a ‘gcc-toolchain’ input.
>
> Not true: 2 do. I meant that ‘the toolchain’ used to build
> e
15 matches
Mail list logo