Your message dated Fri, 02 May 2025 11:19:19 +0000
with message-id <e1uaoqj-005u8j...@fasolo.debian.org>
and subject line Bug#1103065: fixed in argagg 0.4.7-2
has caused the Debian Bug report #1103065,
regarding argagg: FTBFS in testing/i386: test_csv.cpp:47:32: error: conversion
to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
change the sign of the result [-Werror=sign-conversion]
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.)
--
1103065: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103065
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: argagg
Version: 0.4.7-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20250414 ftbfs-trixie
Hi,
During a rebuild of all packages in testing (trixie), your package failed
to build on i386.
Relevant part (hopefully):
> /usr/bin/c++ -g -O2
> -ffile-prefix-map=/build/reproducible-path/argagg-0.4.7=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -Wall -Wextra -Wpedantic -Wsign-conversion -Werror
> -std=c++11 -MD -MT CMakeFiles/argagg_test.dir/test/test.cpp.o -MF
> CMakeFiles/argagg_test.dir/test/test.cpp.o.d -o
> CMakeFiles/argagg_test.dir/test/test.cpp.o -c
> /build/reproducible-path/argagg-0.4.7/test/test.cpp
> /usr/bin/doxygen doxygen.cfg
> warning: Tag 'SYMBOL_CACHE_SIZE' at line 41 of file 'doxygen.cfg' has become
> obsolete.
> To avoid this warning please remove this line from your
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'SHOW_DIRECTORIES' at line 75 of file 'doxygen.cfg' 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 123 of file 'doxygen.cfg' 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 133 of file 'doxygen.cfg' has become
> obsolete.
> To avoid this warning please remove this line from your
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'HTML_ALIGN_MEMBERS' at line 135 of file 'doxygen.cfg' has
> become obsolete.
> To avoid this warning please remove this line from your
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'USE_INLINE_TREES' at line 158 of file 'doxygen.cfg' 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 177 of file 'doxygen.cfg' has become
> obsolete.
> To avoid this warning please remove this line from your
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'XML_SCHEMA' at line 199 of file 'doxygen.cfg' has become
> obsolete.
> To avoid this warning please remove this line from your
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'XML_DTD' at line 200 of file 'doxygen.cfg' 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 233 of file 'doxygen.cfg' 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 237 of file 'doxygen.cfg' 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 238 of file 'doxygen.cfg' has become
> obsolete.
> To avoid this warning please remove this line from your
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'DOT_FONTNAME' at line 241 of file 'doxygen.cfg' 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 242 of file 'doxygen.cfg' 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 260 of file 'doxygen.cfg' 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!
> warning: doxygen no longer ships with the FreeSans font.
> You may want to clear or change DOT_FONTNAME.
> Otherwise you run the risk that the wrong font is being used for dot
> generated graphs.
> /build/reproducible-path/argagg-0.4.7/include/argagg/argagg.hpp:774: warning:
> no uniquely matching class member found for
> template
> argagg::option_result::operator bool() const
> Possible candidates:
> 'T std::basic_ofstream< Char >::operator bool(T... args)' at line 4342 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_ofstream< Char >::sentry::operator bool(T... args)' at line
> 4545 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::fstream::operator bool(T... args)' at line 4873 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::fstream::sentry::operator bool(T... args)' at line 5088 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wostream::operator bool(T... args)' at line 7253 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wostream::sentry::operator bool(T... args)' at line 7505 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::unique_lock< T >::operator bool(T... args)' at line 8131 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_ostringstream< Char >::operator bool(T... args)' at line 8311
> of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_ostringstream< Char >::sentry::operator bool(T... args)' at
> line 8507 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_ios< Char >::operator bool(T... args)' at line 9971 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::shared_ptr< T >::operator bool(T... args)' at line 10745 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::ostringstream::operator bool(T... args)' at line 10922 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::ostringstream::sentry::operator bool(T... args)' at line 11111 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_fstream< Char >::operator bool(T... args)' at line 11320 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_fstream< Char >::sentry::operator bool(T... args)' at line
> 11535 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::iostream::operator bool(T... args)' at line 12997 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::iostream::sentry::operator bool(T... args)' at line 13198 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wistream::operator bool(T... args)' at line 13807 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wistream::sentry::operator bool(T... args)' at line 14101 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::stringstream::operator bool(T... args)' at line 14680 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::stringstream::sentry::operator bool(T... args)' at line 14881 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::unique_ptr< T >::operator bool(T... args)' at line 15394 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::ostream::operator bool(T... args)' at line 16234 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::ostream::sentry::operator bool(T... args)' at line 16486 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::shared_lock< T >::operator bool(T... args)' at line 16550 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::error_code::operator bool(T... args)' at line 17102 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wifstream::operator bool(T... args)' at line 17251 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wifstream::sentry::operator bool(T... args)' at line 17567 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_istream< Char >::operator bool(T... args)' at line 18244 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_istream< Char >::sentry::operator bool(T... args)' at line
> 18545 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::strstream::operator bool(T... args)' at line 21111 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::strstream::sentry::operator bool(T... args)' at line 21326 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_stringstream< Char >::operator bool(T... args)' at line 22297
> of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_stringstream< Char >::sentry::operator bool(T... args)' at
> line 22498 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wostringstream::operator bool(T... args)' at line 23476 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wostringstream::sentry::operator bool(T... args)' at line 23672 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::istrstream::operator bool(T... args)' at line 24140 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::istrstream::sentry::operator bool(T... args)' at line 24435 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_ostream< Char >::operator bool(T... args)' at line 24770 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_ostream< Char >::sentry::operator bool(T... args)' at line
> 25029 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::function::operator bool(T... args)' at line 25455 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::error_condition::operator bool(T... args)' at line 25505 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wiostream::operator bool(T... args)' at line 26368 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wiostream::sentry::operator bool(T... args)' at line 26569 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::ofstream::operator bool(T... args)' at line 27223 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::ofstream::sentry::operator bool(T... args)' at line 27433 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_istringstream< Char >::operator bool(T... args)' at line
> 27586 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_istringstream< Char >::sentry::operator bool(T... args)' at
> line 27881 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_ifstream< Char >::operator bool(T... args)' at line 27976 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_ifstream< Char >::sentry::operator bool(T... args)' at line
> 28285 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::experimental::optional::operator bool(T... args)' at line 29450 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::istringstream::operator bool(T... args)' at line 29878 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::istringstream::sentry::operator bool(T... args)' at line 30180 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::istream::operator bool(T... args)' at line 30707 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::istream::sentry::operator bool(T... args)' at line 30994 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::ostrstream::operator bool(T... args)' at line 31219 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::ostrstream::sentry::operator bool(T... args)' at line 31415 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wfstream::operator bool(T... args)' at line 32027 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wfstream::sentry::operator bool(T... args)' at line 32242 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_iostream< Char >::operator bool(T... args)' at line 32854 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_iostream< Char >::sentry::operator bool(T... args)' at line
> 33055 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wofstream::operator bool(T... args)' at line 33229 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wofstream::sentry::operator bool(T... args)' at line 33432 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wstringstream::operator bool(T... args)' at line 33751 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wstringstream::sentry::operator bool(T... args)' at line 33959 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wistringstream::operator bool(T... args)' at line 34212 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wistringstream::sentry::operator bool(T... args)' at line 34514 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::ifstream::operator bool(T... args)' at line 34622 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::ifstream::sentry::operator bool(T... args)' at line 34938 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> /build/reproducible-path/argagg-0.4.7/include/argagg/argagg.hpp:836: warning:
> no uniquely matching class member found for
> template
> argagg::option_results::operator bool() const
> Possible candidates:
> 'T std::basic_ofstream< Char >::operator bool(T... args)' at line 4342 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_ofstream< Char >::sentry::operator bool(T... args)' at line
> 4545 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::fstream::operator bool(T... args)' at line 4873 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::fstream::sentry::operator bool(T... args)' at line 5088 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wostream::operator bool(T... args)' at line 7253 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wostream::sentry::operator bool(T... args)' at line 7505 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::unique_lock< T >::operator bool(T... args)' at line 8131 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_ostringstream< Char >::operator bool(T... args)' at line 8311
> of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_ostringstream< Char >::sentry::operator bool(T... args)' at
> line 8507 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_ios< Char >::operator bool(T... args)' at line 9971 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::shared_ptr< T >::operator bool(T... args)' at line 10745 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::ostringstream::operator bool(T... args)' at line 10922 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::ostringstream::sentry::operator bool(T... args)' at line 11111 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_fstream< Char >::operator bool(T... args)' at line 11320 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_fstream< Char >::sentry::operator bool(T... args)' at line
> 11535 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::iostream::operator bool(T... args)' at line 12997 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::iostream::sentry::operator bool(T... args)' at line 13198 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wistream::operator bool(T... args)' at line 13807 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wistream::sentry::operator bool(T... args)' at line 14101 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::stringstream::operator bool(T... args)' at line 14680 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::stringstream::sentry::operator bool(T... args)' at line 14881 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::unique_ptr< T >::operator bool(T... args)' at line 15394 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::ostream::operator bool(T... args)' at line 16234 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::ostream::sentry::operator bool(T... args)' at line 16486 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::shared_lock< T >::operator bool(T... args)' at line 16550 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::error_code::operator bool(T... args)' at line 17102 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wifstream::operator bool(T... args)' at line 17251 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wifstream::sentry::operator bool(T... args)' at line 17567 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_istream< Char >::operator bool(T... args)' at line 18244 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_istream< Char >::sentry::operator bool(T... args)' at line
> 18545 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::strstream::operator bool(T... args)' at line 21111 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::strstream::sentry::operator bool(T... args)' at line 21326 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_stringstream< Char >::operator bool(T... args)' at line 22297
> of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_stringstream< Char >::sentry::operator bool(T... args)' at
> line 22498 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wostringstream::operator bool(T... args)' at line 23476 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wostringstream::sentry::operator bool(T... args)' at line 23672 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::istrstream::operator bool(T... args)' at line 24140 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::istrstream::sentry::operator bool(T... args)' at line 24435 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_ostream< Char >::operator bool(T... args)' at line 24770 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_ostream< Char >::sentry::operator bool(T... args)' at line
> 25029 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::function::operator bool(T... args)' at line 25455 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::error_condition::operator bool(T... args)' at line 25505 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wiostream::operator bool(T... args)' at line 26368 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wiostream::sentry::operator bool(T... args)' at line 26569 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::ofstream::operator bool(T... args)' at line 27223 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::ofstream::sentry::operator bool(T... args)' at line 27433 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_istringstream< Char >::operator bool(T... args)' at line
> 27586 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_istringstream< Char >::sentry::operator bool(T... args)' at
> line 27881 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_ifstream< Char >::operator bool(T... args)' at line 27976 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_ifstream< Char >::sentry::operator bool(T... args)' at line
> 28285 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::experimental::optional::operator bool(T... args)' at line 29450 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::istringstream::operator bool(T... args)' at line 29878 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::istringstream::sentry::operator bool(T... args)' at line 30180 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::istream::operator bool(T... args)' at line 30707 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::istream::sentry::operator bool(T... args)' at line 30994 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::ostrstream::operator bool(T... args)' at line 31219 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::ostrstream::sentry::operator bool(T... args)' at line 31415 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wfstream::operator bool(T... args)' at line 32027 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wfstream::sentry::operator bool(T... args)' at line 32242 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_iostream< Char >::operator bool(T... args)' at line 32854 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::basic_iostream< Char >::sentry::operator bool(T... args)' at line
> 33055 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wofstream::operator bool(T... args)' at line 33229 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wofstream::sentry::operator bool(T... args)' at line 33432 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wstringstream::operator bool(T... args)' at line 33751 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wstringstream::sentry::operator bool(T... args)' at line 33959 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wistringstream::operator bool(T... args)' at line 34212 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::wistringstream::sentry::operator bool(T... args)' at line 34514 of
> file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::ifstream::operator bool(T... args)' at line 34622 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> 'T std::ifstream::sentry::operator bool(T... args)' at line 34938 of file
> /build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:66:
> warning: unable to resolve reference to 'cv::Size_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:56:
> warning: unable to resolve reference to 'cv::Point3_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:46:
> warning: unable to resolve reference to 'cv::Point_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:77:
> warning: unable to resolve reference to 'cv::Rect_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:46:
> warning: unable to resolve reference to 'cv::Point_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:56:
> warning: unable to resolve reference to 'cv::Point3_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:66:
> warning: unable to resolve reference to 'cv::Size_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:77:
> warning: unable to resolve reference to 'cv::Rect_' for \ref command
> /build/reproducible-path/argagg-0.4.7/test/test_csv.cpp: In function ‘void
> DOCTEST_ANON_FUNC_2()’:
> /build/reproducible-path/argagg-0.4.7/test/test_csv.cpp:47:32: error:
> conversion to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned
> int’} may change the sign of the result [-Werror=sign-conversion]
> 47 | argparser.parse(argv.size(), &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test_csv.cpp:57:32: error:
> conversion to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned
> int’} may change the sign of the result [-Werror=sign-conversion]
> 57 | argparser.parse(argv.size(), &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test_csv.cpp:67:32: error:
> conversion to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned
> int’} may change the sign of the result [-Werror=sign-conversion]
> 67 | argparser.parse(argv.size(), &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test_csv.cpp:78:32: error:
> conversion to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned
> int’} may change the sign of the result [-Werror=sign-conversion]
> 78 | argparser.parse(argv.size(), &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test_csv.cpp:91:32: error:
> conversion to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned
> int’} may change the sign of the result [-Werror=sign-conversion]
> 91 | argparser.parse(argv.size(), &(argv.front()));
> | ~~~~~~~~~^~
> Doxygen version used: 1.9.8
> Searching for include files...
> Searching for example files...
> Searching for images...
> Searching for dot files...
> Searching for msc files...
> Searching for dia files...
> Searching for files to exclude
> Searching INPUT for files to process...
> Searching for files in directory /build/reproducible-path/argagg-0.4.7/doc
> Searching for files in directory /build/reproducible-path/argagg-0.4.7/include
> Searching for files in directory
> /build/reproducible-path/argagg-0.4.7/include/argagg
> Searching for files in directory
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert
> Reading and parsing tag files
> Reading tag file
> '/build/reproducible-path/argagg-0.4.7/doc/cppreference-doxygen-web.tag.xml',
> location 'http://en.cppreference.com/w/'...
> Parsing files
> Reading /build/reproducible-path/argagg-0.4.7/doc/root.md...
> Preprocessing
> /build/reproducible-path/argagg-0.4.7/include/argagg/argagg.hpp...
> Parsing file
> /build/reproducible-path/argagg-0.4.7/include/argagg/argagg.hpp...
> Preprocessing
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/csv.hpp...
> Parsing file
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/csv.hpp...
> Preprocessing
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp...
> Parsing file
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp...
> Building macro definition list...
> Building group list...
> Building directory list...
> Building namespace list...
> Building file list...
> Building class list...
> Building concept list...
> Computing nesting relations for classes...
> Associating documentation with classes...
> Associating documentation with concepts...
> Associating documentation with modules...
> Building example list...
> Searching for enumerations...
> Searching for documented typedefs...
> Searching for members imported via using declarations...
> Searching for included using directives...
> Searching for documented variables...
> Building interface member list...
> Building member list...
> Searching for friends...
> Searching for documented defines...
> Computing class inheritance relations...
> Computing class usage relations...
> Flushing cached template relations that have become invalid...
> Computing class relations...
> Add enum values to enums...
> Searching for member function documentation...
> Creating members for template instances...
> Building page list...
> Search for main page...
> Computing page relations...
> Determining the scope of groups...
> Computing module relations...
> Sorting lists...
> Determining which enums are documented
> Computing member relations...
> Building full member lists recursively...
> Adding members to member groups.
> Computing member references...
> Inheriting documentation...
> Generating disk names...
> Adding source references...
> Adding xrefitems...
> Sorting member lists...
> Setting anonymous enum type...
> Computing dependencies between directories...
> Generating citations page...
> Counting members...
> Counting data structures...
> Resolving user defined references...
> Finding anchors and sections in the documentation...
> Transferring function references...
> Combining using relations...
> Adding members to index pages...
> Correcting members for VHDL...
> Computing tooltip texts...
> Generating style sheet...
> Generating search indices...
> Generating example documentation...
> Generating file sources...
> Parsing code for file root.md...
> Generating code for file argagg.hpp...
> Generating code for file csv.hpp...
> Generating code for file opencv.hpp...
> Generating file documentation...
> Generating docs for file root.md...
> Generating docs for file argagg.hpp...
> Generating docs for file csv.hpp...
> Generating docs for file opencv.hpp...
> Generating page documentation...
> Generating group documentation...
> Generating class documentation...
> Generating concept documentation...
> Generating module documentation...
> Generating namespace documentation...
> Generating docs for namespace argagg
> Generating docs for compound argagg::csv...
> Generating docs for compound argagg::definition...
> Generating docs for compound argagg::fmt_ostream...
> Generating docs for compound argagg::invalid_flag...
> Genera/build/reproducible-path/argagg-0.4.7/test/test_csv.cpp:103:32: error:
> conversion to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned
> int’} may change the sign of the result [-Werror=sign-conversion]
> 103 | argparser.parse(argv.size(), &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test_csv.cpp:113:32: error:
> conversion to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned
> int’} may change the sign of the result [-Werror=sign-conversion]
> 113 | argparser.parse(argv.size(), &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test_csv.cpp:125:32: error:
> conversion to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned
> int’} may change the sign of the result [-Werror=sign-conversion]
> 125 | argparser.parse(argv.size(), &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test_csv.cpp:134:32: error:
> conversion to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned
> int’} may change the sign of the result [-Werror=sign-conversion]
> 134 | argparser.parse(argv.size(), &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:56:
> warning: unable to resolve reference to 'cv::Point3_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:46:
> warning: unable to resolve reference to 'cv::Point_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:77:
> warning: unable to resolve reference to 'cv::Rect_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:66:
> warning: unable to resolve reference to 'cv::Size_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:56:
> warning: unable to resolve reference to 'cv::Point3_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:56:
> warning: unable to resolve reference to 'cv::Point3_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:46:
> warning: unable to resolve reference to 'cv::Point_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:46:
> warning: unable to resolve reference to 'cv::Point_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:77:
> warning: unable to resolve reference to 'cv::Rect_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:77:
> warning: unable to resolve reference to 'cv::Rect_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:66:
> warning: unable to resolve reference to 'cv::Size_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:66:
> warning: unable to resolve reference to 'cv::Size_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:56:
> warning: unable to resolve reference to 'cv::Point3_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:46:
> warning: unable to resolve reference to 'cv::Point_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:77:
> warning: unable to resolve reference to 'cv::Rect_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:66:
> warning: unable to resolve reference to 'cv::Size_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:56:
> warning: unable to resolve reference to 'cv::Point3_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:46:
> warning: unable to resolve reference to 'cv::Point_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:77:
> warning: unable to resolve reference to 'cv::Rect_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:66:
> warning: unable to resolve reference to 'cv::Size_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:56:
> warning: unable to resolve reference to 'cv::Point3_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:46:
> warning: unable to resolve reference to 'cv::Point_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:77:
> warning: unable to resolve reference to 'cv::Rect_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:66:
> warning: unable to resolve reference to 'cv::Size_' for \ref command
> /build/reproducible-path/argagg-0.4.7/examples/joinargs.cpp: In function ‘int
> main(int, const char**)’:
> /build/reproducible-path/argagg-0.4.7/examples/joinargs.cpp:96:44: error:
> conversion to ‘int’ from ‘std::size_t’ {aka ‘unsigned int’} may change the
> sign of the result [-Werror=sign-conversion]
> 96 | int verbose_level = args["verbose"].count();
> | ~~~~~~~~~~~~~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:56:
> warning: unable to resolve reference to 'cv::Point3_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:46:
> warning: unable to resolve reference to 'cv::Point_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:77:
> warning: unable to resolve reference to 'cv::Rect_' for \ref command
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/opencv.hpp:66:
> warning: unable to resolve reference to 'cv::Size_' for \ref command
> ting docs for compound argagg::option_lacks_argument_error...
> Generating docs for compound argagg::option_result...
> Generating docs for compound argagg::option_results...
> Generating docs for compound argagg::parser...
> Generating docs for compound argagg::parser_map...
> Generating docs for compound argagg::parser_results...
> Generating docs for compound argagg::unexpected_argument_error...
> Generating docs for compound argagg::unexpected_option_error...
> Generating docs for compound argagg::unknown_option...
> Generating docs for namespace argagg::convert
> Generating docs for compound argagg::convert::converter...
> Generating docs for compound argagg::convert::converter< csv< T > >...
> Generating docs for compound argagg::convert::converter< cv::Point3_< T > >...
> Generating docs for compound argagg::convert::converter< cv::Point_< T > >...
> Generating docs for compound argagg::convert::converter< cv::Rect_< T > >...
> Generating docs for compound argagg::convert::converter< cv::Size_< T > >...
> Generating docs for namespace std
> Generating graph info page...
> Generating directory documentation...
> Generating index page...
> Generating main page...
> Generating page index...
> Generating topic index...
> Generating module index...
> Generating module member index...
> Generating namespace index...
> Generating namespace member index...
> Generating concept index...
> Generating annotated compound index...
> Generating alphabetical compound index...
> Generating hierarchical class index...
> Generating member index...
> Generating file index...
> Generating file member index...
> Generating example index...
> finalizing index lists...
> writing tag file...
> Generating XML output...
> Generating XML output for class argagg::convert::converter
> Generating XML output for class argagg::convert::converter< csv< T > >
> Generating XML output for class argagg::convert::converter< cv::Point3_< T > >
> Generating XML output for class argagg::convert::converter< cv::Point_< T > >
> Generating XML output for class argagg::convert::converter< cv::Rect_< T > >
> Generating XML output for class argagg::convert::converter< cv::Size_< T > >
> Generating XML output for class argagg::csv
> Generating XML output for class argagg::definition
> Generating XML output for class argagg::fmt_ostream
> Generating XML output for class argagg::invalid_flag
> Generating XML output for class argagg::option_lacks_argument_error
> Generating XML output for class argagg::option_result
> Generating XML output for class argagg::option_results
> Generating XML output for class argagg::parser
> Generating XML output for class argagg::parser_map
> Generating XML output for class argagg::parser_results
> Generating XML output for class argagg::unexpected_argument_error
> Generating XML output for class argagg::unexpected_option_error
> Generating XML output for class argagg::unknown_option
> Generating XML output for namespace argagg
> Generating XML output for namespace argagg::convert
> Generating XML output for namespace std
> Generating XML output for namespace std::chrono
> Generating XML output for namespace std::experimental
> Generating XML output for namespace std::regex_constants
> Generating XML output for namespace std::rel_ops
> Generating XML output for namespace std::this_thread
> Generating XML output for file root.md
> Generating XML output for file argagg.hpp
> Generating XML output for file csv.hpp
> Generating XML output for file opencv.hpp
> Generate XML output for dir
> /build/reproducible-path/argagg-0.4.7/include/argagg/
> Generate XML output for dir
> /build/reproducible-path/argagg-0.4.7/include/argagg/convert/
> Generate XML output for dir /build/reproducible-path/argagg-0.4.7/doc/
> Generate XML output for dir /build/reproducible-path/argagg-0.4.7/include/
> Generating XML output for the main page
> Running plantuml with JAVA...
> type lookup cache used 710/65536 hits=11628 misses=930
> symbol lookup cache used 514/65536 hits=10551 misses=514
> finished...
> make[3]: Leaving directory
> '/build/reproducible-path/argagg-0.4.7/obj-i686-linux-gnu'
> [ 62%] Built target docs
> /build/reproducible-path/argagg-0.4.7/test/test.cpp: In function ‘void
> DOCTEST_ANON_FUNC_20()’:
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:85:39: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 85 | args = argparser.parse(argv.size(), &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:125:39: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 125 | args = argparser.parse(argv.size(), &(argv.front()));
> | ~~~~~~~~~^~
> In file included from /build/reproducible-path/argagg-0.4.7/test/test.cpp:4:
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:158:39: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 158 | args = argparser.parse(argv.size(), &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:165:39: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 165 | args = argparser.parse(argv.size(), &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp: In function ‘void
> DOCTEST_ANON_FUNC_26()’:
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:189:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 189 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:198:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 198 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:211:59: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 211 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:217:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 217 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp: In function ‘void
> DOCTEST_ANON_FUNC_32()’:
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:240:59: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 240 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:248:59: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 248 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:256:59: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 256 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:264:59: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 264 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:272:59: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 272 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:280:59: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 280 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:288:59: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 288 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:296:59: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 296 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:305:59: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 305 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:314:59: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 314 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp: In function ‘void
> DOCTEST_ANON_FUNC_44()’:
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:329:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 329 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:338:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 338 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:354:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 354 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:375:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 375 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:389:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 389 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:404:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 404 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:422:59: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 422 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:429:59: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 429 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp: In function ‘void
> DOCTEST_ANON_FUNC_54()’:
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:445:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 445 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:457:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 457 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:469:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 469 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:482:59: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 482 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp: In function ‘void
> DOCTEST_ANON_FUNC_60()’:
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:499:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 499 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:510:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 510 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:521:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 521 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:533:59: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 533 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:540:59: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 540 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:546:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 546 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:557:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 557 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:569:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 569 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp: In function ‘void
> DOCTEST_ANON_FUNC_70()’:
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:591:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 591 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:609:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 609 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp: In function ‘void
> DOCTEST_ANON_FUNC_74()’:
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:630:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 630 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:642:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 642 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:655:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 655 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:665:59: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 665 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:672:59: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 672 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp: In function ‘void
> DOCTEST_ANON_FUNC_81()’:
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:689:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 689 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:700:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 700 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:712:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 712 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:724:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 724 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:736:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 736 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:748:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 748 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:759:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 759 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp: In function ‘void
> DOCTEST_ANON_FUNC_90()’:
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:783:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 783 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:795:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 795 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:808:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 808 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:826:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 826 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp: In function ‘void
> DOCTEST_ANON_FUNC_96()’:
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:857:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 857 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:896:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 896 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:908:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 908 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:918:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 918 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:941:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 941 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:951:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 951 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:970:57: error: conversion
> to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned int’} may
> change the sign of the result [-Werror=sign-conversion]
> 970 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp: In function ‘void
> DOCTEST_ANON_FUNC_105()’:
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:1018:55: error:
> conversion to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned
> int’} may change the sign of the result [-Werror=sign-conversion]
> 1018 | argagg::parser_results args = parser.parse(argv.size(),
> &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp: In function ‘void
> DOCTEST_ANON_FUNC_107()’:
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:1070:32: error:
> conversion to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned
> int’} may change the sign of the result [-Werror=sign-conversion]
> 1070 | argparser.parse(argv.size(), &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:1081:32: error:
> conversion to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned
> int’} may change the sign of the result [-Werror=sign-conversion]
> 1081 | argparser.parse(argv.size(), &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:1092:32: error:
> conversion to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned
> int’} may change the sign of the result [-Werror=sign-conversion]
> 1092 | argparser.parse(argv.size(), &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp: In function ‘void
> DOCTEST_ANON_FUNC_112()’:
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:1142:32: error:
> conversion to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned
> int’} may change the sign of the result [-Werror=sign-conversion]
> 1142 | argparser.parse(argv.size(), &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:1153:32: error:
> conversion to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned
> int’} may change the sign of the result [-Werror=sign-conversion]
> 1153 | argparser.parse(argv.size(), &(argv.front()));
> | ~~~~~~~~~^~
> /build/reproducible-path/argagg-0.4.7/test/test.cpp:1164:32: error:
> conversion to ‘int’ from ‘std::vector<const char*>::size_type’ {aka ‘unsigned
> int’} may change the sign of the result [-Werror=sign-conversion]
> 1164 | argparser.parse(argv.size(), &(argv.front()));
> | ~~~~~~~~~^~
> [ 75%] Linking CXX executable bin/sample1
> /usr/bin/cmake -E cmake_link_script CMakeFiles/gengetopt_main1.dir/link.txt
> --verbose=1
> /usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/argagg-0.4.7=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -rdynamic
> -Wl,--dependency-file=CMakeFiles/gengetopt_main1.dir/link.d
> CMakeFiles/gengetopt_main1.dir/examples/gengetopt_main1.cpp.o -o bin/sample1
> make[3]: Leaving directory
> '/build/reproducible-path/argagg-0.4.7/obj-i686-linux-gnu'
> [ 75%] Built target gengetopt_main1
> cc1plus: all warnings being treated as errors
> make[3]: *** [CMakeFiles/joinargs.dir/build.make:82:
> CMakeFiles/joinargs.dir/examples/joinargs.cpp.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2025/04/14/argagg_0.4.7-1_testing-i386.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250414;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250414&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: argagg
Source-Version: 0.4.7-2
Done: Andreas Rönnquist <gus...@debian.org>
We believe that the bug you reported is fixed in the latest version of
argagg, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1103...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Rönnquist <gus...@debian.org> (supplier of updated argagg package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 02 May 2025 12:59:03 +0200
Source: argagg
Architecture: source
Version: 0.4.7-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Andreas Rönnquist <gus...@debian.org>
Closes: 1103065
Changes:
argagg (0.4.7-2) unstable; urgency=medium
.
* QA upload.
* Add patch to avoid errors on casting unsigned/signed
(Closes: #1103065)
Checksums-Sha1:
30a2ab27fc9473f37147314a8ecff623ea8901c4 1909 argagg_0.4.7-2.dsc
826394131590a9ae2e86d5c2d16ba93dcbd2f105 29128 argagg_0.4.7-2.debian.tar.xz
50970c67ca3bd297d04c3f9e8d442dc9287d86dc 8569 argagg_0.4.7-2_source.buildinfo
Checksums-Sha256:
932ff244230b99a754622949f6bb5361998372812cd9f58aa952342d12d38fa8 1909
argagg_0.4.7-2.dsc
254ebd7ab1ac21e71e870aedf50c5df830af75d00ad9943dc00a60b336166fea 29128
argagg_0.4.7-2.debian.tar.xz
d30f67e61d16e4ae23bead9d658046c317353d9e571a63c896093da6a609fd55 8569
argagg_0.4.7-2_source.buildinfo
Files:
32f201805cab982fdf9c70cd9982546c 1909 devel optional argagg_0.4.7-2.dsc
e6374645f51e7ddee4f543bee01e67bd 29128 devel optional
argagg_0.4.7-2.debian.tar.xz
4f9ed209b07d66b1b73c73f682f886bc 8569 devel optional
argagg_0.4.7-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEETq74h7WfgJdjc9ALCHsqoZ75O8IFAmgUp7kACgkQCHsqoZ75
O8IKTxAAlcCgdVefhYTfoP3KpKInN9Wjn/c7P/CmGqonISPdL0eyw6SyByENbiVG
tA//tf07fhI12NmW3Q46Cf6a5r4KDXlhOsodfB/etTZjmX5ocdrChGbwXTjJy/xm
xn+yUCO8cvy5r+w85CgVSZ0s+C/NR3cXKwRsz7ohrcaUGqxJvzbWKOef/H+KDcmn
0T2TjZNUyocT/YdUEnD36AcktlEYdxWncdNBKqfCeixMtXl6Gwo7158RLce5oyAm
3G0OxfOKrt5OXRlIL0Xz6QGsaiH1Y0zxB2vYcixlb+T1MhoaFeIBnVqx0RfOfeRg
7Fcg+lfha1aJI2o3l94N/LbgkNWDiWA0Qa4Jy7yCVf7kHCzh1oWYVnvnblPLqkdx
SODdHZbQMB/Fgp3txkgJewBQjpp9Ky9YT8Rwsq96nm8CrwrjgBqTH89xPAFUnv2P
wrWScAQdbE73Jo2sz/NS6sTE2/DbEpMqJVpEtV5xaxNxXcWYRxwEOJKRbADRPVzP
hg48adQQ76u4N6hv88VIPz18R2UaayNYlCrZ+o2sWj/qaKy5mdabJo8IOh9AsHrJ
UF9FT9zb9rizdeu+5NdSw8pa2ob8HOZitH2L2lm1ZuRA5DlB71pWWVyEpeykrpnn
LmGbbEdg/a1tBFqH7XjxbVBl+oqz728ShHY6INigf6EB1awc4ZM=
=yEON
-----END PGP SIGNATURE-----
pgpFGJ7Vqtv_a.pgp
Description: PGP signature
--- End Message ---