Your message dated Sat, 10 Jan 2026 17:04:29 +0000
with message-id <[email protected]>
and subject line Bug#1114171: fixed in libdivide 5.2.0-0.1
has caused the Debian Bug report #1114171,
regarding libdivide: FTBFS: /<<PKGBUILDDIR>>/libdivide.h:2014:41: error: 'const
class libdivide::divider<T, ALGO>' has no member named 'denom' [-Wtemplate-body]
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.)
--
1114171: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114171
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libdivide
Version: 3.0-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
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 could not 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:libdivide, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb
PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON
-DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON
-DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix
Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON
-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu ..
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
-- The C compiler identification is GNU 15.2.0
-- The CXX compiler identification is GNU 15.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test cpu_x86
-- Performing Test cpu_x86 - Success
-- Performing Test march_native
-- Performing Test march_native - Success
-- Performing Test fno_tree_vectorize
-- Performing Test fno_tree_vectorize - Success
-- Performing Test avx512
-- Performing Test avx512 - Success
-- Configuring done (1.1s)
-- Generating done (0.0s)
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
FETCHCONTENT_FULLY_DISCONNECTED
-- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
dh_auto_build
cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install
--strip-program=true" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu//CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f CMakeFiles/tester.dir/build.make CMakeFiles/tester.dir/depend
make -f CMakeFiles/benchmark.dir/build.make CMakeFiles/benchmark.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/tester.dir/DependInfo.cmake
"--color="
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/benchmark.dir/DependInfo.cmake
"--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f CMakeFiles/tester.dir/build.make CMakeFiles/tester.dir/build
make -f CMakeFiles/benchmark.dir/build.make CMakeFiles/benchmark.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 33%] Building C object CMakeFiles/benchmark.dir/test/benchmark.c.o
[ 33%] Building CXX object CMakeFiles/tester.dir/test/tester.cpp.o
/usr/bin/c++ -DLIBDIVIDE_AVX512 -I/<<PKGBUILDDIR>> -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -march=native -fno-tree-vectorize -MD -MT
CMakeFiles/tester.dir/test/tester.cpp.o -MF
CMakeFiles/tester.dir/test/tester.cpp.o.d -o
CMakeFiles/tester.dir/test/tester.cpp.o -c /<<PKGBUILDDIR>>/test/tester.cpp
/usr/bin/cc -DLIBDIVIDE_AVX512 -I/<<PKGBUILDDIR>> -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-march=native -fno-tree-vectorize -MD -MT
CMakeFiles/benchmark.dir/test/benchmark.c.o -MF
CMakeFiles/benchmark.dir/test/benchmark.c.o.d -o
CMakeFiles/benchmark.dir/test/benchmark.c.o -c /<<PKGBUILDDIR>>/test/benchmark.c
In file included from /<<PKGBUILDDIR>>/test/tester.cpp:11:
/<<PKGBUILDDIR>>/libdivide.h: In member function âbool libdivide::divider<T,
ALGO>::operator==(const libdivide::divider<T, ALGO>&) constâ:
/<<PKGBUILDDIR>>/libdivide.h:2014:41: error: âconst class
libdivide::divider<T, ALGO>â has no member named âdenomâ [-Wtemplate-body]
2014 | return div.denom.magic == other.denom.magic &&
| ^~~~~
/<<PKGBUILDDIR>>/libdivide.h:2015:40: error: âconst class
libdivide::divider<T, ALGO>â has no member named âdenomâ [-Wtemplate-body]
2015 | div.denom.more == other.denom.more;
| ^~~~~
[ 50%] Linking C executable benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/benchmark.dir/link.txt
--verbose=1
/usr/bin/cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro
-Wl,--dependency-file=CMakeFiles/benchmark.dir/link.d
CMakeFiles/benchmark.dir/test/benchmark.c.o -o benchmark
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 50%] Built target benchmark
make -f CMakeFiles/benchmark_branchfree.dir/build.make
CMakeFiles/benchmark_branchfree.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/benchmark_branchfree.dir/DependInfo.cmake
"--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f CMakeFiles/benchmark_branchfree.dir/build.make
CMakeFiles/benchmark_branchfree.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 66%] Building CXX object
CMakeFiles/benchmark_branchfree.dir/test/benchmark_branchfree.cpp.o
/usr/bin/c++ -DLIBDIVIDE_AVX512 -I/<<PKGBUILDDIR>> -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -march=native -fno-tree-vectorize -MD -MT
CMakeFiles/benchmark_branchfree.dir/test/benchmark_branchfree.cpp.o -MF
CMakeFiles/benchmark_branchfree.dir/test/benchmark_branchfree.cpp.o.d -o
CMakeFiles/benchmark_branchfree.dir/test/benchmark_branchfree.cpp.o -c
/<<PKGBUILDDIR>>/test/benchmark_branchfree.cpp
make[3]: *** [CMakeFiles/tester.dir/build.make:82:
CMakeFiles/tester.dir/test/tester.cpp.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:96: CMakeFiles/tester.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
In file included from /<<PKGBUILDDIR>>/test/benchmark_branchfree.cpp:10:
/<<PKGBUILDDIR>>/libdivide.h: In member function âbool libdivide::divider<T,
ALGO>::operator==(const libdivide::divider<T, ALGO>&) constâ:
/<<PKGBUILDDIR>>/libdivide.h:2014:41: error: âconst class
libdivide::divider<T, ALGO>â has no member named âdenomâ [-Wtemplate-body]
2014 | return div.denom.magic == other.denom.magic &&
| ^~~~~
/<<PKGBUILDDIR>>/libdivide.h:2015:40: error: âconst class
libdivide::divider<T, ALGO>â has no member named âdenomâ [-Wtemplate-body]
2015 | div.denom.more == other.denom.more;
| ^~~~~
make[3]: *** [CMakeFiles/benchmark_branchfree.dir/build.make:82:
CMakeFiles/benchmark_branchfree.dir/test/benchmark_branchfree.cpp.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:160:
CMakeFiles/benchmark_branchfree.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: libdivide
Source-Version: 5.2.0-0.1
Done: Boyuan Yang <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libdivide, 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.
Boyuan Yang <[email protected]> (supplier of updated libdivide 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: Wed, 31 Dec 2025 11:06:08 -0500
Source: libdivide
Architecture: source
Version: 5.2.0-0.1
Distribution: unstable
Urgency: medium
Maintainer: Alexander GQ Gerasiov <[email protected]>
Changed-By: Boyuan Yang <[email protected]>
Closes: 1072368 1113139 1114171
Changes:
libdivide (5.2.0-0.1) unstable; urgency=medium
.
* Non-maintainer upload.
* New upstream release. (Closes: #1072368, #1113139, #1114171)
* debian/control: Bump debhelper from old 11 to 13.
* debian/control: Drop dependency on ${shlibs:Depends}, this is
a devel package.
* debian/control: Mark binary package as Section: libdevel.
* Update standards version to 4.7.3, no changes needed.
* debian/watch: Update to version 5.
* debian/rules: Add extra build flags -Wno-error=pedantic
-Wno-error=maybe-uninitialized to avoid build failures.
* debian/patches/:
+ 0001-CMakeLists.txt-Use-arch-indep-.cmake-install-locatio.patch:
Add patch to fix .cmake files being installed into arch-dep locations
for the arch:all binary package.
.
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* debian/copyright: use spaces rather than tabs to start continuation lines.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Use canonical URL in Vcs-Browser.
Checksums-Sha1:
f8ff406c52dd57c04db8c8d4dc08efca0d05a277 1854 libdivide_5.2.0-0.1.dsc
acd738156a6f48303da6c45d66f9b6eb462a2a5f 1283521 libdivide_5.2.0.orig.tar.gz
879f9d77818a95a8ac468a71c2b53ad8d2ab78c5 3592 libdivide_5.2.0-0.1.debian.tar.xz
62eafefa5befaaf8aba9fc7845c982430beb6f95 6771
libdivide_5.2.0-0.1_amd64.buildinfo
Checksums-Sha256:
af08358da529f811f3dcb8db23046089234291cd5d36409ea9f0c03c766b33bd 1854
libdivide_5.2.0-0.1.dsc
73ae910c4cdbda823b7df2c1e0e1e7427464ebc43fc770b1a30bb598cb703f49 1283521
libdivide_5.2.0.orig.tar.gz
26b6ce84569f09514c004654598968cce1452a7bdf2d7de90bfef1c38e000c2f 3592
libdivide_5.2.0-0.1.debian.tar.xz
24aa3f4a39cc6520af2df5acde7805ccbd4e40d1a3f01c87a040674649ea1b2e 6771
libdivide_5.2.0-0.1_amd64.buildinfo
Files:
296152e8831e1f1f0c26124b06f6fb37 1854 libs optional libdivide_5.2.0-0.1.dsc
4ba77777192c295d6de2b86d88f3239a 1283521 libs optional
libdivide_5.2.0.orig.tar.gz
c3f54a03d77f1b3bf40deb05acf4cddd 3592 libs optional
libdivide_5.2.0-0.1.debian.tar.xz
be50e390481cdf00cfc8fa323b53ea50 6771 libs optional
libdivide_5.2.0-0.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmlVTA0ACgkQwpPntGGC
Ws55eQ//RXQI74xYThb+r/TI4k0jlmxnwtDvWbtPo0d1+hvtQs2fJsCFG0xXAc1j
WBhreQYKN/1nHfmNZrN9q0D+drBVxNJ1uJNPQO643RoHbCAUFUPFIpAmwsyjQgSp
E6zHedM8JJO+A+wrjZ27KwE6xpJy7iX7daIjTGEUk2rwzaG+h6+UD2MgjSVq2EVV
jWn/kJomwvb3+FhO247CnYgLGy926ePdCXiyXcC/Dq+ztxnvyKeE1ICm7X5zQgoz
RXerlbqpOZDSqdlXxEdJc08l+se8IGaN1qUUw65f0DsmLep77ijVxEV4LduIL2CC
7NFaIjlGF38Mw0JeCnpIyFKOHRuLPcYWmKB8sbfTbdu5io9eNr+APLSMFqsIxWKR
Uw6b0qVARr2JzOblLJCMPW3VlFToIxenr8sqXk2UOiq3jwPilM/baXV5ewdHsXNk
dmx0rI0aciBOioY2uZQWzFHJ5a2zd/+10Ve7bRDlOjJGccbqetVe6ojgPfNq+udX
KT7uvTuyKvXEMDHHlcYuTJx9TiOaB8A+eqsEoTypkxO5r4clgRh70PG2sHDJO5G8
Cjy7aZcp3s8pPt0wQyzEV1OtYuhtDRYGnt5fKFgF0znjWmHul4yc2Qq3j8Ba+hVD
Imqinpi2ocy11NpR8htDSLnX1ZVnVHHhn34JWPlC0ENkRbhOIrg=
=IpDl
-----END PGP SIGNATURE-----
pgpwvwBmW91Sj.pgp
Description: PGP signature
--- End Message ---