#1099221 cupt: FTBFS: Failed test 'error message is right'

Package:
src:cupt
Source:
src:cupt
Submitter:
Santiago Vila
Date:
2026-01-18 11:55:04 UTC
Severity:
normal
Tags:
#1099221#5
Date:
2025-03-01 21:00:48 UTC
From:
To:
Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean -Bb/ --parallel --with bash-completion
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_auto_clean -O-Bb/ -O--parallel
dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_clean -O-Bb/ -O--parallel
dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
 debian/rules binary
dh binary -Bb/ --parallel --with bash-completion
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_update_autotools_config -O-Bb/ -O--parallel
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -Bb/ -- -DCMAKE_BUILD_TYPE=RelWithDebInfo

[... snipped ...]

/<<PKGBUILDDIR>>/cpp/downloadmethods/../lib/include/cupt/format2.hpp:44:30: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
   44 |         Tuple< Head, Tail...>(const Head& head_, const Tail&... tail_)
      |                              ^
/<<PKGBUILDDIR>>/cpp/downloadmethods/../lib/include/cupt/format2.hpp:44:30: note: remove the ‘< >’
[ 77%] Linking CXX shared module libfile.so
cd /<<PKGBUILDDIR>>/b/cpp/downloadmethods && /usr/bin/cmake -E cmake_link_script CMakeFiles/downloadmethod-file.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wall -Wextra -std=gnu++14 -fPIC -include common/common.hpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-format-security -O2 -g -DNDEBUG -Wl,--dependency-file=CMakeFiles/downloadmethod-file.dir/link.d -Wl,-z,relro -pthread -Wl,--as-needed -shared  -o libfile.so "CMakeFiles/downloadmethod-file.dir/file.cpp.o"  -Wl,-rpath,/<<PKGBUILDDIR>>/b/cpp/lib: ../lib/libcupt4.so.2 -ldl -lrt -lgcrypt -Wl,--no-undefined
make[3]: Leaving directory '/<<PKGBUILDDIR>>/b'
[ 77%] Built target downloadmethod-file
make  -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/b'
cd /<<PKGBUILDDIR>>/b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/doc /<<PKGBUILDDIR>>/b /<<PKGBUILDDIR>>/b/doc /<<PKGBUILDDIR>>/b/doc/CMakeFiles/doc.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/b'
make  -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/b'
[ 78%] Generating doxygen-stamp
cd /<<PKGBUILDDIR>>/doc/reference && mkdir -p /<<PKGBUILDDIR>>/b/doc/reference
cd /<<PKGBUILDDIR>>/doc/reference && sh -c "( cat Doxyfile; echo \"OUTPUT_DIRECTORY=/<<PKGBUILDDIR>>/b/doc/reference\" ) | doxygen -"
warning: Tag 'TCL_SUBST' at line 203 of file '-' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 830 of file '-' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_TIMESTAMP' at line 926 of file '-' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'FORMULA_TRANSPARENT' at line 1148 of file '-' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_SOURCE_CODE' at line 1287 of file '-' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 1540 of file '-' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 1552 of file '-' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 1561 of file '-' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTSIZE' at line 1587 of file '-' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_TRANSPARENT' at line 1736 of file '-' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
/<<PKGBUILDDIR>>/cpp/lib/include/cupt/versionstring.hpp:30: warning: unable to resolve reference to 'checkPackageName' for \ref command
cd /<<PKGBUILDDIR>>/doc/reference && find /<<PKGBUILDDIR>>/b/doc/reference -name "*.js" -delete
cd /<<PKGBUILDDIR>>/doc/reference && touch /<<PKGBUILDDIR>>/b/doc/doxygen-stamp
[ 79%] Generating tutorial-stamp
cd /<<PKGBUILDDIR>>/b/doc && txt2tags -t html -o tutorial.html /<<PKGBUILDDIR>>/doc/tutorial.t2t
In file included from /<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/common.hpp:95,
                 from /<<PKGBUILDDIR>>/cpp/./common/common.hpp:3,
                 from <command-line>:
/<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/format2.hpp:44:30: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
   44 |         Tuple< Head, Tail...>(const Head& head_, const Tail&... tail_)
      |                              ^
/<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/format2.hpp:44:30: note: remove the ‘< >’
txt2tags wrote /<<PKGBUILDDIR>>/b/doc/tutorial.html
cd /<<PKGBUILDDIR>>/b/doc && txt2tags -t man -o cupt_tutorial.7 /<<PKGBUILDDIR>>/doc/tutorial.t2t
txt2tags wrote /<<PKGBUILDDIR>>/b/doc/cupt_tutorial.7
cd /<<PKGBUILDDIR>>/b/doc && touch tutorial-stamp
[ 80%] Generating functionalselectors-stamp
cd /<<PKGBUILDDIR>>/b/doc && txt2tags -t html -o functionalselectors.html /<<PKGBUILDDIR>>/doc/functionalselectors.t2t
txt2tags wrote /<<PKGBUILDDIR>>/b/doc/functionalselectors.html
cd /<<PKGBUILDDIR>>/b/doc && txt2tags -t man -o cupt_functionalselectors.7 /<<PKGBUILDDIR>>/doc/functionalselectors.t2t
txt2tags wrote /<<PKGBUILDDIR>>/b/doc/cupt_functionalselectors.7
cd /<<PKGBUILDDIR>>/b/doc && touch functionalselectors-stamp
[ 81%] Generating cupt.1
cd /<<PKGBUILDDIR>>/b/doc && pod2man --utf8 --name CUPT --section 1 /<<PKGBUILDDIR>>/doc/cupt.1.pod cupt.1
[ 82%] Generating cupt.conf.5
cd /<<PKGBUILDDIR>>/b/doc && pod2man --utf8 --name CUPT.CONF --section 5 /<<PKGBUILDDIR>>/doc/cupt.conf.5.pod cupt.conf.5
[ 83%] Generating cupt_vs_apt.5
cd /<<PKGBUILDDIR>>/b/doc && pod2man --utf8 --name CUPT_VS_APT --section 5 /<<PKGBUILDDIR>>/doc/cupt_vs_apt.5.pod cupt_vs_apt.5
make[3]: Leaving directory '/<<PKGBUILDDIR>>/b'
[ 83%] Built target doc
make  -f doc/examples/show-upgradeable/CMakeFiles/show-upgradeable.dir/build.make doc/examples/show-upgradeable/CMakeFiles/show-upgradeable.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/b'
cd /<<PKGBUILDDIR>>/b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/doc/examples/show-upgradeable /<<PKGBUILDDIR>>/b /<<PKGBUILDDIR>>/b/doc/examples/show-upgradeable /<<PKGBUILDDIR>>/b/doc/examples/show-upgradeable/CMakeFiles/show-upgradeable.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/b'
make  -f doc/examples/show-upgradeable/CMakeFiles/show-upgradeable.dir/build.make doc/examples/show-upgradeable/CMakeFiles/show-upgradeable.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/b'
[ 84%] Building CXX object doc/examples/show-upgradeable/CMakeFiles/show-upgradeable.dir/show-upgradeable.cpp.o
cd /<<PKGBUILDDIR>>/b/doc/examples/show-upgradeable && /usr/bin/c++  -I/<<PKGBUILDDIR>>/doc/examples/../../cpp/lib/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++0x -O2 -g -DNDEBUG -MD -MT doc/examples/show-upgradeable/CMakeFiles/show-upgradeable.dir/show-upgradeable.cpp.o -MF CMakeFiles/show-upgradeable.dir/show-upgradeable.cpp.o.d -o CMakeFiles/show-upgradeable.dir/show-upgradeable.cpp.o -c /<<PKGBUILDDIR>>/doc/examples/show-upgradeable/show-upgradeable.cpp
In file included from /<<PKGBUILDDIR>>/doc/examples/../../cpp/lib/include/cupt/common.hpp:95,
                 from /<<PKGBUILDDIR>>/doc/examples/show-upgradeable/show-upgradeable.cpp:25:
/<<PKGBUILDDIR>>/doc/examples/../../cpp/lib/include/cupt/format2.hpp:44:30: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
   44 |         Tuple< Head, Tail...>(const Head& head_, const Tail&... tail_)
      |                              ^
