Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Tomas Volf b6f82b9ef1
gnu: linux-libre-documentation: Fix compilation.
When compiling linux-libre-documentation@6.6.16, the compilation fails with
following error message:

------
    Exception occurred:
      File "/tmp/guix-build-linux-libre-documentation-6.6.16.drv-0/linux-6.6.16/Documentation/sphinx/kernel_feat.py", line 112, in run
        nodeList = self.nestedParse(out_lines, fname)
    UnboundLocalError: local variable 'fname' referenced before assignment
------

This is already fixed upstream[0], so this commit backports the change.

0: https://lore.kernel.org/all/20240206054907.066a0325@coco.lan/t/

* gnu/packages/linux.scm (linux-libre-documentation): Apply patch fixing
compilation.

Change-Id: Ic96f14aa25df09f38e029ca70d2647cbf37c2365
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-02-20 20:32:50 -05:00
..
bootloader bootloader: grub: Add support for loading an additional initrd. 2024-01-14 23:00:03 +01:00
build services: activation: Ensure /run existence. 2024-02-19 18:42:12 +01:00
home home: symlink-manager: Allow busy device skip. 2024-02-19 18:43:32 +01:00
installer
machine machine/ssh: Refresh parameterization of %CURRENT-SYSTEM. 2024-02-19 11:21:27 +01:00
packages gnu: linux-libre-documentation: Fix compilation. 2024-02-20 20:32:50 -05:00
services services: Add whoogle-service-type. 2024-02-20 10:57:16 +01:00
system services: Add ‘virtual-build-machine’ service. 2024-02-10 23:21:07 +01:00
tests services: Add ‘virtual-build-machine’ service. 2024-02-10 23:21:07 +01:00
artwork.scm
bootloader.scm bootloader: grub: Add support for loading an additional initrd. 2024-01-14 23:00:03 +01:00
ci.scm ci: Don't cross compile to or1k-elf. 2024-01-23 21:45:36 +01:00
compression.scm
home.scm
image.scm scripts: system: Build layered images. 2024-01-08 21:22:44 +03:00
installer.scm
local.mk gnu: Update wlroots to 0.17.1. 2024-02-19 22:19:44 -05:00
machine.scm
packages.scm
services.scm services: activation: Ensure /var/run existence. 2024-02-19 18:41:47 +01:00
system.scm system: Omit “root=” kernel argument when root device is “none”. 2024-02-19 18:42:56 +01:00
tests.scm