#1139528 r-cran-sets: FTBFS: LaTeX error

#1139528#5
Date:
2026-06-09 10:30:15 UTC
From:
To:
Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202606/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:r-cran-sets, so that this is still
visible in the BTS web page for this package.

Thanks.
--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with vignette --buildsystem R
   dh_auto_clean -O--buildsystem=R
   dh_autoreconf_clean -O--buildsystem=R
   dh_clean -O--buildsystem=R
 debian/rules binary
dh binary --with vignette --buildsystem R
   dh_update_autotools_config -O--buildsystem=R
   dh_autoreconf -O--buildsystem=R
   dh_auto_configure -O--buildsystem=R
   dh_auto_build -O--buildsystem=R
   dh_auto_test -O--buildsystem=R
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--buildsystem=R
   dh_prep -O--buildsystem=R
   debian/rules execute_before_dh_vignette
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_install
I: R packages needed for DEP8: testthat
I: R Package: sets Version: 1.0-25
I: Building using R version 4.6.0-5
I: R API version: r-api-4.0
I: Using built-time from d/changelog: Wed, 11 Mar 2026 09:13:00 +0900
	mkdir -p /<<BUILDDIR>>/r-cran-sets-1.0.25\+ds/debian/r-cran-sets/usr/lib/R/site-library
	R CMD INSTALL -l /<<BUILDDIR>>/r-cran-sets-1.0.25\+ds/debian/r-cran-sets/usr/lib/R/site-library --clean . --built-timestamp="'Wed, 11 Mar 2026 09:13:00 +0900'"
* installing *source* package ‘sets’ ...
** this is package ‘sets’ version ‘1.0-25’
file ‘inst/doc/sets.pdf’ is missing
** using staged installation
** libs
using C compiler: ‘x86_64-linux-gnu-gcc (Debian 15.2.0-17) 15.2.0’
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
x86_64-linux-gnu-gcc -I"/usr/share/R/include" -DNDEBUG       -fpic  -g -O2 -ffile-prefix-map=/build/reproducible-path/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c closure.c -o closure.o
x86_64-linux-gnu-gcc -I"/usr/share/R/include" -DNDEBUG       -fpic  -g -O2 -ffile-prefix-map=/build/reproducible-path/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c init.c -o init.o
x86_64-linux-gnu-gcc -shared -L/usr/lib/R/lib -Wl,-z,relro -o sets.so closure.o init.o -L/usr/lib/R/lib -lR
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
installing to /<<PKGBUILDDIR>>/debian/r-cran-sets/usr/lib/R/site-library/00LOCK-r-cran-sets-1.0.25+ds/00new/sets/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (sets)
W: Ignoring specified R dependency: R (>= 2.7.0)
I: Using r-cran-testthat for Recommends:testthat
I: Using r-cran-proxy for Suggests:proxy
I: Use r-cran-sets as Debian binary package for variables substitution
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_vignette -O--buildsystem=R

R version 4.6.0 (2026-04-24) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
--- re-building ‘sets.Rnw’ using Sweave

Attaching package: ‘proxy’

The following objects are masked from ‘package:stats’:

    as.dist, dist

The following object is masked from ‘package:base’:

    as.matrix

The "ward" method has been renamed to "ward.D"; note new "ward.D2"
The "ward" method has been renamed to "ward.D"; note new "ward.D2"
Error: processing vignette 'sets.Rnw' failed with diagnostics:
Running 'texi2dvi' on 'sets.tex' failed.
LaTeX errors:
! Undefined control sequence.
<argument> cite.\@citeb
                        \@extra@b@citeb
l.84 \begin{document}

! Emergency stop.
<argument> cite.\@citeb
                        \@extra@b@citeb
l.84 \begin{document}

!  ==> Fatal error occurred, no output PDF file produced!
--- failed re-building ‘sets.Rnw’

SUMMARY: processing the following file failed:
  ‘sets.Rnw’

Error: Vignette re-building failed.
Execution halted
make: *** [debian/rules:4: binary] Error 1
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------