/<<PKGBUILDDIR>>/doc/examples/../../cpp/lib/include/cupt/format2.hpp:44:30: note: remove the ‘< >’
[ 86%] Linking CXX executable show-upgradeable
cd /<<PKGBUILDDIR>>/b/doc/examples/show-upgradeable && /usr/bin/cmake -E cmake_link_script CMakeFiles/show-upgradeable.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++0x -O2 -g -DNDEBUG -Wl,-z,relro -rdynamic -Wl,--dependency-file=CMakeFiles/show-upgradeable.dir/link.d "CMakeFiles/show-upgradeable.dir/show-upgradeable.cpp.o" -o show-upgradeable  -Wl,-rpath,/<<PKGBUILDDIR>>/b/cpp/lib ../../../cpp/lib/libcupt4.so.2 -ldl -lrt -lgcrypt -Wl,--no-undefined
make[3]: Leaving directory '/<<PKGBUILDDIR>>/b'
[ 86%] Built target show-upgradeable
make  -f doc/examples/show-available/CMakeFiles/show-available.dir/build.make doc/examples/show-available/CMakeFiles/show-available.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/b'
cd /<<PKGBUILDDIR>>/b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/doc/examples/show-available /<<PKGBUILDDIR>>/b /<<PKGBUILDDIR>>/b/doc/examples/show-available /<<PKGBUILDDIR>>/b/doc/examples/show-available/CMakeFiles/show-available.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/b'
make  -f doc/examples/show-available/CMakeFiles/show-available.dir/build.make doc/examples/show-available/CMakeFiles/show-available.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/b'
[ 87%] Building CXX object doc/examples/show-available/CMakeFiles/show-available.dir/show-available.cpp.o
cd /<<PKGBUILDDIR>>/b/doc/examples/show-available && /usr/bin/c++  -I/<<PKGBUILDDIR>>/doc/examples/../../cpp/lib/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++0x -O2 -g -DNDEBUG -MD -MT doc/examples/show-available/CMakeFiles/show-available.dir/show-available.cpp.o -MF CMakeFiles/show-available.dir/show-available.cpp.o.d -o CMakeFiles/show-available.dir/show-available.cpp.o -c /<<PKGBUILDDIR>>/doc/examples/show-available/show-available.cpp
In file included from /<<PKGBUILDDIR>>/doc/examples/../../cpp/lib/include/cupt/common.hpp:95,
                 from /<<PKGBUILDDIR>>/doc/examples/../../cpp/lib/include/cupt/config.hpp:23,
                 from /<<PKGBUILDDIR>>/doc/examples/show-available/show-available.cpp:21:
/<<PKGBUILDDIR>>/doc/examples/../../cpp/lib/include/cupt/format2.hpp:44:30: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
   44 |         Tuple< Head, Tail...>(const Head& head_, const Tail&... tail_)
      |                              ^
/<<PKGBUILDDIR>>/doc/examples/../../cpp/lib/include/cupt/format2.hpp:44:30: note: remove the ‘< >’
[ 88%] Linking CXX executable show-available
cd /<<PKGBUILDDIR>>/b/doc/examples/show-available && /usr/bin/cmake -E cmake_link_script CMakeFiles/show-available.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++0x -O2 -g -DNDEBUG -Wl,-z,relro -rdynamic -Wl,--dependency-file=CMakeFiles/show-available.dir/link.d "CMakeFiles/show-available.dir/show-available.cpp.o" -o show-available  -Wl,-rpath,/<<PKGBUILDDIR>>/b/cpp/lib ../../../cpp/lib/libcupt4.so.2 -ldl -lrt -lgcrypt -Wl,--no-undefined
make[3]: Leaving directory '/<<PKGBUILDDIR>>/b'
[ 88%] Built target show-available
[ 89%] Building CXX object cpp/console/CMakeFiles/cupt.bin.dir/handlers/search.cpp.o
cd /<<PKGBUILDDIR>>/b/cpp/console && /usr/bin/c++  -I/<<PKGBUILDDIR>>/b/cpp -I/<<PKGBUILDDIR>>/cpp/. -I/<<PKGBUILDDIR>>/cpp/console/../lib/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wall -Wextra -std=gnu++14 -fPIC -include common/common.hpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-format-security -O2 -g -DNDEBUG -MD -MT cpp/console/CMakeFiles/cupt.bin.dir/handlers/search.cpp.o -MF CMakeFiles/cupt.bin.dir/handlers/search.cpp.o.d -o CMakeFiles/cupt.bin.dir/handlers/search.cpp.o -c /<<PKGBUILDDIR>>/cpp/console/handlers/search.cpp
In file included from /<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/common.hpp:95,
                 from /<<PKGBUILDDIR>>/cpp/./common/common.hpp:3,
                 from <command-line>:
/<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/format2.hpp:44:30: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
   44 |         Tuple< Head, Tail...>(const Head& head_, const Tail&... tail_)
      |                              ^
/<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/format2.hpp:44:30: note: remove the ‘< >’
[ 90%] Building CXX object cpp/console/CMakeFiles/cupt.bin.dir/handlers/misc.cpp.o
cd /<<PKGBUILDDIR>>/b/cpp/console && /usr/bin/c++  -I/<<PKGBUILDDIR>>/b/cpp -I/<<PKGBUILDDIR>>/cpp/. -I/<<PKGBUILDDIR>>/cpp/console/../lib/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wall -Wextra -std=gnu++14 -fPIC -include common/common.hpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-format-security -O2 -g -DNDEBUG -MD -MT cpp/console/CMakeFiles/cupt.bin.dir/handlers/misc.cpp.o -MF CMakeFiles/cupt.bin.dir/handlers/misc.cpp.o.d -o CMakeFiles/cupt.bin.dir/handlers/misc.cpp.o -c /<<PKGBUILDDIR>>/cpp/console/handlers/misc.cpp
In file included from /<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/common.hpp:95,
                 from /<<PKGBUILDDIR>>/cpp/./common/common.hpp:3,
                 from <command-line>:
/<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/format2.hpp:44:30: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
   44 |         Tuple< Head, Tail...>(const Head& head_, const Tail&... tail_)
      |                              ^
/<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/format2.hpp:44:30: note: remove the ‘< >’
[ 91%] Building CXX object cpp/console/CMakeFiles/cupt.bin.dir/handlers/managepackages.cpp.o
cd /<<PKGBUILDDIR>>/b/cpp/console && /usr/bin/c++  -I/<<PKGBUILDDIR>>/b/cpp -I/<<PKGBUILDDIR>>/cpp/. -I/<<PKGBUILDDIR>>/cpp/console/../lib/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wall -Wextra -std=gnu++14 -fPIC -include common/common.hpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-format-security -O2 -g -DNDEBUG -MD -MT cpp/console/CMakeFiles/cupt.bin.dir/handlers/managepackages.cpp.o -MF CMakeFiles/cupt.bin.dir/handlers/managepackages.cpp.o.d -o CMakeFiles/cupt.bin.dir/handlers/managepackages.cpp.o -c /<<PKGBUILDDIR>>/cpp/console/handlers/managepackages.cpp
In file included from /<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/common.hpp:95,
                 from /<<PKGBUILDDIR>>/cpp/./common/common.hpp:3,
                 from <command-line>:
/<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/format2.hpp:44:30: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
   44 |         Tuple< Head, Tail...>(const Head& head_, const Tail&... tail_)
      |                              ^
/<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/format2.hpp:44:30: note: remove the ‘< >’
[ 92%] Building CXX object cpp/console/CMakeFiles/cupt.bin.dir/handlers/shell.cpp.o
cd /<<PKGBUILDDIR>>/b/cpp/console && /usr/bin/c++  -I/<<PKGBUILDDIR>>/b/cpp -I/<<PKGBUILDDIR>>/cpp/. -I/<<PKGBUILDDIR>>/cpp/console/../lib/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wall -Wextra -std=gnu++14 -fPIC -include common/common.hpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-format-security -O2 -g -DNDEBUG -MD -MT cpp/console/CMakeFiles/cupt.bin.dir/handlers/shell.cpp.o -MF CMakeFiles/cupt.bin.dir/handlers/shell.cpp.o.d -o CMakeFiles/cupt.bin.dir/handlers/shell.cpp.o -c /<<PKGBUILDDIR>>/cpp/console/handlers/shell.cpp
In file included from /<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/common.hpp:95,
                 from /<<PKGBUILDDIR>>/cpp/./common/common.hpp:3,
                 from <command-line>:
/<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/format2.hpp:44:30: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
   44 |         Tuple< Head, Tail...>(const Head& head_, const Tail&... tail_)
      |                              ^
