Your message dated Sat, 23 Mar 2024 11:20:06 +0000
with message-id <[email protected]>
and subject line Bug#1065435: fixed in aptitude 0.8.13-6
has caused the Debian Bug report #1065435,
regarding aptitude: FTBFS on armhf and armel: deduced conflicting types for
parameter ‘const T’ (‘long int’ and ‘__suseconds64_t’ {aka ‘long long int’})
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.)
--
1065435: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065435
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: aptitude
Version: 0.8.13-5
Severity: serious
Tags: ftbfs
X-Debbugs-Cc: [email protected], [email protected]
Citing from https://buildd.debian.org/status/package.php?p=aptitude:
BinNMU changelog for aptitude on amd64, arm64, armel, armhf, i386, mips64el,
ppc64el, riscv64, s390x, alpha, hppa, hurd-i386, ia64, loong64, m68k, powerpc,
ppc64, sh4, sparc64 and x32:
Rebuild for time_t
Tail of log for aptitude on armel:
/usr/include/cppunit/TestAssert.h:161:6: note: candidate: ‘template<class T>
void CppUnit::assertEquals(const T&, const T&, SourceLine, const std::string&)’
161 | void assertEquals( const T& expected,
| ^~~~~~~~~~~~
/usr/include/cppunit/TestAssert.h:161:6: note: template argument
deduction/substitution failed:
../../tests/test_misc.cc:187:5: note: deduced conflicting types for parameter
‘const T’ (‘long int’ and ‘__suseconds64_t’ {aka ‘long long int’})
187 | CPPUNIT_ASSERT_EQUAL(static_cast<suseconds_t>(999999), c.tv_usec);
| ^
make[3]: *** [Makefile:869: test_misc.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build/tests'
make[2]: *** [Makefile:1169: check-am] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build/tests'
/bin/sh: 1: ./cppunit_test: not found
make[1]: *** [debian/rules:39: override_dh_auto_test-arch] Error 127
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:22: binary-arch] Error 2
Tail of log for aptitude on armhf:
/usr/include/cppunit/TestAssert.h:161:6: note: candidate: ‘template<class T>
void CppUnit::assertEquals(const T&, const T&, SourceLine, const std::string&)’
161 | void assertEquals( const T& expected,
| ^~~~~~~~~~~~
/usr/include/cppunit/TestAssert.h:161:6: note: template argument
deduction/substitution failed:
../../tests/test_misc.cc:187:5: note: deduced conflicting types for parameter
‘const T’ (‘long int’ and ‘__suseconds64_t’ {aka ‘long long int’})
187 | CPPUNIT_ASSERT_EQUAL(static_cast<suseconds_t>(999999), c.tv_usec);
| ^
make[3]: *** [Makefile:869: test_misc.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build/tests'
make[2]: *** [Makefile:1169: check-am] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build/tests'
/bin/sh: 1: ./cppunit_test: not found
make[1]: *** [debian/rules:39: override_dh_auto_test-arch] Error 127
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:22: binary-arch] Error 2
Given the time and the architectures failing, this is probably related
to dpkg switching on -Werror=implicit-function-declaration on these
architectures (see https://bugs.debian.org/1065371 and a good summary
of a similar case in https://bugs.debian.org/1065431 against lintian).
-- Package-specific info:
Terminal: xterm-256color
$DISPLAY is set.
which aptitude: /usr/bin/aptitude
aptitude version information:
aptitude 0.8.13
Compiler: g++ 13.2.0
Compiled against:
apt version 6.0.0
NCurses version 6.4
libsigc++ version: 2.12.1
Gtk+ support disabled.
Qt support disabled.
Current library versions:
NCurses version: ncurses 6.4.20240113
cwidget version: 0.5.18
Apt version: 6.0.0
aptitude linkage:
linux-vdso.so.1 (0x00007ffc0a3eb000)
libgtk3-nocsd.so.0 => /lib/x86_64-linux-gnu/libgtk3-nocsd.so.0
(0x00007f8fca645000)
libapt-pkg.so.6.0 => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
(0x00007f8fc9e00000)
libncursesw.so.6 => /lib/x86_64-linux-gnu/libncursesw.so.6
(0x00007f8fca1c6000)
libtinfo.so.6 => /lib/x86_64-linux-gnu/libtinfo.so.6
(0x00007f8fca191000)
libsigc-2.0.so.0 => /lib/x86_64-linux-gnu/libsigc-2.0.so.0
(0x00007f8fca188000)
libcwidget.so.4 => /lib/x86_64-linux-gnu/libcwidget.so.4
(0x00007f8fca084000)
libsqlite3.so.0 => /lib/x86_64-linux-gnu/libsqlite3.so.0
(0x00007f8fc9c8a000)
libboost_iostreams.so.1.83.0 =>
/lib/x86_64-linux-gnu/libboost_iostreams.so.1.83.0 (0x00007f8fca06a000)
libxapian.so.30 => /lib/x86_64-linux-gnu/libxapian.so.30
(0x00007f8fc9a00000)
libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6
(0x00007f8fc9600000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f8fc9921000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1
(0x00007f8fca03b000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f8fc941e000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f8fc9c85000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0
(0x00007f8fc9c80000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f8fc9c61000)
libbz2.so.1.0 => /lib/x86_64-linux-gnu/libbz2.so.1.0
(0x00007f8fc990e000)
liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007f8fc98d1000)
liblz4.so.1 => /lib/x86_64-linux-gnu/liblz4.so.1 (0x00007f8fc98ab000)
libzstd.so.1 => /lib/x86_64-linux-gnu/libzstd.so.1 (0x00007f8fc935d000)
libudev.so.1 => /lib/x86_64-linux-gnu/libudev.so.1 (0x00007f8fc9878000)
libsystemd.so.0 => /lib/x86_64-linux-gnu/libsystemd.so.0
(0x00007f8fc927b000)
libgcrypt.so.20 => /lib/x86_64-linux-gnu/libgcrypt.so.20
(0x00007f8fc9133000)
libxxhash.so.0 => /lib/x86_64-linux-gnu/libxxhash.so.0
(0x00007f8fc9865000)
/lib64/ld-linux-x86-64.so.2 (0x00007f8fca686000)
libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007f8fc9129000)
libcap.so.2 => /lib/x86_64-linux-gnu/libcap.so.2 (0x00007f8fc911d000)
libgpg-error.so.0 => /lib/x86_64-linux-gnu/libgpg-error.so.0
(0x00007f8fc90f4000)
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (990, 'unstable'), (980, 'unstable-debug'), (600, 'testing'),
(111, 'buildd-unstable'), (111, 'buildd-experimental'), (110, 'experimental'),
(105, 'experimental-debug')
Architecture: amd64 (x86_64)
Kernel: Linux 6.6.13-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: aptitude
Source-Version: 0.8.13-6
Done: Julian Andres Klode <[email protected]>
We believe that the bug you reported is fixed in the latest version of
aptitude, 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.
Julian Andres Klode <[email protected]> (supplier of updated aptitude 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: Sat, 23 Mar 2024 10:38:31 +0100
Source: aptitude
Architecture: source
Version: 0.8.13-6
Distribution: unstable
Urgency: medium
Maintainer: Aptitude Development Team <[email protected]>
Changed-By: Julian Andres Klode <[email protected]>
Closes: 967911 1065435
Changes:
aptitude (0.8.13-6) unstable; urgency=medium
.
[ Sven Joachim ]
* Cherry-pick aptitude-changelog-parser fix from master branch
(Closes: #967911)
.
[ Sven Mueller ]
* Remove obsolete version restriction on po4a.
.
[ Julian Andres Klode ]
* Team upload.
* fix-ftbfs-with-t64.patch: Fix FTBFS with 64-bit time_t (Closes: #1065435)
Checksums-Sha1:
58ba13545a6e6482538a5e5931b1c5f98611769d 3284 aptitude_0.8.13-6.dsc
d8f2df5a0569f88f803c68b8cf06073d9c35dc1c 59524 aptitude_0.8.13-6.debian.tar.xz
fe69beb21d11db321099d256fbc49bac8401f7c5 6863
aptitude_0.8.13-6_source.buildinfo
Checksums-Sha256:
148bb299957b6388d07c9cc928c7a2f747fd5487fb5e44ffb32efdf0cc811019 3284
aptitude_0.8.13-6.dsc
06d2de266960757f08a375bcad9ddd0038e4a61f6a1530fb6ea302048b03ca07 59524
aptitude_0.8.13-6.debian.tar.xz
11407b91fa71808bd66661ee5bfd30a2873d75da360d9baf6da542380ade337f 6863
aptitude_0.8.13-6_source.buildinfo
Files:
abfce1f8e5a7bdf33bf86b83808055f8 3284 admin optional aptitude_0.8.13-6.dsc
957457f0cef2ad70aa6d395aff449f4a 59524 admin optional
aptitude_0.8.13-6.debian.tar.xz
3ff4ffbf457ff9633a666035d63622d2 6863 admin optional
aptitude_0.8.13-6_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJDBAEBCgAtFiEET7WIqEwt3nmnTHeHb6RY3R2wP3EFAmX+pd0PHGpha0BkZWJp
YW4ub3JnAAoJEG+kWN0dsD9xOocQAIRI+lVhANDrIWo3999OiYAuYyw+O63ph1O/
VghHyHXzRz1hYBN9BhK+e7WopjLYb2W7CIO5XjC69b5o+VyUh/1ddXTTLTJovu+N
SbBf8EqD5JVEPE7Bswp1eEqStEnNuXgEhYDpSMO0YyAl33Lwvh+JcG/Q4dVB6+Yp
/zwaDbcd4fmRiHa2V8h8pjZ5bTeTp1ki43s+s/5cQ2jwJysC5zyoI4HRCR2M1eXw
/Wk7c8shi9MdSeFL9ipL/4PwbfviJ+Ejh6HsumIqaAsfedqxvwAAtTT6ulwVPLh4
4kS7/RU/h6LL0UOzNtsiybau1m8ecFim8GgxIASbFCUhX1l5RuhYdIIgLr7ndfXf
lH/Wzfvyjz1AhAuDjQor4sxiNtMtKewWKRsDPl8iFSGBVDLRtJriZg3zFV5n+yCP
6NhHurWOWAyTcRB5ff5Gokh5Z00tJMH9AGZMQZvdDZrT7WyJpOww4ifyoY2Y2qPJ
4ajjnrZ+/L0OPRp1p4TJ3Rbb0FpXKa9eP+bSSvB7jpWmXYVwz7uDi0tf+2L/g08c
F+VOE+R3Q4Fs8CDj06RXIhOn0jYOZZVTxJNyUFcv0hNTx1p5DvXhEbfpJDpS6xyg
6a5IvpTbwzgnUWW5xGJSeO04+MrDG0+UJRRBafgBKWl4V/M7vw6vHp7nfKCM0El3
vUNLa494
=kG5+
-----END PGP SIGNATURE-----
pgpInTAliTj0o.pgp
Description: PGP signature
--- End Message ---
_______________________________________________
Aptitude-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/aptitude-devel