Ludovic Courtès writes:
Hello,
> Janneke Nieuwenhuizen skribis:
>
>> As mentioned on IRC, I've reconfigured my system to core-updates+this
>> patch series and it works for me.
>
> Pushed as 817838c38bbeb4ef7dcb64af5fce168aeb51306e, thanks for testing!
Yay!
>> --- a/gnu/system/examples/devel-hu
build log here: https://0x0.st/X4Rv.txt
```
building /gnu/store/7fc94ifad3hc5i1vvvm8vkq80bvqfn7x-openscad-2021.01.drv...
\ 'build' phase��@ build-log 21141 217
��op1’ [-Wunused-parameter]
773 | template Value operator()(const T &op1,
const U &op2) const { return false; }
|
build log: https://0x0.st/X4R7.txt
```
building /gnu/store/qclfsd734zvd85ydpqqlk335yp83fwk9-kaidan-0.9.0.drv...
- 'configure' phasebuilder for
`/gnu/store/qclfsd734zvd85ydpqqlk335yp83fwk9-kaidan-0.9.0.drv' failed with exit
code 1
build of /gnu/store/qclfsd734zvd85ydpqqlk335yp83fwk9-kaidan-0.9.0.
I have submitted a patch at https://issues.guix.gnu.org/67849#11
~Jonathan
Hi,
I was playing around with a package using cmake and got an error when
crossbuilding for i586-pc-gnu. The reason seems to be that cmake build
system only checks for a mingw target and assumes all other targets are
Linux and sets CMAKE_SYSTEM_NAME accordingly.
I am able to work around it b
Ludovic Courtès skribis:
> But the core problem seems to be that ‘cleanup-service-type’ deletes
> /var/run at boot but not /run. I guess it should delete /run as well?
Oh, it’s already filed here: https://issues.guix.gnu.org/64775
Fixed via
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=b1b3724996952102ad2751fa5111c6e8680b2ed4
I think it works now, as in my GNOME session icedove behaves as intended.
~Jonathan
Hello,
I tried to install Guix on some hardware I had l lying around and it did
not quite work out. I used the graphical installer and did not do anything
special. The Installation failed, and I was asked if I wanted to report a
problem, after which I chose the upload functionality in the Instal
On Fri, Aug 16, 2024, at 12:12 PM, Ludovic Courtès wrote:
> Could you share (maybe privately) the relevant excerpt of
> /var/log/messages?
>
> Could you also share (ideally) a minimum Guix System config and a
> sequence of commands to reproduce it?
>
> Are you able to reproduce it in ‘guix system