/<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/format2.hpp:44:30: note: remove the ‘< >’
[ 93%] Building CXX object cpp/console/CMakeFiles/cupt.bin.dir/handlers/download.cpp.o
cd /<<PKGBUILDDIR>>/b/cpp/console && /usr/bin/c++  -I/<<PKGBUILDDIR>>/b/cpp -I/<<PKGBUILDDIR>>/cpp/. -I/<<PKGBUILDDIR>>/cpp/console/../lib/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wall -Wextra -std=gnu++14 -fPIC -include common/common.hpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-format-security -O2 -g -DNDEBUG -MD -MT cpp/console/CMakeFiles/cupt.bin.dir/handlers/download.cpp.o -MF CMakeFiles/cupt.bin.dir/handlers/download.cpp.o.d -o CMakeFiles/cupt.bin.dir/handlers/download.cpp.o -c /<<PKGBUILDDIR>>/cpp/console/handlers/download.cpp
[ 94%] Building CXX object cpp/console/CMakeFiles/cupt.bin.dir/handlers/snapshot.cpp.o
cd /<<PKGBUILDDIR>>/b/cpp/console && /usr/bin/c++  -I/<<PKGBUILDDIR>>/b/cpp -I/<<PKGBUILDDIR>>/cpp/. -I/<<PKGBUILDDIR>>/cpp/console/../lib/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wall -Wextra -std=gnu++14 -fPIC -include common/common.hpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-format-security -O2 -g -DNDEBUG -MD -MT cpp/console/CMakeFiles/cupt.bin.dir/handlers/snapshot.cpp.o -MF CMakeFiles/cupt.bin.dir/handlers/snapshot.cpp.o.d -o CMakeFiles/cupt.bin.dir/handlers/snapshot.cpp.o -c /<<PKGBUILDDIR>>/cpp/console/handlers/snapshot.cpp
In file included from /<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/common.hpp:95,
                 from /<<PKGBUILDDIR>>/cpp/./common/common.hpp:3,
                 from <command-line>:
/<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/format2.hpp:44:30: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
   44 |         Tuple< Head, Tail...>(const Head& head_, const Tail&... tail_)
      |                              ^
/<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/format2.hpp:44:30: note: remove the ‘< >’
In file included from /<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/common.hpp:95,
                 from /<<PKGBUILDDIR>>/cpp/./common/common.hpp:3,
                 from <command-line>:
/<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/format2.hpp:44:30: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
   44 |         Tuple< Head, Tail...>(const Head& head_, const Tail&... tail_)
      |                              ^
/<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/format2.hpp:44:30: note: remove the ‘< >’
[ 95%] Building CXX object cpp/console/CMakeFiles/cupt.bin.dir/handlers/why.cpp.o
cd /<<PKGBUILDDIR>>/b/cpp/console && /usr/bin/c++  -I/<<PKGBUILDDIR>>/b/cpp -I/<<PKGBUILDDIR>>/cpp/. -I/<<PKGBUILDDIR>>/cpp/console/../lib/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wall -Wextra -std=gnu++14 -fPIC -include common/common.hpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-format-security -O2 -g -DNDEBUG -MD -MT cpp/console/CMakeFiles/cupt.bin.dir/handlers/why.cpp.o -MF CMakeFiles/cupt.bin.dir/handlers/why.cpp.o.d -o CMakeFiles/cupt.bin.dir/handlers/why.cpp.o -c /<<PKGBUILDDIR>>/cpp/console/handlers/why.cpp
In file included from /<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/common.hpp:95,
                 from /<<PKGBUILDDIR>>/cpp/./common/common.hpp:3,
                 from <command-line>:
/<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/format2.hpp:44:30: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
   44 |         Tuple< Head, Tail...>(const Head& head_, const Tail&... tail_)
      |                              ^
/<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/format2.hpp:44:30: note: remove the ‘< >’
[ 96%] Building CXX object cpp/console/CMakeFiles/cupt.bin.dir/colorizer.cpp.o
cd /<<PKGBUILDDIR>>/b/cpp/console && /usr/bin/c++  -I/<<PKGBUILDDIR>>/b/cpp -I/<<PKGBUILDDIR>>/cpp/. -I/<<PKGBUILDDIR>>/cpp/console/../lib/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wall -Wextra -std=gnu++14 -fPIC -include common/common.hpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-format-security -O2 -g -DNDEBUG -MD -MT cpp/console/CMakeFiles/cupt.bin.dir/colorizer.cpp.o -MF CMakeFiles/cupt.bin.dir/colorizer.cpp.o.d -o CMakeFiles/cupt.bin.dir/colorizer.cpp.o -c /<<PKGBUILDDIR>>/cpp/console/colorizer.cpp
In file included from /<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/common.hpp:95,
                 from /<<PKGBUILDDIR>>/cpp/./common/common.hpp:3,
                 from <command-line>:
/<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/format2.hpp:44:30: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
   44 |         Tuple< Head, Tail...>(const Head& head_, const Tail&... tail_)
      |                              ^
/<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/format2.hpp:44:30: note: remove the ‘< >’
[ 97%] Building CXX object cpp/console/CMakeFiles/cupt.bin.dir/functionselectors.cpp.o
cd /<<PKGBUILDDIR>>/b/cpp/console && /usr/bin/c++  -I/<<PKGBUILDDIR>>/b/cpp -I/<<PKGBUILDDIR>>/cpp/. -I/<<PKGBUILDDIR>>/cpp/console/../lib/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wall -Wextra -std=gnu++14 -fPIC -include common/common.hpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-format-security -O2 -g -DNDEBUG -MD -MT cpp/console/CMakeFiles/cupt.bin.dir/functionselectors.cpp.o -MF CMakeFiles/cupt.bin.dir/functionselectors.cpp.o.d -o CMakeFiles/cupt.bin.dir/functionselectors.cpp.o -c /<<PKGBUILDDIR>>/cpp/console/functionselectors.cpp
[ 98%] Building CXX object cpp/console/CMakeFiles/cupt.bin.dir/selectors.cpp.o
cd /<<PKGBUILDDIR>>/b/cpp/console && /usr/bin/c++  -I/<<PKGBUILDDIR>>/b/cpp -I/<<PKGBUILDDIR>>/cpp/. -I/<<PKGBUILDDIR>>/cpp/console/../lib/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wall -Wextra -std=gnu++14 -fPIC -include common/common.hpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-format-security -O2 -g -DNDEBUG -MD -MT cpp/console/CMakeFiles/cupt.bin.dir/selectors.cpp.o -MF CMakeFiles/cupt.bin.dir/selectors.cpp.o.d -o CMakeFiles/cupt.bin.dir/selectors.cpp.o -c /<<PKGBUILDDIR>>/cpp/console/selectors.cpp
In file included from /<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/common.hpp:95,
                 from /<<PKGBUILDDIR>>/cpp/./common/common.hpp:3,
                 from <command-line>:
/<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/format2.hpp:44:30: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
   44 |         Tuple< Head, Tail...>(const Head& head_, const Tail&... tail_)
      |                              ^
/<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/format2.hpp:44:30: note: remove the ‘< >’
In file included from /<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/common.hpp:95,
                 from /<<PKGBUILDDIR>>/cpp/./common/common.hpp:3,
                 from <command-line>:
/<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/format2.hpp:44:30: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
   44 |         Tuple< Head, Tail...>(const Head& head_, const Tail&... tail_)
      |                              ^
/<<PKGBUILDDIR>>/cpp/console/../lib/include/cupt/format2.hpp:44:30: note: remove the ‘< >’
/<<PKGBUILDDIR>>/cpp/console/functionselectors.cpp: In static member function ‘static std::unique_ptr<FunctionalSelector::Query> FunctionalSelector::parseQuery(const std::string&, bool)’:
/<<PKGBUILDDIR>>/cpp/console/functionselectors.cpp:1272:25: warning: redundant move in return statement [-Wredundant-move]
 1272 |         return std::move(result);
      |                ~~~~~~~~~^~~~~~~~
/<<PKGBUILDDIR>>/cpp/console/functionselectors.cpp:1272:25: note: remove ‘std::move’ call
[100%] Linking CXX executable cupt
cd /<<PKGBUILDDIR>>/b/cpp/console && /usr/bin/cmake -E cmake_link_script CMakeFiles/cupt.bin.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wall -Wextra -std=gnu++14 -fPIC -include common/common.hpp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-format-security -O2 -g -DNDEBUG -Wl,-z,relro -pthread -Wl,--as-needed -rdynamic -Wl,--dependency-file=CMakeFiles/cupt.bin.dir/link.d CMakeFiles/cupt.bin.dir/common.cpp.o CMakeFiles/cupt.bin.dir/cupt.cpp.o CMakeFiles/cupt.bin.dir/misc.cpp.o CMakeFiles/cupt.bin.dir/handlers/search.cpp.o CMakeFiles/cupt.bin.dir/handlers/misc.cpp.o CMakeFiles/cupt.bin.dir/handlers/managepackages.cpp.o CMakeFiles/cupt.bin.dir/handlers/shell.cpp.o CMakeFiles/cupt.bin.dir/handlers/download.cpp.o CMakeFiles/cupt.bin.dir/handlers/snapshot.cpp.o CMakeFiles/cupt.bin.dir/handlers/why.cpp.o CMakeFiles/cupt.bin.dir/colorizer.cpp.o CMakeFiles/cupt.bin.dir/functionselectors.cpp.o CMakeFiles/cupt.bin.dir/selectors.cpp.o -o cupt  -Wl,-rpath,/<<PKGBUILDDIR>>/b/cpp/lib: ../lib/libcupt4.so.2 -lboost_program_options -ldl -lrt -lgcrypt -Wl,--no-undefined
make[3]: Leaving directory '/<<PKGBUILDDIR>>/b'
[100%] Built target cupt.bin
make[2]: Leaving directory '/<<PKGBUILDDIR>>/b'
/usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/b/CMakeFiles 0
make[1]: Leaving directory '/<<PKGBUILDDIR>>/b'
   dh_auto_test -O-Bb/ -O--parallel
dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 9 in use)
	cd b && make -j2 test ARGS\+=--verbose ARGS\+=-j2
make[1]: Entering directory '/<<PKGBUILDDIR>>/b'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/b --check-build-system CMakeFiles/Makefile.cmake 0
make  -f CMakeFiles/Makefile2 test
make[2]: Entering directory '/<<PKGBUILDDIR>>/b'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/b --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/b/CMakeFiles 70
make  -f CMakeFiles/Makefile2 test/CMakeFiles/test.dir/all
make[3]: Entering directory '/<<PKGBUILDDIR>>/b'
make  -f cpp/lib/CMakeFiles/libcupt.dir/build.make cpp/lib/CMakeFiles/libcupt.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/b'
cd /<<PKGBUILDDIR>>/b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/cpp/lib /<<PKGBUILDDIR>>/b /<<PKGBUILDDIR>>/b/cpp/lib /<<PKGBUILDDIR>>/b/cpp/lib/CMakeFiles/libcupt.dir/DependInfo.cmake "--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/b'
make  -f cpp/lib/CMakeFiles/libcupt.dir/build.make cpp/lib/CMakeFiles/libcupt.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/b'
make[4]: Nothing to be done for 'cpp/lib/CMakeFiles/libcupt.dir/build'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/b'
[ 80%] Built target libcupt
make  -f cpp/console/CMakeFiles/cupt.bin.dir/build.make cpp/console/CMakeFiles/cupt.bin.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/b'
cd /<<PKGBUILDDIR>>/b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/cpp/console /<<PKGBUILDDIR>>/b /<<PKGBUILDDIR>>/b/cpp/console /<<PKGBUILDDIR>>/b/cpp/console/CMakeFiles/cupt.bin.dir/DependInfo.cmake "--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/b'
make  -f cpp/console/CMakeFiles/cupt.bin.dir/build.make cpp/console/CMakeFiles/cupt.bin.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/b'
make[4]: Nothing to be done for 'cpp/console/CMakeFiles/cupt.bin.dir/build'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/b'
[100%] Built target cupt.bin
make  -f test/CMakeFiles/test.dir/build.make test/CMakeFiles/test.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/b'
cd /<<PKGBUILDDIR>>/b && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test /<<PKGBUILDDIR>>/b /<<PKGBUILDDIR>>/b/test /<<PKGBUILDDIR>>/b/test/CMakeFiles/test.dir/DependInfo.cmake "--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/b'
make  -f test/CMakeFiles/test.dir/build.make test/CMakeFiles/test.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/b'
cd /<<PKGBUILDDIR>>/b/test && /<<PKGBUILDDIR>>/test/run.sh /<<PKGBUILDDIR>>/test /<<PKGBUILDDIR>>/b/cpp/console/cupt
[14:07:08] tt/help.t ...................................................................................... ok       80 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.01 csys =  0.07 CPU)
[14:07:08] tt/manage/preview/action-color.t ............................................................... ok      217 ms ( 0.00 usr  0.00 sys +  0.13 cusr  0.09 csys =  0.22 CPU)
[14:07:08] tt/manage/preview/action-order.t ............................................................... ok      190 ms ( 0.00 usr  0.00 sys +  0.13 cusr  0.06 csys =  0.19 CPU)
[14:07:09] tt/manage/preview/auto-status-indicators.t ..................................................... ok      136 ms ( 0.00 usr  0.00 sys +  0.10 cusr  0.05 csys =  0.15 CPU)
[14:07:09] tt/manage/preview/choosing-specific-version.t .................................................. ok       76 ms ( 0.00 usr  0.00 sys +  0.07 cusr  0.01 csys =  0.08 CPU)
[14:07:10] tt/manage/preview/color-detection.t ............................................................ ok     1358 ms ( 0.00 usr  0.00 sys +  0.24 cusr  0.12 csys =  0.36 CPU)
[14:07:10] tt/manage/preview/one-letter-package-suffixes.t ................................................ ok      211 ms ( 0.00 usr  0.00 sys +  0.14 cusr  0.08 csys =  0.22 CPU)
[14:07:10] tt/manage/preview/purge.t ...................................................................... ok      119 ms ( 0.00 usr  0.00 sys +  0.08 cusr  0.04 csys =  0.12 CPU)
[14:07:10] tt/manage/preview/reason-chain/alternatives.t .................................................. ok       67 ms ( 0.00 usr  0.00 sys +  0.05 cusr  0.02 csys =  0.07 CPU)
[14:07:10] tt/manage/preview/reason-chain/basic.t ......................................................... ok       84 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.03 csys =  0.09 CPU)
[14:07:11] tt/manage/preview/reason-chain/elaboration.t ................................................... ok       78 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.02 csys =  0.08 CPU)
[14:07:11] tt/manage/preview/reason-chain/implicit.t ...................................................... ok      104 ms ( 0.00 usr  0.00 sys +  0.07 cusr  0.04 csys =  0.11 CPU)
[14:07:11] tt/manage/preview/reason-chain/non-relational.t ................................................ ok       94 ms ( 0.00 usr  0.00 sys +  0.08 cusr  0.01 csys =  0.09 CPU)
[14:07:11] tt/manage/preview/reinstall/multiple-candidates.t .............................................. ok       87 ms ( 0.00 usr  0.00 sys +  0.07 cusr  0.03 csys =  0.10 CPU)
[14:07:11] tt/manage/preview/reinstall/yes-or-no.t ........................................................ ok       96 ms ( 0.00 usr  0.00 sys +  0.08 cusr  0.02 csys =  0.10 CPU)
[14:07:11] tt/manage/preview/show-not-preferred.t ......................................................... ok       71 ms ( 0.00 usr  0.00 sys +  0.03 cusr  0.03 csys =  0.06 CPU)
[14:07:11] tt/manage/preview/warnings.t ................................................................... ok      113 ms ( 0.00 usr  0.00 sys +  0.10 cusr  0.03 csys =  0.13 CPU)
[14:07:11] tt/manage/resolver/autoremoval/global-setting.t ................................................ ok       72 ms ( 0.00 usr  0.00 sys +  0.05 cusr  0.02 csys =  0.07 CPU)
[14:07:11] tt/manage/resolver/autoremoval/never-autoremove-setting.t ...................................... ok       66 ms ( 0.00 usr  0.00 sys +  0.05 cusr  0.01 csys =  0.06 CPU)
[14:07:11] tt/manage/resolver/autoremoval/no-if-rdepends-setting.t ........................................ ok       66 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.02 csys =  0.08 CPU)
[14:07:12] tt/manage/resolver/build-dep.t ................................................................. ok      235 ms ( 0.00 usr  0.01 sys +  0.15 cusr  0.09 csys =  0.25 CPU)
[14:07:12] tt/manage/resolver/conflicts.t ................................................................. ok       71 ms ( 0.00 usr  0.00 sys +  0.05 cusr  0.02 csys =  0.07 CPU)
[14:07:12] tt/manage/resolver/depending-on-many-packages.t ................................................ ok      297 ms ( 0.00 usr  0.00 sys +  0.20 cusr  0.11 csys =  0.31 CPU)
[14:07:13] tt/manage/resolver/depending-on-more-usual-packages-dont-give-more-score/long-chain.t .......... ok      992 ms ( 0.00 usr  0.00 sys +  0.58 cusr  0.42 csys =  1.00 CPU)
[14:07:13] tt/manage/resolver/depending-on-more-usual-packages-dont-give-more-score/short-chain.t ......... ok      270 ms ( 0.00 usr  0.00 sys +  0.19 cusr  0.09 csys =  0.28 CPU)
[14:07:14] tt/manage/resolver/dist-upgrade/basic.t ........................................................ ok     1166 ms ( 0.00 usr  0.01 sys +  0.11 cusr  0.06 csys =  0.18 CPU)
[14:07:15] tt/manage/resolver/dist-upgrade/package-arguments.t ............................................ ok      123 ms ( 0.00 usr  0.00 sys +  0.07 cusr  0.06 csys =  0.13 CPU)
[14:07:15] tt/manage/resolver/equal-solutions-offered-in-dependency-order.t ............................... ok       67 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.01 csys =  0.07 CPU)
[14:07:15] tt/manage/resolver/log-order/predecessors-of-problematic-element.t ............................. ok       66 ms ( 0.00 usr  0.00 sys +  0.04 cusr  0.02 csys =  0.06 CPU)
[14:07:15] tt/manage/resolver/log-order/problematic-elements-of-equal-priority.t .......................... ok       70 ms ( 0.01 usr  0.00 sys +  0.05 cusr  0.02 csys =  0.08 CPU)
[14:07:15] tt/manage/resolver/multiarch/colon-any.t ....................................................... ok       74 ms ( 0.00 usr  0.00 sys +  0.05 cusr  0.03 csys =  0.08 CPU)
[14:07:15] tt/manage/resolver/multiarch/colon-native.t .................................................... ok      118 ms ( 0.00 usr  0.00 sys +  0.09 cusr  0.04 csys =  0.13 CPU)
[14:07:15] tt/manage/resolver/multiarch/colon-unknown.t ................................................... ok       88 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.03 csys =  0.09 CPU)
[14:07:15] tt/manage/resolver/non-default-release/but-automatic-upgrades.t ................................ ok      134 ms ( 0.00 usr  0.00 sys +  0.10 cusr  0.04 csys =  0.14 CPU)
[14:07:15] tt/manage/resolver/non-default-release/normal.t ................................................ ok      105 ms ( 0.00 usr  0.00 sys +  0.07 cusr  0.04 csys =  0.11 CPU)
[14:07:15] tt/manage/resolver/non-default-release/not-automatic.t ......................................... ok      124 ms ( 0.00 usr  0.00 sys +  0.08 cusr  0.04 csys =  0.12 CPU)
[14:07:18] tt/manage/resolver/optimise/common-hidden-dependency-problem.t ................................. ok     2883 ms ( 0.00 usr  0.00 sys +  2.75 cusr  0.14 csys =  2.89 CPU)
[14:07:18] tt/manage/resolver/optimise/conflicting-with-not-installed-package.t ........................... ok       67 ms ( 0.01 usr  0.00 sys +  0.06 cusr  0.01 csys =  0.08 CPU)
[14:07:18] tt/manage/resolver/optimise/versions-containing-same-problem.t ................................. ok       67 ms ( 0.00 usr  0.00 sys +  0.05 cusr  0.02 csys =  0.07 CPU)
[14:07:19] tt/manage/resolver/reinstall/as-version-change-variant.t ....................................... ok       98 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.04 csys =  0.10 CPU)
[14:07:19] tt/manage/resolver/reinstall/required.t ........................................................ ok      160 ms ( 0.00 usr  0.00 sys +  0.11 cusr  0.05 csys =  0.16 CPU)
[14:07:19] tt/manage/resolver/relative-priority-order.t ................................................... ok       98 ms ( 0.00 usr  0.00 sys +  0.07 cusr  0.04 csys =  0.11 CPU)
[14:07:19] tt/manage/resolver/remove/essential-penalty-when-non-essential-version-is-considered-first.t ... ok       71 ms ( 0.00 usr  0.00 sys +  0.05 cusr  0.02 csys =  0.07 CPU)
[14:07:19] tt/manage/resolver/remove/no-remove-and-explicit-removals.t .................................... ok       76 ms ( 0.00 usr  0.00 sys +  0.05 cusr  0.03 csys =  0.08 CPU)
[14:07:19] tt/manage/resolver/remove/no-remove-prevents-removal-of-other-packages.t ....................... ok       72 ms ( 0.00 usr  0.00 sys +  0.07 cusr  0.00 csys =  0.07 CPU)
[14:07:19] tt/manage/resolver/remove/on-flexible-removal-all-version-string-ids-are-proposed.t ............ ok       67 ms ( 0.00 usr  0.00 sys +  0.05 cusr  0.03 csys =  0.08 CPU)
[14:07:19] tt/manage/resolver/same-original-version-string-but-different-relations.t ...................... ok      241 ms ( 0.01 usr  0.00 sys +  0.15 cusr  0.09 csys =  0.25 CPU)
[14:07:19] tt/manage/resolver/same-pin-versions/anti-relation-order.t ..................................... ok       89 ms ( 0.00 usr  0.01 sys +  0.07 cusr  0.03 csys =  0.11 CPU)
[14:07:20] tt/manage/resolver/same-pin-versions/forward-relation-order.t .................................. ok      126 ms ( 0.00 usr  0.00 sys +  0.09 cusr  0.05 csys =  0.14 CPU)
[14:07:20] tt/manage/resolver/same-pin-versions/maximum-version-is-chosen-for-broken-version-fix.t ........ ok      136 ms ( 0.00 usr  0.00 sys +  0.07 cusr  0.06 csys =  0.13 CPU)
[14:07:20] tt/manage/resolver/same-pin-versions/maximum-version-is-chosen-for-upgrade.t ................... ok      138 ms ( 0.00 usr  0.00 sys +  0.09 cusr  0.06 csys =  0.15 CPU)
[14:07:20] tt/manage/resolver/score-tuning/downgrade.t .................................................... ok      180 ms ( 0.01 usr  0.00 sys +  0.11 cusr  0.07 csys =  0.19 CPU)
[14:07:20] tt/manage/resolver/score-tuning/hold.t ......................................................... ok      474 ms ( 0.00 usr  0.00 sys +  0.37 cusr  0.11 csys =  0.48 CPU)
[14:07:21] tt/manage/resolver/score-tuning/max-leaf-count.t ............................................... ok       84 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.03 csys =  0.09 CPU)
[14:07:21] tt/manage/resolver/score-tuning/negative-version-factor.t ...................................... ok      159 ms ( 0.00 usr  0.00 sys +  0.10 cusr  0.06 csys =  0.16 CPU)
[14:07:21] tt/manage/resolver/score-tuning/new.t .......................................................... ok       78 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.03 csys =  0.09 CPU)
[14:07:21] tt/manage/resolver/score-tuning/removal.t ...................................................... ok      502 ms ( 0.01 usr  0.00 sys +  0.30 cusr  0.21 csys =  0.52 CPU)
[14:07:22] tt/manage/resolver/score-tuning/upgrade.t ...................................................... ok      180 ms ( 0.00 usr  0.00 sys +  0.10 cusr  0.09 csys =  0.19 CPU)
[14:07:22] tt/manage/resolver/score-tuning/version-factor.t ............................................... ok      105 ms ( 0.00 usr  0.00 sys +  0.08 cusr  0.03 csys =  0.11 CPU)
[14:07:22] tt/manage/resolver/soft-dependencies.t ......................................................... ok      317 ms ( 0.00 usr  0.00 sys +  0.21 cusr  0.11 csys =  0.32 CPU)
[14:07:22] tt/manage/resolver/synchronize-by-source-versions/not-existing-packages.t ...................... ok       66 ms ( 0.00 usr  0.00 sys +  0.05 cusr  0.02 csys =  0.07 CPU)
[14:07:22] tt/manage/resolver/synchronize-by-source-versions/types.t ...................................... ok       79 ms ( 0.00 usr  0.00 sys +  0.05 cusr  0.04 csys =  0.09 CPU)
[14:07:22] tt/manage/resolver/unsatisfy-importance-is-not-grow-if-applied-to-multiple-package-versions.t .. ok       67 ms ( 0.01 usr  0.00 sys +  0.04 cusr  0.03 csys =  0.08 CPU)
[14:07:22] tt/manage/resolver/upgrade/dependee-of-considered-to-be-upgraded-package.t ..................... ok      117 ms ( 0.00 usr  0.00 sys +  0.09 cusr  0.03 csys =  0.12 CPU)
[14:07:26] tt/manage/resolver/upgrade/first-problematic-and-many-simpler-packages.t ....................... ok     3578 ms ( 0.00 usr  0.00 sys +  3.31 cusr  0.29 csys =  3.60 CPU)
[14:07:27] tt/manage/resolver/upgrade/lock-step-dependency-vs-high-pinned-installed-version.t ............. ok      704 ms ( 0.02 usr  0.01 sys +  0.48 cusr  0.25 csys =  0.76 CPU)
[14:07:27] tt/manage/resolver/upgrade/low-pin-upgrade-with-new-dependency-vs-normal-pin-upgrade.t ......... ok      108 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.04 csys =  0.10 CPU)
[14:07:27] tt/manage/resolver/upgrade/normal-pin-upgrade-vs-pinned-new-package.t .......................... ok      171 ms ( 0.00 usr  0.00 sys +  0.12 cusr  0.07 csys =  0.19 CPU)
[14:07:27] tt/manage/resolver/upgrade/same-origin-versions-not-proposed.t ................................. ok       68 ms ( 0.00 usr  0.00 sys +  0.04 cusr  0.02 csys =  0.06 CPU)
[14:07:33] tt/manage/resolver/upgrade/to-experimental.t ................................................... ok     5734 ms ( 0.05 usr  0.03 sys +  5.03 cusr  0.75 csys =  5.86 CPU)
[14:07:33] tt/manage/resolver/versioned-provides.t ........................................................ ok      171 ms ( 0.00 usr  0.00 sys +  0.13 cusr  0.06 csys =  0.19 CPU)
[14:07:33] tt/manage/worker/packages/downloads/uris/debdelta/basic.t ...................................... ok      122 ms ( 0.00 usr  0.00 sys +  0.08 cusr  0.04 csys =  0.12 CPU)
[14:07:33] tt/manage/worker/packages/downloads/uris/debdelta/parsing-configuration-file.t ................. ok      462 ms ( 0.00 usr  0.00 sys +  0.25 cusr  0.22 csys =  0.47 CPU)
[14:07:33] tt/manage/worker/packages/downloads/uris/normal.t .............................................. ok       74 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.02 csys =  0.08 CPU)
[14:07:34] tt/manage/worker/packages/downloads/uris/several-uris-for-same-version.t ....................... ok       94 ms ( 0.00 usr  0.00 sys +  0.07 cusr  0.03 csys =  0.10 CPU)
[14:07:34] tt/manage/worker/packages/dpkg/basic.t ......................................................... ok      114 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.05 csys =  0.11 CPU)
[14:07:34] tt/manage/worker/packages/dpkg/chained.t ....................................................... ok      143 ms ( 0.00 usr  0.00 sys +  0.09 cusr  0.06 csys =  0.15 CPU)
[14:07:34] tt/manage/worker/packages/dpkg/dependency-of-unchanged-package.t ............................... ok       91 ms ( 0.00 usr  0.00 sys +  0.05 cusr  0.04 csys =  0.09 CPU)
[14:07:34] tt/manage/worker/packages/dpkg/essential.t ..................................................... ok      202 ms ( 0.00 usr  0.00 sys +  0.11 cusr  0.10 csys =  0.21 CPU)
[14:07:34] tt/manage/worker/packages/dpkg/middle-states.t ................................................. ok      158 ms ( 0.00 usr  0.00 sys +  0.09 cusr  0.07 csys =  0.16 CPU)
[14:07:34] tt/manage/worker/packages/dpkg/priorities.t .................................................... ok      115 ms ( 0.01 usr  0.00 sys +  0.06 cusr  0.05 csys =  0.12 CPU)
[14:07:35] tt/manage/worker/packages/dpkg/purge.t ......................................................... ok       83 ms ( 0.00 usr  0.01 sys +  0.06 cusr  0.03 csys =  0.10 CPU)
[14:07:35] tt/manage/worker/packages/dpkg/triggers.t ...................................................... ok      106 ms ( 0.00 usr  0.00 sys +  0.07 cusr  0.04 csys =  0.11 CPU)
[14:07:35] tt/manage/worker/packages/extended-states/autoinstalled-flag-changes.t ......................... ok      293 ms ( 0.01 usr  0.00 sys +  0.18 cusr  0.12 csys =  0.31 CPU)
[14:07:35] tt/manage/worker/packages/extended-states/unknown-fields-are-preserved.t ....................... ok       69 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.01 csys =  0.07 CPU)
[14:07:37] tt/manage/worker/packages/hooks/pre-install-pkgs/feeding-input.t ............................... ok     1680 ms ( 0.00 usr  0.00 sys +  1.41 cusr  0.25 csys =  1.66 CPU)
[14:07:37] tt/manage/worker/packages/hooks/pre-install-pkgs/v2.t .......................................... ok      100 ms ( 0.00 usr  0.00 sys +  0.08 cusr  0.03 csys =  0.11 CPU)
[14:07:37] tt/manage/worker/packages/hooks/pre-install-pkgs/v3.t .......................................... ok       91 ms ( 0.00 usr  0.00 sys +  0.05 cusr  0.04 csys =  0.09 CPU)
[14:07:37] tt/manage/worker/snapshots/basic.t ............................................................. ok       74 ms ( 0.00 usr  0.00 sys +  0.05 cusr  0.02 csys =  0.07 CPU)
[14:07:37] tt/manage/worker/snapshots/list.t .............................................................. ok      192 ms ( 0.00 usr  0.00 sys +  0.09 cusr  0.04 csys =  0.13 CPU)
[14:07:37] tt/manage/worker/snapshots/load/corrupted.t .................................................... ok      327 ms ( 0.00 usr  0.00 sys +  0.21 cusr  0.12 csys =  0.33 CPU)
[14:07:38] tt/manage/worker/snapshots/load/install-remove.t ............................................... ok      217 ms ( 0.00 usr  0.01 sys +  0.15 cusr  0.07 csys =  0.23 CPU)
[14:07:38] tt/manage/worker/snapshots/load/no-changes.t ................................................... ok       94 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.04 csys =  0.10 CPU)
[14:07:38] tt/manage/worker/snapshots/remove.t ............................................................ ok      114 ms ( 0.00 usr  0.00 sys +  0.07 cusr  0.04 csys =  0.11 CPU)
[14:07:38] tt/manage/worker/snapshots/rename.t ............................................................ ok      101 ms ( 0.00 usr  0.00 sys +  0.08 cusr  0.02 csys =  0.10 CPU)
[14:07:38] tt/manage/worker/snapshots/save/basic.t ........................................................ ok      155 ms ( 0.01 usr  0.00 sys +  0.10 cusr  0.06 csys =  0.17 CPU)
[14:07:38] tt/manage/worker/snapshots/save/name-acceptance.t .............................................. ok      244 ms ( 0.00 usr  0.00 sys +  0.15 cusr  0.09 csys =  0.24 CPU)
[14:07:39] tt/query/config/case-normalisation.t ........................................................... ok       83 ms ( 0.00 usr  0.00 sys +  0.08 cusr  0.02 csys =  0.10 CPU)
[14:07:39] tt/query/config/dir-ignore-files-silently.t .................................................... ok      242 ms ( 0.01 usr  0.00 sys +  0.15 cusr  0.09 csys =  0.25 CPU)
[14:07:39] tt/query/config/optional-patterns/acceptance.t ................................................. ok      148 ms ( 0.00 usr  0.01 sys +  0.14 cusr  0.04 csys =  0.19 CPU)
[14:07:39] tt/query/config/optional-patterns/normalisation.t .............................................. ok      217 ms ( 0.00 usr  0.00 sys +  0.15 cusr  0.07 csys =  0.22 CPU)
[14:07:39] tt/query/config/translation.t .................................................................. ok      132 ms ( 0.01 usr  0.00 sys +  0.08 cusr  0.06 csys =  0.15 CPU)
[14:07:39] tt/query/download/metadata/basic.t ............................................................. ok      100 ms ( 0.00 usr  0.00 sys +  0.08 cusr  0.02 csys =  0.10 CPU)
[14:07:41] tt/query/download/metadata/compare-with-existing/diffs.t ....................................... ok     1258 ms ( 0.01 usr  0.00 sys +  0.74 cusr  0.54 csys =  1.29 CPU)
[14:07:41] tt/query/download/metadata/compare-with-existing/stop-if-equal.t ............................... ok      277 ms ( 0.00 usr  0.01 sys +  0.19 cusr  0.11 csys =  0.31 CPU)
[14:07:41] tt/query/download/metadata/easy-entry.t ........................................................ ok      194 ms ( 0.00 usr  0.00 sys +  0.11 cusr  0.09 csys =  0.20 CPU)
[14:07:42] tt/query/download/metadata/many-releases.t ..................................................... ok      551 ms ( 0.00 usr  0.00 sys +  0.34 cusr  0.29 csys =  0.63 CPU)
[14:07:42] tt/query/download/metadata/several-components.t ................................................ ok      317 ms ( 0.01 usr  0.00 sys +  0.20 cusr  0.15 csys =  0.36 CPU)
[14:07:42] tt/query/download/metadata/translations.t ...................................................... ok      126 ms ( 0.00 usr  0.00 sys +  0.08 cusr  0.05 csys =  0.13 CPU)
[14:07:43] tt/query/download/metadata/uncompress.t ........................................................ ok     1185 ms ( 0.01 usr  0.00 sys +  0.67 cusr  0.57 csys =  1.25 CPU)
[14:07:43] tt/query/download/source/basic.t ............................................................... ok      111 ms ( 0.00 usr  0.00 sys +  0.08 cusr  0.03 csys =  0.11 CPU)
[14:07:44] tt/query/download/source/selecting-files.t ..................................................... ok      149 ms ( 0.00 usr  0.00 sys +  0.10 cusr  0.06 csys =  0.16 CPU)
[14:07:44] tt/query/include-exclude-releases.t ............................................................ ok      156 ms ( 0.01 usr  0.00 sys +  0.08 cusr  0.07 csys =  0.16 CPU)
[14:07:44] tt/query/parsing/dpkg-status/duplicate-package-name.t .......................................... ok       87 ms ( 0.00 usr  0.00 sys +  0.07 cusr  0.03 csys =  0.10 CPU)
[14:07:44] tt/query/parsing/dpkg-status/no-file.t ......................................................... ok       67 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.01 csys =  0.07 CPU)
[14:07:44] tt/query/parsing/dpkg-status/no-package-name.t ................................................. ok      134 ms ( 0.00 usr  0.00 sys +  0.09 cusr  0.04 csys =  0.13 CPU)
[14:07:44] tt/query/parsing/dpkg-status/no-status.t ....................................................... ok      471 ms ( 0.00 usr  0.01 sys +  0.29 cusr  0.20 csys =  0.50 CPU)
[14:07:45] tt/query/parsing/dpkg-status/no-version.t ...................................................... ok      143 ms ( 0.00 usr  0.00 sys +  0.08 cusr  0.05 csys =  0.13 CPU)
[14:07:45] tt/query/parsing/extended-states/malformed.t ................................................... ok      115 ms ( 0.00 usr  0.00 sys +  0.08 cusr  0.04 csys =  0.12 CPU)
[14:07:45] tt/query/parsing/relation-expressions/colon-suffix.t ........................................... ok       96 ms ( 0.00 usr  0.00 sys +  0.08 cusr  0.02 csys =  0.10 CPU)
[14:07:45] tt/query/parsing/relation-expressions/error-reporting.t ........................................ ok      207 ms ( 0.00 usr  0.00 sys +  0.13 cusr  0.08 csys =  0.21 CPU)
[14:07:45] tt/query/parsing/relation-expressions/invalid-package-name.t ................................... ok       70 ms ( 0.00 usr  0.00 sys +  0.05 cusr  0.03 csys =  0.08 CPU)
[14:07:45] tt/query/parsing/relation-expressions/source/build-profiles.t .................................. ok      215 ms ( 0.00 usr  0.00 sys +  0.14 cusr  0.08 csys =  0.22 CPU)
[14:07:45] tt/query/parsing/relation-expressions/source/error-reporting.t ................................. ok      132 ms ( 0.01 usr  0.00 sys +  0.09 cusr  0.04 csys =  0.14 CPU)
[14:07:46] tt/query/parsing/relation-expressions/source/valid-syntaxes.t .................................. ok      225 ms ( 0.00 usr  0.00 sys +  0.15 cusr  0.08 csys =  0.23 CPU)
[14:07:46] tt/query/parsing/relation-expressions/valid-syntaxes.t ......................................... ok      124 ms ( 0.00 usr  0.00 sys +  0.09 cusr  0.03 csys =  0.12 CPU)
[14:07:46] tt/query/policy/pinning/by-binary-and-source-package-names.t ................................... ok      169 ms ( 0.00 usr  0.00 sys +  0.10 cusr  0.08 csys =  0.18 CPU)
[14:07:46] tt/query/policy/pinning/by-hostname.t .......................................................... ok      370 ms ( 0.00 usr  0.00 sys +  0.22 cusr  0.15 csys =  0.37 CPU)
[14:07:47] tt/query/policy/pinning/by-release-properties.t ................................................ ok      428 ms ( 0.00 usr  0.00 sys +  0.28 cusr  0.16 csys =  0.44 CPU)
[14:07:47] tt/query/policy/pinning/by-version-string.t .................................................... ok      260 ms ( 0.00 usr  0.00 sys +  0.17 cusr  0.10 csys =  0.27 CPU)
[14:07:47] tt/query/policy/pinning/combined-filters.t ..................................................... ok      186 ms ( 0.00 usr  0.00 sys +  0.12 cusr  0.07 csys =  0.19 CPU)
[14:07:47] tt/query/policy/pinning/installed-version-pinned-by-version-string.t ........................... ok       66 ms ( 0.00 usr  0.00 sys +  0.05 cusr  0.01 csys =  0.06 CPU)
[14:07:48] tt/query/policy/pinning/missing-extra-and-invalid-lines.t ...................................... ok      316 ms ( 0.01 usr  0.00 sys +  0.19 cusr  0.13 csys =  0.33 CPU)
[14:07:48] tt/query/policy/pinning/multiple-pin-records.t ................................................. ok      131 ms ( 0.00 usr  0.00 sys +  0.09 cusr  0.05 csys =  0.14 CPU)
[14:07:48] tt/query/policy/release-info-caching.t ......................................................... ok      331 ms ( 0.01 usr  0.00 sys +  0.22 cusr  0.12 csys =  0.35 CPU)
[14:07:48] tt/query/policy/sources-list-syntax/main.t ..................................................... ok      303 ms ( 0.00 usr  0.00 sys +  0.18 cusr  0.12 csys =  0.30 CPU)
[14:07:49] tt/query/policy/sources-list-syntax/options.t .................................................. ok      212 ms ( 0.01 usr  0.00 sys +  0.14 cusr  0.08 csys =  0.23 CPU)
[14:07:49] tt/query/policy/valid-until.t .................................................................. ok      126 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.07 csys =  0.13 CPU)
[14:07:49] tt/query/rdepends/alphabetic-package-name-order.t .............................................. ok       67 ms ( 0.00 usr  0.00 sys +  0.04 cusr  0.03 csys =  0.07 CPU)
[14:07:49] tt/query/rdepends/basic.t ...................................................................... ok       67 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.01 csys =  0.07 CPU)
[14:07:49] tt/query/rdepends/multiple-package-versions.t .................................................. ok       72 ms ( 0.00 usr  0.00 sys +  0.05 cusr  0.02 csys =  0.07 CPU)

    #   Failed test 'error message is right'
    #   at tt/query/repo-signatures/validation-errors.t line 16.
    #                   'W: gpg: 'copy://./localrepo testing': public key '501F1043449CBC46' is not found
    # E: the function expression 'trusted()' selected nothing
    # E: error performing the command 'show'
    # '
    #     doesn't match '(?^m:expired key)'
    # Looks like you failed 1 test of 2.

#   Failed test 'the key is too old -> expired key'
#   at tt/query/repo-signatures/validation-errors.t line 18.

    #   Failed test 'error message is right'
    #   at tt/query/repo-signatures/validation-errors.t line 16.
    #                   'W: gpg: 'copy://./localrepo testing': public key 'BF217D59A868F816' is not found
    # E: the function expression 'trusted()' selected nothing
    # E: error performing the command 'show'
    # '
    #     doesn't match '(?^m:revoked key)'
    # Looks like you failed 1 test of 2.

#   Failed test 'keyring with a revoked key -> revoked key'
#   at tt/query/repo-signatures/validation-errors.t line 18.
# Looks like you failed 2 tests of 9.
[14:07:49] tt/query/repo-signatures/validation-errors.t ...................................................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/9 subtests
[14:07:51] tt/query/repo-signatures/yes-no.t .............................................................. ok     1752 ms ( 0.01 usr  0.00 sys +  0.86 cusr  0.59 csys =  1.46 CPU)
[14:07:51] tt/query/search/fse/algebraic.t ................................................................ ok      144 ms ( 0.00 usr  0.00 sys +  0.10 cusr  0.05 csys =  0.15 CPU)
[14:07:51] tt/query/search/fse/binary-relations.t ......................................................... ok      218 ms ( 0.00 usr  0.00 sys +  0.13 cusr  0.09 csys =  0.22 CPU)
[14:07:51] tt/query/search/fse/binary-to-source.t ......................................................... ok       88 ms ( 0.00 usr  0.00 sys +  0.07 cusr  0.02 csys =  0.09 CPU)
[14:07:52] tt/query/search/fse/binary-version-properties.t ................................................ ok      140 ms ( 0.00 usr  0.00 sys +  0.08 cusr  0.06 csys =  0.14 CPU)
[14:07:52] tt/query/search/fse/error-reporting/function-specific.t ........................................ ok      131 ms ( 0.00 usr  0.00 sys +  0.09 cusr  0.04 csys =  0.13 CPU)
[14:07:52] tt/query/search/fse/error-reporting/syntax.t ................................................... ok      157 ms ( 0.00 usr  0.00 sys +  0.10 cusr  0.06 csys =  0.16 CPU)
[14:07:52] tt/query/search/fse/error-reporting/unknown-functions.t ........................................ ok      118 ms ( 0.00 usr  0.00 sys +  0.09 cusr  0.03 csys =  0.12 CPU)
[14:07:52] tt/query/search/fse/package-and-version-properties.t ........................................... ok      147 ms ( 0.00 usr  0.00 sys +  0.09 cusr  0.06 csys =  0.15 CPU)
[14:07:52] tt/query/search/fse/quoting.t .................................................................. ok      106 ms ( 0.00 usr  0.00 sys +  0.08 cusr  0.03 csys =  0.11 CPU)
[14:07:52] tt/query/search/fse/release-properties.t ....................................................... ok      133 ms ( 0.00 usr  0.00 sys +  0.09 cusr  0.04 csys =  0.13 CPU)
[14:07:53] tt/query/search/fse/source-query.t ............................................................. ok       73 ms ( 0.00 usr  0.00 sys +  0.07 cusr  0.01 csys =  0.08 CPU)
[14:07:53] tt/query/search/fse/source-relations.t ......................................................... ok      167 ms ( 0.01 usr  0.00 sys +  0.12 cusr  0.05 csys =  0.18 CPU)
[14:07:53] tt/query/search/fse/source-to-binary.t ......................................................... ok       89 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.03 csys =  0.09 CPU)
[14:07:53] tt/query/search/fse/source-version-properties.t ................................................ ok       84 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.02 csys =  0.08 CPU)
[14:07:53] tt/query/search/simple.t ....................................................................... ok      146 ms ( 0.00 usr  0.00 sys +  0.11 cusr  0.04 csys =  0.15 CPU)
[14:07:53] tt/query/show/binary-as-source.t ............................................................... ok       74 ms ( 0.00 usr  0.00 sys +  0.04 cusr  0.04 csys =  0.08 CPU)
[14:07:53] tt/query/show/extended-states-record-without-auto-installed-tag-is-valid.t ..................... ok       75 ms ( 0.00 usr  0.00 sys +  0.05 cusr  0.03 csys =  0.08 CPU)
[14:07:53] tt/query/show/fields/binarypackages.t .......................................................... ok       70 ms ( 0.00 usr  0.00 sys +  0.05 cusr  0.02 csys =  0.07 CPU)
[14:07:53] tt/query/show/fields/build-relations.t ......................................................... ok      117 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.05 csys =  0.11 CPU)
[14:07:54] tt/query/show/fields/description.t ............................................................. ok      304 ms ( 0.00 usr  0.00 sys +  0.20 cusr  0.12 csys =  0.32 CPU)
[14:07:54] tt/query/show/fields/important.t ............................................................... ok      106 ms ( 0.00 usr  0.00 sys +  0.08 cusr  0.03 csys =  0.11 CPU)
[14:07:54] tt/query/show/fields/multiarch.t ............................................................... ok       66 ms ( 0.00 usr  0.00 sys +  0.05 cusr  0.02 csys =  0.07 CPU)
[14:07:54] tt/query/show/fields/provides.t ................................................................ ok       70 ms ( 0.00 usr  0.00 sys +  0.05 cusr  0.02 csys =  0.07 CPU)
[14:07:54] tt/query/show/fields/source.t .................................................................. ok       73 ms ( 0.00 usr  0.00 sys +  0.05 cusr  0.02 csys =  0.07 CPU)
[14:07:54] tt/query/show/nothing-selected.t ............................................................... ok       90 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.04 csys =  0.10 CPU)
[14:07:54] tt/query/show/package-existance.t .............................................................. ok       74 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.01 csys =  0.07 CPU)
[14:07:54] tt/query/show/status-of-installed-package.t .................................................... ok      240 ms ( 0.00 usr  0.00 sys +  0.14 cusr  0.10 csys =  0.24 CPU)
[14:07:55] tt/query/show/version-merging/architecture.t ................................................... ok      111 ms ( 0.01 usr  0.00 sys +  0.09 cusr  0.03 csys =  0.13 CPU)
[14:07:55] tt/query/show/version-merging/version-hash-release.t ........................................... ok      165 ms ( 0.00 usr  0.00 sys +  0.10 cusr  0.06 csys =  0.16 CPU)
[14:07:56] tt/query/version-string/compare.t .............................................................. ok     1119 ms ( 0.01 usr  0.00 sys +  0.70 cusr  0.45 csys =  1.16 CPU)
[14:07:56] tt/query/version-string/invalid.t .............................................................. ok      168 ms ( 0.00 usr  0.00 sys +  0.11 cusr  0.05 csys =  0.16 CPU)
[14:07:56] tt/query/why/basic.t ........................................................................... ok       93 ms ( 0.00 usr  0.00 sys +  0.07 cusr  0.03 csys =  0.10 CPU)
[14:07:57] tt/query/why/endurance.t ....................................................................... ok      593 ms ( 0.00 usr  0.01 sys +  0.37 cusr  0.23 csys =  0.61 CPU)
[14:07:57] tt/query/why/from-specific-packages.t .......................................................... ok      124 ms ( 0.00 usr  0.00 sys +  0.08 cusr  0.04 csys =  0.12 CPU)
[14:07:57] tt/query/why/loop.t ............................................................................ ok       74 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.02 csys =  0.08 CPU)
[14:07:57] tt/query/why/priorities.t ...................................................................... ok      271 ms ( 0.00 usr  0.00 sys +  0.16 cusr  0.12 csys =  0.28 CPU)
[14:07:57] tt/query/why/recommends-and-suggests.t ......................................................... ok       78 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.02 csys =  0.08 CPU)
[14:07:57] tt/query/why/traverse-order.t .................................................................. ok       70 ms ( 0.01 usr  0.00 sys +  0.06 cusr  0.01 csys =  0.08 CPU)
[14:07:57] tt/shell/basic.t ............................................................................... ok      153 ms ( 0.00 usr  0.00 sys +  0.09 cusr  0.07 csys =  0.16 CPU)
[14:07:58] tt/shell/cache-reload.t ........................................................................ ok      341 ms ( 0.00 usr  0.01 sys +  0.22 cusr  0.13 csys =  0.36 CPU)
[14:07:58] tt/shell/error-handling.t ...................................................................... ok      121 ms ( 0.00 usr  0.00 sys +  0.08 cusr  0.05 csys =  0.13 CPU)
[14:07:58] tt/shell/tokenising.t .......................................................................... ok      128 ms ( 0.00 usr  0.00 sys +  0.10 cusr  0.03 csys =  0.13 CPU)
[14:07:58] tt/version.t ................................................................................... ok       75 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.02 csys =  0.08 CPU)
[14:07:58]

