diff options
author | Tomas Volf <[email protected]> | 2024-02-13 17:22:09 +0100 |
---|---|---|
committer | Leo Famulari <[email protected]> | 2024-02-20 20:32:50 -0500 |
commit | b6f82b9ef1a3d51a39995598eab9f793656e9123 (patch) | |
tree | 0d0ea2ceff3d6e8bfa2b6145d1c823655262a704 /tests/build-utils.scm | |
parent | 3bc2a7d0edc6e4f38631f11fe8b51e6e42926a20 (diff) |
gnu: linux-libre-documentation: Fix compilation.
When compiling [email protected], 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/[email protected]/t/
* gnu/packages/linux.scm (linux-libre-documentation): Apply patch fixing
compilation.
Change-Id: Ic96f14aa25df09f38e029ca70d2647cbf37c2365
Signed-off-by: Leo Famulari <[email protected]>
Diffstat (limited to 'tests/build-utils.scm')
0 files changed, 0 insertions, 0 deletions