#1139528#10
Date:
2026-06-09 13:34:27 UTC
From:
To:
We believe that the bug you reported is fixed in the latest version of
r-cran-sets, 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 1139528@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Charles Plessy <plessy@debian.org> (supplier of updated r-cran-sets 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)
Format: 1.8
Date: Tue, 09 Jun 2026 22:04:21 +0900
Source: r-cran-sets
Architecture: source
Version: 1.0.25+ds-3
Distribution: unstable
Urgency: medium
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Changed-By: Charles Plessy <plessy@debian.org>
Closes: 1139528
Changes:
 r-cran-sets (1.0.25+ds-3) unstable; urgency=medium
 .
   * Team upload.
   * Stop building the vignette.  Closes: #1139528.
   * Standards-Version: 4.7.4 (routine-update)
   * Drop 'Rules-Requires-Root: no' from d/control (routine-update)
Checksums-Sha1:
 2485fa435ec9d8bf122ba938d85e145c89c436ba 2125 r-cran-sets_1.0.25+ds-3.dsc
 d9299f8bf0b020ce08b5646539d117e8a8d034df 4528 r-cran-sets_1.0.25+ds-3.debian.tar.xz
 23d667fe9ae323b1e8cee2eaeb117a56b1d39cbd 11287 r-cran-sets_1.0.25+ds-3_amd64.buildinfo
Checksums-Sha256:
 4ebbc95a7972a154e85f0be9e0ee738a091e1cb5b79459c40658178123f9f477 2125 r-cran-sets_1.0.25+ds-3.dsc
 aa1014f79f4f0645896a91e8e8703ffd3810382ac2f933075a6de7ee3c86fa25 4528 r-cran-sets_1.0.25+ds-3.debian.tar.xz
 f216a4e1e3ace93a0ae43ed956eec1a1e9ee5f8180a04cabe7833dce742d1442 11287 r-cran-sets_1.0.25+ds-3_amd64.buildinfo
Files:
 2199f561baa1891b3ff168e7826983e5 2125 gnu-r optional r-cran-sets_1.0.25+ds-3.dsc
 12a00c54bcbe4fd2a7c1bbe37657ec66 4528 gnu-r optional r-cran-sets_1.0.25+ds-3.debian.tar.xz
 6f87a45bd4c2a33a2bab9a3151291f59 11287 gnu-r optional r-cran-sets_1.0.25+ds-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEc0cUmcxg7Z7ugFlGxb1sjyKV1QIFAmooETQACgkQxb1sjyKV
1QKVyBAAqKZD+eUxQxjLsycLWuamzW/7vG+huvf5fyKAVeqJ2uxRIC/84Vhi7rR6
N0hOA+IUYGouy4o3MGk/ZXscpV0cZx9Bq1TxMdwhnI6/qByoVH9+XMkgBXh28K9N
yLC4KEZHhy+aT9MRQbn1VkCCc77GYAkRK9vJDF31MIZEPeXz+ieRo70UNUGZ8kKK
I85KK84onjsqdbX+GS61ZPEpOxSuRPlsOpM/bvE047OErolyNGt5TIwJdi3Y9qQW
htWaaKhKrz+z9RG882HgCXK+L7w/eZxjdfYf7wGg3pXkbnkc7oJygg7eWk9p4O67
MK+bX0Wz92zaxZlIidcxHP1Be0Ge/mc0oM7iHFd4pRsUunZSYYqE6HLJA7FfzYxr
yaVUIKllz6yQMu0aI85QG6CkrxYW1zKc09LdlXRb6r89gKEMss8gw/B9fln5ZtWq
hqmIapjXeW8hZnTBysQZY7BjaSUYtjkZxd6S/ApFZ/R3c/+Iezf3pQCljYSErt8a
R8JWgT7ok5C6AZlLgJyRpl3EFMJzOXoGUHPQuThHietgkF39w5wPhYCJsn0ndBkV
Jn5jxVx9zOB27iWrnmigCfQvyLpRKn2HTJtBTMXgtzsGK2+AxNJkyZQm4ubQkAxx
pddHZGDjAcdLe0XWmcKDcB+CgOJB699Nnks5/7jhULsEYDKuqck=
=nuEL
-----END PGP SIGNATURE-----