[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1063020: marked as done (linux: documentation build failure: Sphinx parallel build error: UnboundLocalError: cannot access local variable 'fname' where it is not associated with a value)



Your message dated Sun, 04 Feb 2024 21:11:38 +0000
with message-id <E1rWjm6-006fml-GE@fasolo.debian.org>
and subject line Bug#1063020: fixed in linux 6.6.15-2
has caused the Debian Bug report #1063020,
regarding linux: documentation build failure: Sphinx parallel build error: UnboundLocalError: cannot access local variable 'fname' where it is not associated with a value
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1063020: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063020
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: linux
Version: 6.6.15-1
Severity: serious
Justification: FTBFS
X-Debbugs-Cc: carnil@debian.org

The build for arch:all package FTBFS due to a problem in the
documentation build:

 [2Kreading sources... [ 98%] userspace-api/media/v4l/vidioc-g-frequency .. virt/kvm/devices/vfio
/<<PKGBUILDDIR>>/debian/build/build-doc/Documentation/translations/zh_TW/dev-tools/index.rst:21: WARNING: toctree contains reference to nonexisting document 'translations/zh_TW/dev-tools/sparse'
/<<PKGBUILDDIR>>/debian/build/build-doc/Documentation/driver-api/usb/usb:164: ./drivers/usb/core/message.c:968: WARNING: Duplicate C declaration, also defined at driver-api/usb/gadget:793.
Declaration is '.. c:function:: int usb_string (struct usb_device *dev, int index, char *buf, size_t size)'.
/<<PKGBUILDDIR>>/debian/build/build-doc/Documentation/driver-api/usb/usb.rst:968: WARNING: Duplicate C declaration, also defined at driver-api/usb/gadget:793.
Declaration is '.. c:struct:: usb_string'.
/<<PKGBUILDDIR>>/debian/build/build-doc/Documentation/driver-api/miscellaneous:47: ./drivers/pwm/core.c:548: WARNING: Duplicate C declaration, also defined at driver-api/miscellaneous:240.
Declaration is '.. c:function:: int pwm_capture (struct pwm_device *pwm, struct pwm_capture *result, unsigned long timeout)'.
/<<PKGBUILDDIR>>/debian/build/build-doc/Documentation/driver-api/80211/cfg80211:48: ./include/net/cfg80211.h:7273: WARNING: Duplicate C declaration, also defined at driver-api/80211/cfg80211:7234.
Declaration is '.. c:function:: void cfg80211_rx_assoc_resp (struct net_device *dev, struct cfg80211_rx_assoc_resp *data)'.
/<<PKGBUILDDIR>>/debian/build/build-doc/Documentation/driver-api/80211/mac80211:109: ./include/net/mac80211.h:5169: WARNING: Duplicate C declaration, also defined at driver-api/80211/mac80211:1116.
Declaration is '.. c:function:: void ieee80211_tx_status (struct ieee80211_hw *hw, struct sk_buff *skb)'.
/<<PKGBUILDDIR>>/debian/build/build-doc/Documentation/gpu/drm-kms:360: ./drivers/gpu/drm/drm_fourcc.c:336: WARNING: Duplicate C declaration, also defined at gpu/drm-kms:38.
Declaration is '.. c:function:: const struct drm_format_info * drm_format_info (u32 format)'.
/<<PKGBUILDDIR>>/debian/build/build-doc/Documentation/gpu/drm-kms:459: ./drivers/gpu/drm/drm_modeset_lock.c:392: WARNING: Duplicate C declaration, also defined at gpu/drm-kms:49.
Declaration is '.. c:function:: int drm_modeset_lock (struct drm_modeset_lock *lock, struct drm_modeset_acquire_ctx *ctx)'.
/<<PKGBUILDDIR>>/debian/build/build-doc/Documentation/gpu/drm-uapi:357: ./drivers/gpu/drm/drm_ioctl.c:928: WARNING: Duplicate C declaration, also defined at gpu/drm-uapi:70.
Declaration is '.. c:function:: bool drm_ioctl_flags (unsigned int nr, unsigned int *flags)'.

Sphinx parallel build error:
UnboundLocalError: cannot access local variable 'fname' where it is not associated with a value
make[5]: *** [Documentation/Makefile:148: xmldocs] Error 2
make[4]: *** [/<<PKGBUILDDIR>>/debian/build/build-doc/Makefile:1722: xmldocs] Error 2
make[3]: *** [Makefile:246: __sub-make] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/debian/build/build-doc'
make[2]: *** [debian/rules.real:209: debian/stamps/build-doc] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules.gen:1955: build-indep_doc] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:66: build-indep] Error 2
dpkg-buildpackage: error: debian/rules binary-indep subprocess returned exit status 2