Test Summary Report
-------------------
tt/query/repo-signatures/validation-errors.t                                                 (Wstat: 512 (exited 2) Tests: 9 Failed: 2)
  Failed tests:  4-5
  Non-zero exit status: 2
Files=186, Tests=2149, 50 wallclock secs ( 0.54 usr  0.21 sys + 34.35 cusr 13.93 csys = 49.03 CPU)
Result: FAIL
make[4]: *** [test/CMakeFiles/test.dir/build.make:73: test/CMakeFiles/test] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/b'
make[3]: *** [CMakeFiles/Makefile2:636: test/CMakeFiles/test.dir/all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/b'
make[2]: *** [CMakeFiles/Makefile2:643: test/CMakeFiles/test.dir/rule] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/b'
make[1]: *** [Makefile:302: test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/b'
dh_auto_test: error: cd b && make -j2 test ARGS\+=--verbose ARGS\+=-j2 returned exit code 2
make: *** [debian/rules:27: binary] Error 255
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

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

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

Thanks.

#1099221#10
Date:
2025-04-03 09:46:35 UTC
From:
To:
severity 1099221 normal
thanks

I can build the package again. Maybe some build-dependency got fixed,
but I don't know which one. Please allow me to keep this open while
I still investigate.

Thanks.

#1099221#19
Date:
2026-01-18 11:54:12 UTC
From:
To:
Dear submitter,

as the package cupt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1119341

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

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

Debian distribution maintenance software
pp.
Joerg Jaspert (the ftpmaster behind the curtain)