Your message dated Tue, 29 Aug 2023 12:24:44 +0000 with message-id <e1qaxm0-00ajb6...@fasolo.debian.org> and subject line Bug#1050720: Removed package(s) from unstable has caused the Debian Bug report #1028592, regarding tagcoll2 2.0.14-2 fails to build on sid 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 ow...@bugs.debian.org immediately.) -- 1028592: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028592 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: tagcoll2 Version: 2.0.14-2 Severity: serious Justification: FTBFS tagcoll2 migrated to bookworm today but fails to build from source in current sid: I: Building the package I: Running cd /build/tagcoll2-2.0.14/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin" HOME="/nonexistent" dpkg-buildpackage -us -uc && env PATH="/usr/sbin:/usr/bin:/sbin:/bin" HOME="/nonexistent" dpkg-genchanges -S > ../tagcoll2_2.0.14-2_source.changes dpkg-buildpackage: info: source package tagcoll2 dpkg-buildpackage: info: source version 2.0.14-2 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Andrey Rahmatullin <w...@debian.org> dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . fakeroot debian/rules clean dh clean dh: warning: Compatibility levels before 10 are deprecated (level 9 in use) dh_clean dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use) dpkg-source -b . dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building tagcoll2 using existing ./tagcoll2_2.0.14.orig.tar.gz dpkg-source: info: building tagcoll2 in tagcoll2_2.0.14-2.debian.tar.xz dpkg-source: info: building tagcoll2 in tagcoll2_2.0.14-2.dsc debian/rules build dh build dh: warning: Compatibility levels before 10 are deprecated (level 9 in use) dh_update_autotools_config debian/rules override_dh_auto_configure make[1]: Entering directory '/build/tagcoll2-2.0.14' dh_auto_configure -- --disable-shared --with-pic --disable-docs dh_auto_configure: warning: Compatibility levels before 10 are deprecated (level 9 in use) ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --disable-shared --with-pic --disable-docs checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for library containing strerror... none required checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBWIBBLE... yes checking for fmemopen... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tagcoll/Makefile config.status: creating tagcoll/tagexpr/Makefile config.status: creating bench/Makefile config.status: creating doc/Makefile config.status: creating tools/Makefile config.status: creating libtagcoll2.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory '/build/tagcoll2-2.0.14' dh_auto_build dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 9 in use) make -j1 make[1]: Entering directory '/build/tagcoll2-2.0.14' make all-recursive make[2]: Entering directory '/build/tagcoll2-2.0.14' Making all in tagcoll make[3]: Entering directory '/build/tagcoll2-2.0.14/tagcoll' Making all in tagexpr make[4]: Entering directory '/build/tagcoll2-2.0.14/tagcoll/tagexpr' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c -o TagexprParser.lo TagexprParser.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c TagexprParser.cc -fPIC -DPIC -o TagexprParser.o /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c -o Tagexpr_parser_y.lo Tagexpr_parser_y.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c Tagexpr_parser_y.cc -fPIC -DPIC -o Tagexpr_parser_y.o Tagexpr_parser_y.cc:149: warning: "TAG" redefined 149 | #define TAG 258 | Tagexpr_parser_y.yy:26: note: this is the location of the previous definition 26 | #define TAG SAVED_TAG | /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c -o Tagexpr_parser_l.lo Tagexpr_parser_l.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c Tagexpr_parser_l.cc -fPIC -DPIC -o Tagexpr_parser_l.o Tagexpr_parser_l.cc:1137:17: warning: 'void yyunput(int, char*)' defined but not used [-Wunused-function] 1137 | static void yyunput (int c, register char * yy_bp ) | ^~~~~~~ /bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -Wl,-z,relro -o libtagexpr.la TagexprParser.lo Tagexpr_parser_y.lo Tagexpr_parser_l.lo libtool: link: ar cru .libs/libtagexpr.a TagexprParser.o Tagexpr_parser_y.o Tagexpr_parser_l.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtagexpr.a libtool: link: ( cd ".libs" && rm -f "libtagexpr.la" && ln -s "../libtagexpr.la" "libtagexpr.la" ) make[4]: Leaving directory '/build/tagcoll2-2.0.14/tagcoll/tagexpr' Making all in . make[4]: Entering directory '/build/tagcoll2-2.0.14/tagcoll' /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c -o input/base.lo input/base.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c input/base.cc -fPIC -DPIC -o input/base.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c -o input/memory.lo input/memory.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c input/memory.cc -fPIC -DPIC -o input/memory.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c -o input/string.lo input/string.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c input/string.cc -fPIC -DPIC -o input/string.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c -o input/stdio.lo input/stdio.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c input/stdio.cc -fPIC -DPIC -o input/stdio.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c -o input/zlib.lo input/zlib.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c input/zlib.cc -fPIC -DPIC -o input/zlib.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c -o diskindex/mmap.lo diskindex/mmap.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c diskindex/mmap.cc -fPIC -DPIC -o diskindex/mmap.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c -o diskindex/int.lo diskindex/int.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c diskindex/int.cc -fPIC -DPIC -o diskindex/int.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c -o diskindex/string.lo diskindex/string.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c diskindex/string.cc -fPIC -DPIC -o diskindex/string.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c -o expression.lo expression.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c expression.cc -fPIC -DPIC -o expression.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c -o coll/intdiskindex.lo coll/intdiskindex.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c coll/intdiskindex.cc -fPIC -DPIC -o coll/intdiskindex.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c -o SmartHierarchy.lo SmartHierarchy.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c SmartHierarchy.cc -fPIC -DPIC -o SmartHierarchy.o /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c -o TextFormat.lo TextFormat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c TextFormat.cc -fPIC -DPIC -o TextFormat.o /bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -lwibble -version-info 2:14:0 -Wl,-z,relro -o libtagcoll2.la -rpath /usr/lib/x86_64-linux-gnu input/base.lo input/memory.lo input/string.lo input/stdio.lo input/zlib.lo diskindex/mmap.lo diskindex/int.lo diskindex/string.lo expression.lo coll/intdiskindex.lo SmartHierarchy.lo TextFormat.lo tagexpr/libtagexpr.la libtool: link: (cd .libs/libtagcoll2.lax/libtagexpr.a && ar x "/build/tagcoll2-2.0.14/tagcoll/tagexpr/.libs/libtagexpr.a") copying selected object files to avoid basename conflicts... libtool: link: ln diskindex/string.o .libs/libtagcoll2.lax/lt1-string.o || cp diskindex/string.o .libs/libtagcoll2.lax/lt1-string.o libtool: link: ar cru .libs/libtagcoll2.a input/base.o input/memory.o input/string.o input/stdio.o input/zlib.o diskindex/mmap.o diskindex/int.o .libs/libtagcoll2.lax/lt1-string.o expression.o coll/intdiskindex.o SmartHierarchy.o TextFormat.o .libs/libtagcoll2.lax/libtagexpr.a/TagexprParser.o .libs/libtagcoll2.lax/libtagexpr.a/Tagexpr_parser_l.o .libs/libtagcoll2.lax/libtagexpr.a/Tagexpr_parser_y.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtagcoll2.a libtool: link: rm -fr .libs/libtagcoll2.lax .libs/libtagcoll2.lax libtool: link: ( cd ".libs" && rm -f "libtagcoll2.la" && ln -s "../libtagcoll2.la" "libtagcoll2.la" ) make[4]: Leaving directory '/build/tagcoll2-2.0.14/tagcoll' make[3]: Leaving directory '/build/tagcoll2-2.0.14/tagcoll' Making all in tools make[3]: Entering directory '/build/tagcoll2-2.0.14/tools' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/tagcoll2-2.0.14=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98 -Wall -c -o tagcoll.o tagcoll.cc In file included from tagcoll.cc:51: ../tagcoll/Implications.h: In instantiation of 'std::set<T> tagcoll::Implications<TAG>::expand(const IN&) const [with IN = std::set<std::__cxx11::basic_string<char> >; TAG = std::__cxx11::basic_string<char>]': ../tagcoll/Implications.h:149:44: required from 'tagcoll::AddImplied<TAG, OUT>& tagcoll::AddImplied<TAG, OUT>::operator=(const std::pair<_U1, _U2>&) [with ITEMS = std::set<std::__cxx11::basic_string<char> >; TAGS = std::set<std::__cxx11::basic_string<char> >; TAG = std::__cxx11::basic_string<char>; OUT = tagcoll::RemoveDerived<tagcoll::RemoveImplied<std::__cxx11::basic_string<char>, FilterForwarder> >]' tagcoll.cc:318:8: required from 'FilterStep& StringFilterStep<OUT>::operator=(const std::pair<std::set<std::__cxx11::basic_string<char> >, std::set<std::__cxx11::basic_string<char> > >&) [with OUT = tagcoll::AddImplied<std::__cxx11::basic_string<char>, tagcoll::RemoveDerived<tagcoll::RemoveImplied<std::__cxx11::basic_string<char>, FilterForwarder> > >]' tagcoll.cc:316:22: required from here ../tagcoll/Implications.h:67:29: error: no match for 'operator|=' (operand types are 'std::set<std::__cxx11::basic_string<char> >' and 'const std::__cxx11::basic_string<char>') 67 | res |= *t; | ~~~~^~~~~ In file included from /usr/include/c++/12/streambuf:41, from /usr/include/c++/12/bits/streambuf_iterator.h:35, from /usr/include/c++/12/iterator:66, from /usr/include/wibble/empty.h:26, from /usr/include/wibble/operators.h:4, from /usr/include/wibble/string.h:25, from /usr/include/wibble/test.h:3, from /usr/include/wibble/exception.h:25, from tagcoll.cc:39: /usr/include/c++/12/bits/ios_base.h:99:3: note: candidate: 'const std::_Ios_Fmtflags& std::operator|=(_Ios_Fmtflags&, _Ios_Fmtflags)' 99 | operator|=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b) | ^~~~~~~~ /usr/include/c++/12/bits/ios_base.h:99:29: note: no known conversion for argument 1 from 'std::set<std::__cxx11::basic_string<char> >' to 'std::_Ios_Fmtflags&' 99 | operator|=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b) | ~~~~~~~~~~~~~~~^~~ /usr/include/c++/12/bits/ios_base.h:142:3: note: candidate: 'const std::_Ios_Openmode& std::operator|=(_Ios_Openmode&, _Ios_Openmode)' 142 | operator|=(_Ios_Openmode& __a, _Ios_Openmode __b) | ^~~~~~~~ /usr/include/c++/12/bits/ios_base.h:142:29: note: no known conversion for argument 1 from 'std::set<std::__cxx11::basic_string<char> >' to 'std::_Ios_Openmode&' 142 | operator|=(_Ios_Openmode& __a, _Ios_Openmode __b) | ~~~~~~~~~~~~~~~^~~ /usr/include/c++/12/bits/ios_base.h:182:3: note: candidate: 'const std::_Ios_Iostate& std::operator|=(_Ios_Iostate&, _Ios_Iostate)' 182 | operator|=(_Ios_Iostate& __a, _Ios_Iostate __b) | ^~~~~~~~ /usr/include/c++/12/bits/ios_base.h:182:28: note: no known conversion for argument 1 from 'std::set<std::__cxx11::basic_string<char> >' to 'std::_Ios_Iostate&' 182 | operator|=(_Ios_Iostate& __a, _Ios_Iostate __b) | ~~~~~~~~~~~~~~^~~ ../tagcoll/Implications.h:68:29: error: no match for 'operator|=' (operand types are 'std::set<std::__cxx11::basic_string<char> >' and 'std::set<std::__cxx11::basic_string<char> >') 68 | res |= expand(*t); | ~~~~^~~~~~~~~~~~~ /usr/include/c++/12/bits/ios_base.h:99:3: note: candidate: 'const std::_Ios_Fmtflags& std::operator|=(_Ios_Fmtflags&, _Ios_Fmtflags)' 99 | operator|=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b) | ^~~~~~~~ /usr/include/c++/12/bits/ios_base.h:99:29: note: no known conversion for argument 1 from 'std::set<std::__cxx11::basic_string<char> >' to 'std::_Ios_Fmtflags&' 99 | operator|=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b) | ~~~~~~~~~~~~~~~^~~ /usr/include/c++/12/bits/ios_base.h:142:3: note: candidate: 'const std::_Ios_Openmode& std::operator|=(_Ios_Openmode&, _Ios_Openmode)' 142 | operator|=(_Ios_Openmode& __a, _Ios_Openmode __b) | ^~~~~~~~ /usr/include/c++/12/bits/ios_base.h:142:29: note: no known conversion for argument 1 from 'std::set<std::__cxx11::basic_string<char> >' to 'std::_Ios_Openmode&' 142 | operator|=(_Ios_Openmode& __a, _Ios_Openmode __b) | ~~~~~~~~~~~~~~~^~~ /usr/include/c++/12/bits/ios_base.h:182:3: note: candidate: 'const std::_Ios_Iostate& std::operator|=(_Ios_Iostate&, _Ios_Iostate)' 182 | operator|=(_Ios_Iostate& __a, _Ios_Iostate __b) | ^~~~~~~~ /usr/include/c++/12/bits/ios_base.h:182:28: note: no known conversion for argument 1 from 'std::set<std::__cxx11::basic_string<char> >' to 'std::_Ios_Iostate&' 182 | operator|=(_Ios_Iostate& __a, _Ios_Iostate __b) | ~~~~~~~~~~~~~~^~~ ../tagcoll/Implications.h: In instantiation of 'std::set<T> tagcoll::Implications<TAG>::expand(const IN&) const [with IN = wibble::Empty<std::__cxx11::basic_string<char> >; TAG = std::__cxx11::basic_string<char>]': ../tagcoll/Implications.h:149:44: required from 'tagcoll::AddImplied<TAG, OUT>& tagcoll::AddImplied<TAG, OUT>::operator=(const std::pair<_U1, _U2>&) [with ITEMS = std::set<std::__cxx11::basic_string<char> >; TAGS = wibble::Empty<std::__cxx11::basic_string<char> >; TAG = std::__cxx11::basic_string<char>; OUT = tagcoll::RemoveDerived<tagcoll::RemoveImplied<std::__cxx11::basic_string<char>, FilterForwarder> >]' tagcoll.cc:330:8: required from 'FilterStep& StringFilterStep<OUT>::operator=(const std::pair<std::set<std::__cxx11::basic_string<char> >, wibble::Empty<std::__cxx11::basic_string<char> > >&) [with OUT = tagcoll::AddImplied<std::__cxx11::basic_string<char>, tagcoll::RemoveDerived<tagcoll::RemoveImplied<std::__cxx11::basic_string<char>, FilterForwarder> > >]' tagcoll.cc:328:22: required from here ../tagcoll/Implications.h:67:29: error: no match for 'operator|=' (operand types are 'std::set<std::__cxx11::basic_string<char> >' and 'const std::__cxx11::basic_string<char>') 67 | res |= *t; | ~~~~^~~~~ /usr/include/c++/12/bits/ios_base.h:99:3: note: candidate: 'const std::_Ios_Fmtflags& std::operator|=(_Ios_Fmtflags&, _Ios_Fmtflags)' 99 | operator|=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b) | ^~~~~~~~ /usr/include/c++/12/bits/ios_base.h:99:29: note: no known conversion for argument 1 from 'std::set<std::__cxx11::basic_string<char> >' to 'std::_Ios_Fmtflags&' 99 | operator|=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b) | ~~~~~~~~~~~~~~~^~~ /usr/include/c++/12/bits/ios_base.h:142:3: note: candidate: 'const std::_Ios_Openmode& std::operator|=(_Ios_Openmode&, _Ios_Openmode)' 142 | operator|=(_Ios_Openmode& __a, _Ios_Openmode __b) | ^~~~~~~~ /usr/include/c++/12/bits/ios_base.h:142:29: note: no known conversion for argument 1 from 'std::set<std::__cxx11::basic_string<char> >' to 'std::_Ios_Openmode&' 142 | operator|=(_Ios_Openmode& __a, _Ios_Openmode __b) | ~~~~~~~~~~~~~~~^~~ /usr/include/c++/12/bits/ios_base.h:182:3: note: candidate: 'const std::_Ios_Iostate& std::operator|=(_Ios_Iostate&, _Ios_Iostate)' 182 | operator|=(_Ios_Iostate& __a, _Ios_Iostate __b) | ^~~~~~~~ /usr/include/c++/12/bits/ios_base.h:182:28: note: no known conversion for argument 1 from 'std::set<std::__cxx11::basic_string<char> >' to 'std::_Ios_Iostate&' 182 | operator|=(_Ios_Iostate& __a, _Ios_Iostate __b) | ~~~~~~~~~~~~~~^~~ ../tagcoll/Implications.h:68:29: error: no match for 'operator|=' (operand types are 'std::set<std::__cxx11::basic_string<char> >' and 'std::set<std::__cxx11::basic_string<char> >') 68 | res |= expand(*t); | ~~~~^~~~~~~~~~~~~ /usr/include/c++/12/bits/ios_base.h:99:3: note: candidate: 'const std::_Ios_Fmtflags& std::operator|=(_Ios_Fmtflags&, _Ios_Fmtflags)' 99 | operator|=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b) | ^~~~~~~~ /usr/include/c++/12/bits/ios_base.h:99:29: note: no known conversion for argument 1 from 'std::set<std::__cxx11::basic_string<char> >' to 'std::_Ios_Fmtflags&' 99 | operator|=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b) | ~~~~~~~~~~~~~~~^~~ /usr/include/c++/12/bits/ios_base.h:142:3: note: candidate: 'const std::_Ios_Openmode& std::operator|=(_Ios_Openmode&, _Ios_Openmode)' 142 | operator|=(_Ios_Openmode& __a, _Ios_Openmode __b) | ^~~~~~~~ /usr/include/c++/12/bits/ios_base.h:142:29: note: no known conversion for argument 1 from 'std::set<std::__cxx11::basic_string<char> >' to 'std::_Ios_Openmode&' 142 | operator|=(_Ios_Openmode& __a, _Ios_Openmode __b) | ~~~~~~~~~~~~~~~^~~ /usr/include/c++/12/bits/ios_base.h:182:3: note: candidate: 'const std::_Ios_Iostate& std::operator|=(_Ios_Iostate&, _Ios_Iostate)' 182 | operator|=(_Ios_Iostate& __a, _Ios_Iostate __b) | ^~~~~~~~ /usr/include/c++/12/bits/ios_base.h:182:28: note: no known conversion for argument 1 from 'std::set<std::__cxx11::basic_string<char> >' to 'std::_Ios_Iostate&' 182 | operator|=(_Ios_Iostate& __a, _Ios_Iostate __b) | ~~~~~~~~~~~~~~^~~ make[3]: *** [Makefile:619: tagcoll.o] Error 1 make[3]: Leaving directory '/build/tagcoll2-2.0.14/tools' make[2]: *** [Makefile:502: all-recursive] Error 1 make[2]: Leaving directory '/build/tagcoll2-2.0.14' make[1]: *** [Makefile:367: all] Error 2 make[1]: Leaving directory '/build/tagcoll2-2.0.14' dh_auto_build: error: make -j1 returned exit code 2 make: *** [debian/rules:6: build] Error 255 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 I: copying local configuration E: Failed autobuilding of package I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env I: removing directory /var/cache/pbuilder/build//281744 and its subdirectories -- cheers, Holger ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ holger@(debian|reproducible-builds|layer-acht).org ⢿⡄⠘⠷⠚⠋⠀ OpenPGP: B8BF54137B09D35CF026FE9D 091AB856069AAA1C ⠈⠳⣄ There never has been more knowledge in the world with less conclusions. (Die Goldenen Zitronen, 1996 or so)
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Version: 2.0.14-2+rm Dear submitter, as the package tagcoll2 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/1050720 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 ftpmas...@ftp-master.debian.org. Debian distribution maintenance software pp. Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---