Trying to look into it ASAP.

Regards,
Salvatore

--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 6.6.15-2
Done: Salvatore Bonaccorso <carnil@debian.org>

We believe that the bug you reported is fixed in the latest version of
linux, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1063020@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Salvatore Bonaccorso <carnil@debian.org> (supplier of updated linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 04 Feb 2024 21:28:21 +0100
Source: linux
Architecture: source
Version: 6.6.15-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Changed-By: Salvatore Bonaccorso <carnil@debian.org>
Closes: 1063020
Changes:
 linux (6.6.15-2) unstable; urgency=medium
 .
   * Revert upstream commit causing documentation build failure
     (Closes: #1063020)
     - Revert "docs: kernel_feat.py: fix potential command injection"
Checksums-Sha1:
 efb4a27b6a7343a5dbaf5e78edab22aecc94fd14 231670 linux_6.6.15-2.dsc
 06507c1c2047fae211acf5155c3537807dd18e41 1580640 linux_6.6.15-2.debian.tar.xz
 b12945c3eb738709583db5618f3bb9a1f0c8eec9 7340 linux_6.6.15-2_source.buildinfo
Checksums-Sha256:
 7b93a7b309585fff8380cc0ff8a8f85cfea948db1a33eece1225c6b158363f84 231670 linux_6.6.15-2.dsc
 3378e2d56ea472bc29e922d2c00a2c8e6ee307e3bdd973a1e39cb5d9f6942b2e 1580640 linux_6.6.15-2.debian.tar.xz
 55bb5f34b9ca230cad60d6b877141a4d8e9b52f534af50b665b72cd0c187e313 7340 linux_6.6.15-2_source.buildinfo
Files:
 e9984431b797030e9c6d0e03fb04419f 231670 kernel optional linux_6.6.15-2.dsc
 2979dcd3624c96e2ee9be7c7a0edf684 1580640 kernel optional linux_6.6.15-2.debian.tar.xz
 0a759bac8693deb50617e829ebd7a692 7340 kernel optional linux_6.6.15-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQKmBAEBCgCQFiEERkRAmAjBceBVMd3uBUy48xNDz0QFAmW/9PJfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDQ2
NDQ0MDk4MDhDMTcxRTA1NTMxRERFRTA1NENCOEYzMTM0M0NGNDQSHGNhcm5pbEBk
ZWJpYW4ub3JnAAoJEAVMuPMTQ89EpK0P/Rfu3NEHZUGtpfR1s0Q3OmI0MPWt2fy0
88CLATSS8U8oucLcfMEpNcCFqTTJePWnWcQQgES3cr7/iLzgxx2b2BJdNP6656t1
H2+t4vyChn9p7m3u5o3kPFYVIpCS7egSrVK6OPjAmplvemFkrdSHSRI9GF2QVBCh
8AEeyjbk9rxQq2ngiOqh1xG9EF9b0VOX/pVamKYBzj9XG5xwgKwDfbNTWjHJX+RD
JUII+GuYPnoWNEfvqI1Q0xMw/0Fp0qi5DhkppnZ6/9VzonrODNWFXje6doyrFDiY
CqGhleM2J95J7onMMak1sUpHdMC+H66RqOxd6hh7aQ7mKUWDSOlEw234lxriegrV
pBKEXpHp5yWgh+n/0AhQfloJt/lqd8VK3Ful+Hw3S8fglxMSsTe4rS/pDJxaxV3P
c/Zl3HjUidtGuHkgmd4egmgVuzB2C7EYRWKGXboFNN/qhyPaG4QnxNrLR8PCZgPQ
KB2GV4vbySN4vINqKgQd8cFhFO5yiMz/4XxZUwtw1Yb90c+eGn1ebSQ1mGl+PI1C
KOC7SSzBKe4VeYtjTZ5ap+uMwowmAhLsWB7oK/U8qdlMQm4e7s07Vod859uZlFNF
O+L5QBDwpzTiPl722G0kxDG4wnEJk8/0dxqHjt6XrYIfy4aKxa9L1Wquf4JwJ0+V
HDN7Ir1Kalth
=mXwS
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: