Your message dated Mon, 03 Aug 2026 00:50:17 +0000
with message-id <[email protected]>
and subject line Bug#1143377: fixed in r-bioc-biocneighbors 2.6.0+dfsg-1
has caused the Debian Bug report #1143377,
regarding r-bioc-biocneighbors: FTBFS: ../inst/include/BiocNeighbors.h:23:48: 
error: wrong number of template arguments (3, should be 2)
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 [email protected]
immediately.)


-- 
1143377: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1143377
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:r-bioc-biocneighbors
Version: 2.0.1+ds-3
Severity: serious
Tags: ftbfs forky sid

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/202608/

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-bioc-biocneighbors, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem R
   dh_auto_clean -O--buildsystem=R
   dh_autoreconf_clean -O--buildsystem=R
   dh_clean -O--buildsystem=R
 debian/rules binary
dh binary --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
   dh_auto_install --destdir=debian/r-bioc-biocneighbors/ -O--buildsystem=R
I: R Package: BiocNeighbors Version: 2.0.1
I: Building using R version 4.6.1-1
I: R API version: r-api-4.0
I: Using built-time from d/changelog: Fri, 13 Mar 2026 12:17:11 +0900
        mkdir -p 
/<<BUILDDIR>>/r-bioc-biocneighbors-2.0.1\+ds/debian/r-bioc-biocneighbors/usr/lib/R/site-library
        R CMD INSTALL -l 
/<<BUILDDIR>>/r-bioc-biocneighbors-2.0.1\+ds/debian/r-bioc-biocneighbors/usr/lib/R/site-library
 --clean . --built-timestamp="'Fri, 13 Mar 2026 12:17:11 +0900'"
* installing *source* package ‘BiocNeighbors’ ...
** this is package ‘BiocNeighbors’ version ‘2.0.1’
file ‘inst/doc/userguide.html’ is missing
** using staged installation
** libs
specified C++17
using C++ compiler: ‘x86_64-linux-gnu-g++ (Debian 16.1.0-3) 16.1.0’
using C++17
make[1]: Entering directory '/<<PKGBUILDDIR>>/src'
x86_64-linux-gnu-g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG 
-I../inst/include -I'/usr/lib/R/site-library/Rcpp/include' 
-I'/usr/lib/R/site-library/assorthead/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.6.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2   -c 
RcppExports.cpp -o RcppExports.o
In file included from RcppExports.cpp:4:
../inst/include/BiocNeighbors.h:23:48: error: wrong number of template 
arguments (3, should be 2)
   23 | typedef knncolle::SimpleMatrix<int, int, double> SimpleMatrix;
      |                                                ^
In file included from 
/usr/lib/R/site-library/assorthead/include/knncolle/Builder.hpp:5,
                 from 
/usr/lib/R/site-library/assorthead/include/knncolle/knncolle.hpp:4,
                 from ../inst/include/BiocNeighbors.h:6:
/usr/lib/R/site-library/assorthead/include/knncolle/Matrix.hpp:135:20: note: 
provided for ‘template<class Index_, class Data_> class 
knncolle::SimpleMatrix’
  135 | class SimpleMatrix final : public Matrix<Index_, Data_> {
      |                    ^~~~~
../inst/include/BiocNeighbors.h:28:47: error: wrong number of template 
arguments (2, should be at least 3)
   28 | typedef knncolle::Builder<SimpleMatrix, double> Builder;
      |                                               ^
/usr/lib/R/site-library/assorthead/include/knncolle/Builder.hpp:28:7: note: 
provided for ‘template<class Index_, class Data_, class Distance_, class 
Matrix_> class knncolle::Builder’
   28 | class Builder {
      |       ^~~~~~~
make[1]: *** [/usr/lib/R/etc/Makeconf:199: RcppExports.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: Entering directory '/<<PKGBUILDDIR>>/src'
make[1]: Leaving directory '/<<PKGBUILDDIR>>/src'
ERROR: compilation failed for package ‘BiocNeighbors’
* removing 
‘/<<PKGBUILDDIR>>/debian/r-bioc-biocneighbors/usr/lib/R/site-library/BiocNeighbors’
dh_auto_install: error: R CMD INSTALL -l 
/<<BUILDDIR>>/r-bioc-biocneighbors-2.0.1\+ds/debian/r-bioc-biocneighbors/usr/lib/R/site-library
 --clean . --built-timestamp="'Fri, 13 Mar 2026 12:17:11 +0900'" returned exit 
code 1
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: r-bioc-biocneighbors
Source-Version: 2.6.0+dfsg-1
Done: Charles Plessy <[email protected]>

We believe that the bug you reported is fixed in the latest version of
r-bioc-biocneighbors, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Charles Plessy <[email protected]> (supplier of updated r-bioc-biocneighbors 
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 [email protected])


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

Format: 1.8
Date: Mon, 03 Aug 2026 08:06:18 +0900
Source: r-bioc-biocneighbors
Architecture: source
Version: 2.6.0+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian R Packages Maintainers <[email protected]>
Changed-By: Charles Plessy <[email protected]>
Closes: 1143377
Changes:
 r-bioc-biocneighbors (2.6.0+dfsg-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version.  Closes: #1143377.
   * Use uscan v5 $template template. (routine-update)
   * Standards-Version: 4.7.4 (routine-update)
   * Restrict to R packages team core architectures (routine-update)
   * Drop 'Rules-Requires-Root: no' from d/control (routine-update)
   * lintian-brush: add d/u/metadata (routine-update)
Checksums-Sha1:
 38e437f872b17411db9af9b4eb5c995e1d6ce97a 2240 
r-bioc-biocneighbors_2.6.0+dfsg-1.dsc
 fa7e3b43a2d7792abe53b2ffd2de8f64c21f0acf 34484 
r-bioc-biocneighbors_2.6.0+dfsg.orig.tar.xz
 ce247b20f4d66feb893bbbcea69690b0ff0a41db 3056 
r-bioc-biocneighbors_2.6.0+dfsg-1.debian.tar.xz
 13fa1ec4438769748e4da7fe70ca6224fa67fdc6 12229 
r-bioc-biocneighbors_2.6.0+dfsg-1_amd64.buildinfo
Checksums-Sha256:
 49f27510441d3d3b1c9321d98c8665d4f9105a6722da28607bfee9b97e517c50 2240 
r-bioc-biocneighbors_2.6.0+dfsg-1.dsc
 e7aa2b3fcd16e95ef823b1ede964522de85a7a0156caca11ac4ca0ff10df7865 34484 
r-bioc-biocneighbors_2.6.0+dfsg.orig.tar.xz
 b23aa1a5cb75d45d3f51c931febab315475c3287171e9bb0057a14d696725671 3056 
r-bioc-biocneighbors_2.6.0+dfsg-1.debian.tar.xz
 70282bb4998f5e60f70923ff449a0810dd389a2ffe33239ee0a69eb98df623d1 12229 
r-bioc-biocneighbors_2.6.0+dfsg-1_amd64.buildinfo
Files:
 19b5698adc23b085781d7e4934323725 2240 gnu-r optional 
r-bioc-biocneighbors_2.6.0+dfsg-1.dsc
 ea7621fc5368cb2da93a1606e813d488 34484 gnu-r optional 
r-bioc-biocneighbors_2.6.0+dfsg.orig.tar.xz
 106c7635d78a3f0acb4a35fc94250ad9 3056 gnu-r optional 
r-bioc-biocneighbors_2.6.0+dfsg-1.debian.tar.xz
 58be068587b1a83ce1600596837d034a 12229 gnu-r optional 
r-bioc-biocneighbors_2.6.0+dfsg-1_amd64.buildinfo

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

iQJGBAEBCgAwFiEEc0cUmcxg7Z7ugFlGxb1sjyKV1QIFAmpv3x8SHHBsZXNzeUBk
ZWJpYW4ub3JnAAoJEMW9bI8ildUCknMQAIrG+4cXp41zGW9PEPWrBKgmQz4nIEGW
kYBP6Hoy9ifTeBkllhyKiVzA/dgsWu20Xoc9I0epyVjtuQNu9bg+ctXUx0gzMP5b
g4V5SrBY6BnE8V8/k8DmzQ66/BW2aKZ/39cN302PCdl6XwF9AOsIonGnCkkXsjGI
4CE3fGcOTKL1RNGG5nwjAyjVu7UF9tPxYhC7PEo55wmxovNPmKL4wGNswK9heGYT
E7Lj+naZJ6WcN5TIOiOhVENECuHYOI1/+80ULPofa63mazdFp8oG86y1F+kukpIS
cRSK8cfke9ciUR9OC3QNYMlRBgtRp+lspJ659YQW0PLvinrM83GExXMCJ52PLvAk
l/5Jkysg6H9K4K1Mb1eD8LQwaRW7gixm528aqu2bFqyw+kRRM2W+u9jf5PrB0aGK
wdMZzgM6m7jidvAXgp80j5eMuiYgpgqU0VxwsnG2NC9xetKCpCl972Ay6NScgWQp
UsBxdiMpnAN+kftIesq7Msisf5+DrwVU8V9CnbirCkQz/JL5Fkmb6mCi5CJ265d6
WlP7GWVb7lqow/eVQV1//ZCOWM/0wFOgb/UP3Ugnrhu6NvJren6KkzGw1/sdi5gM
6jXH6WDafQDGReG6KEfwiaJrutEiC7ZkBRAV/e5VTS6Dhv8i8qjYkwKVgiEctvl7
/rATft3ZOaUw
=hVda
-----END PGP SIGNATURE-----

Attachment: pgprHMS0cEEz7.pgp
Description: PGP signature


--- End Message ---

Reply via email to