On 2023-01-06, zimoun wrote:
> On Sun, 25 Dec 2022 at 18:21, Adam Faiz wrote:
>
>> It's unknown whether implementing usage of distcc and enabling it in
>> `guix build` will affect bit-for-bit reproducibility of packages.
>
> The question is how isolated the distributed computational environments
Hi,
Reza Housseini writes:
>> This looks like the kind of (misleading) error thrown when there are top
>> level dependency cycle problems. These are not fun to debug.
>
> I thought maybe this is the problem, any advice how to debug?
Thinking more about it, since this a new module, there should
Hi,
On Sun, 25 Dec 2022 at 18:21, Adam Faiz wrote:
> It's unknown whether implementing usage of distcc and enabling it in
> `guix build` will affect bit-for-bit reproducibility of packages.
The question is how isolated the distributed computational environments
are.
> The distcc feature reque
Hi,
On Wed, 28 Dec 2022 at 15:09, Gottfried wrote:
> Which commands can I use to enter and close my new profile?
To enter, you just need to ’source path/to/some-profile/etc/profile’.
However, you cannot “deactivacte“; unset the environment variables and
restore the previous ones. Maybe, the e
Hi Petr,
On Mon, 26 Dec 2022 at 09:07, phodina via 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/bu
It's a bit hidden, but there's usually another error message on the line
before the first unbound variable error. Hopefully, it should give you a
better clue :)
There is no other error above, this is all I got...
I had a missing include and indeed it showed up before all the unbound
values,
This looks like the kind of (misleading) error thrown when there are top
level dependency cycle problems. These are not fun to debug.
I thought maybe this is the problem, any advice how to debug?
--
Reza Housseini
This message is signed with my GnuPG key:
C0F3 0812 9AF2 80F4 0830 C2C1 C3
Just to rule out the obvious things:
did you perform a clean rebuild?
ie.: make clean, or git clean -fxd, the bootstrap, configure, make
Also could you send the patch containing your additions?
My guess is that the Guix feature that auto-suggests what module to
import when there is an unbound va
Hi,
On Sun, 01 Jan 2023 at 20:58, Moisés Simón wrote:
> Note I have run it in container to make sure my system or profile
> configuration is not messing with it, but I get the same error running
> in it on my profile. Installing it on system gave same results.
This invocation,
guix shell