Your message dated Wed, 10 Aug 2022 13:53:17 +0200
with message-id <20220810115317.7snwni64u5mp3...@gpm.stappers.nl>
and subject line Avoiding removal from testing
has caused the Debian Bug report #1012999,
regarding msc-generator: ftbfs with GCC-12
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.)


-- 
1012999: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012999
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:msc-generator
Version: 7.2.1-1
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-12

[This bug is targeted to the upcoming bookworm release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-12/g++-12, but succeeds to build with gcc-11/g++-11. The
severity of this report will be raised before the bookworm release.

The full build log can be found at:
http://qa-logs.debian.net/2022/06/09/gcc12/msc-generator_7.2.1-1_unstable_gcc12.log
The last lines of the build log are at the end of this report.

To build with GCC 11, either set CC=gcc-11 CXX=g++-11 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-11/porting_to.html

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]
           } >version.h \
        || echo 'gen_version_h error: I need the version as 
[v]<num>.<num>[.<num>]'
make  all-am
make[5]: Entering directory 
'/<<PKGBUILDDIR>>/debian/build-gui/src/libcgencommon'
g++ -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" 
-DPACKAGE_VERSION=\"7.2.1\" -DPACKAGE_STRING=\"msc-generator\ 7.2.1\" 
-DPACKAGE_BUGREPORT=\"tek...@gmail.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"msc-generator\" -DVERSION=\"7.2.1\" -DYYTEXT_POINTER=1 
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I../../../../src/libcgencommon  
-I../../../../src/libcgencommon -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-std=c++20 -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/graphviz   -Wall -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=ssize_t -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security
  -c -o contour_distance.o ../../../../src/libcgencommon/contour_distance.cpp
g++ -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" 
-DPACKAGE_VERSION=\"7.2.1\" -DPACKAGE_STRING=\"msc-generator\ 7.2.1\" 
-DPACKAGE_BUGREPORT=\"tek...@gmail.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"msc-generator\" -DVERSION=\"7.2.1\" -DYYTEXT_POINTER=1 
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I../../../../src/libcgencommon  
-I../../../../src/libcgencommon -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-std=c++20 -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/graphviz   -Wall -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=ssize_t -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security
  -c -o contour_edge.o ../../../../src/libcgencommon/contour_edge.cpp
g++ -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" 
-DPACKAGE_VERSION=\"7.2.1\" -DPACKAGE_STRING=\"msc-generator\ 7.2.1\" 
-DPACKAGE_BUGREPORT=\"tek...@gmail.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"msc-generator\" -DVERSION=\"7.2.1\" -DYYTEXT_POINTER=1 
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I../../../../src/libcgencommon  
-I../../../../src/libcgencommon -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-std=c++20 -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/graphviz   -Wall -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=ssize_t -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security
  -c -o contour_path.o ../../../../src/libcgencommon/contour_path.cpp
g++ -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" 
-DPACKAGE_VERSION=\"7.2.1\" -DPACKAGE_STRING=\"msc-generator\ 7.2.1\" 
-DPACKAGE_BUGREPORT=\"tek...@gmail.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"msc-generator\" -DVERSION=\"7.2.1\" -DYYTEXT_POINTER=1 
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I../../../../src/libcgencommon  
-I../../../../src/libcgencommon -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-std=c++20 -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/graphviz   -Wall -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=ssize_t -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security
  -c -o contour_simple.o ../../../../src/libcgencommon/contour_simple.cpp
g++ -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" 
-DPACKAGE_VERSION=\"7.2.1\" -DPACKAGE_STRING=\"msc-generator\ 7.2.1\" 
-DPACKAGE_BUGREPORT=\"tek...@gmail.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"msc-generator\" -DVERSION=\"7.2.1\" -DYYTEXT_POINTER=1 
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I../../../../src/libcgencommon  
-I../../../../src/libcgencommon -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-std=c++20 -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/graphviz   -Wall -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=ssize_t -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security
  -c -o contour.o ../../../../src/libcgencommon/contour.cpp
g++ -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" 
-DPACKAGE_VERSION=\"7.2.1\" -DPACKAGE_STRING=\"msc-generator\ 7.2.1\" 
-DPACKAGE_BUGREPORT=\"tek...@gmail.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"msc-generator\" -DVERSION=\"7.2.1\" -DYYTEXT_POINTER=1 
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I../../../../src/libcgencommon  
-I../../../../src/libcgencommon -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-std=c++20 -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/graphviz   -Wall -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=ssize_t -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security
  -c -o contour_debug.o ../../../../src/libcgencommon/contour_debug.cpp
g++ -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" 
-DPACKAGE_VERSION=\"7.2.1\" -DPACKAGE_STRING=\"msc-generator\ 7.2.1\" 
-DPACKAGE_BUGREPORT=\"tek...@gmail.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"msc-generator\" -DVERSION=\"7.2.1\" -DYYTEXT_POINTER=1 
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I../../../../src/libcgencommon  
-I../../../../src/libcgencommon -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-std=c++20 -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/graphviz   -Wall -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=ssize_t -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security
  -c -o numbering.o ../../../../src/libcgencommon/numbering.cpp
g++ -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" 
-DPACKAGE_VERSION=\"7.2.1\" -DPACKAGE_STRING=\"msc-generator\ 7.2.1\" 
-DPACKAGE_BUGREPORT=\"tek...@gmail.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"msc-generator\" -DVERSION=\"7.2.1\" -DYYTEXT_POINTER=1 
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I../../../../src/libcgencommon  
-I../../../../src/libcgencommon -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-std=c++20 -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/graphviz   -Wall -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=ssize_t -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security
  -c -o element.o ../../../../src/libcgencommon/element.cpp
g++ -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" 
-DPACKAGE_VERSION=\"7.2.1\" -DPACKAGE_STRING=\"msc-generator\ 7.2.1\" 
-DPACKAGE_BUGREPORT=\"tek...@gmail.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"msc-generator\" -DVERSION=\"7.2.1\" -DYYTEXT_POINTER=1 
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I../../../../src/libcgencommon  
-I../../../../src/libcgencommon -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-std=c++20 -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/graphviz   -Wall -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=ssize_t -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security
  -c -o area.o ../../../../src/libcgencommon/area.cpp
g++ -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" 
-DPACKAGE_VERSION=\"7.2.1\" -DPACKAGE_STRING=\"msc-generator\ 7.2.1\" 
-DPACKAGE_BUGREPORT=\"tek...@gmail.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"msc-generator\" -DVERSION=\"7.2.1\" -DYYTEXT_POINTER=1 
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I../../../../src/libcgencommon  
-I../../../../src/libcgencommon -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-std=c++20 -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/graphviz   -Wall -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=ssize_t -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security
  -c -o error.o ../../../../src/libcgencommon/error.cpp
g++ -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" 
-DPACKAGE_VERSION=\"7.2.1\" -DPACKAGE_STRING=\"msc-generator\ 7.2.1\" 
-DPACKAGE_BUGREPORT=\"tek...@gmail.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"msc-generator\" -DVERSION=\"7.2.1\" -DYYTEXT_POINTER=1 
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I../../../../src/libcgencommon  
-I../../../../src/libcgencommon -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-std=c++20 -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/graphviz   -Wall -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=ssize_t -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security
  -c -o cgen_color.o ../../../../src/libcgencommon/cgen_color.cpp
g++ -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" 
-DPACKAGE_VERSION=\"7.2.1\" -DPACKAGE_STRING=\"msc-generator\ 7.2.1\" 
-DPACKAGE_BUGREPORT=\"tek...@gmail.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"msc-generator\" -DVERSION=\"7.2.1\" -DYYTEXT_POINTER=1 
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I../../../../src/libcgencommon  
-I../../../../src/libcgencommon -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-std=c++20 -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/graphviz   -Wall -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=ssize_t -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security
  -c -o cgen_attribute.o ../../../../src/libcgencommon/cgen_attribute.cpp
g++ -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" 
-DPACKAGE_VERSION=\"7.2.1\" -DPACKAGE_STRING=\"msc-generator\ 7.2.1\" 
-DPACKAGE_BUGREPORT=\"tek...@gmail.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"msc-generator\" -DVERSION=\"7.2.1\" -DYYTEXT_POINTER=1 
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I../../../../src/libcgencommon  
-I../../../../src/libcgencommon -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-std=c++20 -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/graphviz   -Wall -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=ssize_t -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security
  -c -o stringparse.o ../../../../src/libcgencommon/stringparse.cpp
g++ -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" 
-DPACKAGE_VERSION=\"7.2.1\" -DPACKAGE_STRING=\"msc-generator\ 7.2.1\" 
-DPACKAGE_BUGREPORT=\"tek...@gmail.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"msc-generator\" -DVERSION=\"7.2.1\" -DYYTEXT_POINTER=1 
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I../../../../src/libcgencommon  
-I../../../../src/libcgencommon -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-std=c++20 -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/graphviz   -Wall -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=ssize_t -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security
  -c -o cgen_arrowhead.o ../../../../src/libcgencommon/cgen_arrowhead.cpp
g++ -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" 
-DPACKAGE_VERSION=\"7.2.1\" -DPACKAGE_STRING=\"msc-generator\ 7.2.1\" 
-DPACKAGE_BUGREPORT=\"tek...@gmail.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"msc-generator\" -DVERSION=\"7.2.1\" -DYYTEXT_POINTER=1 
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I../../../../src/libcgencommon  
-I../../../../src/libcgencommon -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-std=c++20 -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/graphviz   -Wall -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=ssize_t -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security
  -c -o style.o ../../../../src/libcgencommon/style.cpp
g++ -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" 
-DPACKAGE_VERSION=\"7.2.1\" -DPACKAGE_STRING=\"msc-generator\ 7.2.1\" 
-DPACKAGE_BUGREPORT=\"tek...@gmail.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"msc-generator\" -DVERSION=\"7.2.1\" -DYYTEXT_POINTER=1 
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I../../../../src/libcgencommon  
-I../../../../src/libcgencommon -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-std=c++20 -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/graphviz   -Wall -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=ssize_t -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security
  -c -o csh.o ../../../../src/libcgencommon/csh.cpp
g++ -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" 
-DPACKAGE_VERSION=\"7.2.1\" -DPACKAGE_STRING=\"msc-generator\ 7.2.1\" 
-DPACKAGE_BUGREPORT=\"tek...@gmail.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"msc-generator\" -DVERSION=\"7.2.1\" -DYYTEXT_POINTER=1 
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I../../../../src/libcgencommon  
-I../../../../src/libcgencommon -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-std=c++20 -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/graphviz   -Wall -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=ssize_t -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security
  -c -o canvas.o ../../../../src/libcgencommon/canvas.cpp
g++ -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" 
-DPACKAGE_VERSION=\"7.2.1\" -DPACKAGE_STRING=\"msc-generator\ 7.2.1\" 
-DPACKAGE_BUGREPORT=\"tek...@gmail.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"msc-generator\" -DVERSION=\"7.2.1\" -DYYTEXT_POINTER=1 
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I../../../../src/libcgencommon  
-I../../../../src/libcgencommon -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-std=c++20 -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/graphviz   -Wall -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=ssize_t -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security
  -c -o cgen_shapes.o ../../../../src/libcgencommon/cgen_shapes.cpp
g++ -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" 
-DPACKAGE_VERSION=\"7.2.1\" -DPACKAGE_STRING=\"msc-generator\ 7.2.1\" 
-DPACKAGE_BUGREPORT=\"tek...@gmail.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"msc-generator\" -DVERSION=\"7.2.1\" -DYYTEXT_POINTER=1 
-DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I../../../../src/libcgencommon  
-I../../../../src/libcgencommon -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-std=c++20 -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/graphviz   -Wall -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=ssize_t -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security
  -c -o utf8utils.o ../../../../src/libcgencommon/utf8utils.cpp
In file included from ../../../../src/libcgencommon/utf8utils.cpp:26:
../../../../src/libcgencommon/contour_basics.h:518:24: error: ‘array’ is not a 
member of ‘std’
  518 |     std::optional<std::array<XY, 2>> CutEx(const XY &A, const XY &B) 
const;
      |                        ^~~~~
../../../../src/libcgencommon/contour_basics.h:167:1: note: ‘std::array’ is 
defined in header ‘<array>’; did you forget to ‘#include <array>’?
  166 | #include <cmath>
  +++ |+#include <array>
  167 | #ifndef M_PI
../../../../src/libcgencommon/contour_basics.h:518:34: error: wrong number of 
template arguments (2, should be 1)
  518 |     std::optional<std::array<XY, 2>> CutEx(const XY &A, const XY &B) 
const;
      |                                  ^
In file included from ../../../../src/libcgencommon/contour_basics.h:146:
/usr/include/c++/12/optional:72:11: note: provided for ‘template<class _Tp> 
class std::optional’
   72 |     class optional;
      |           ^~~~~~~~
../../../../src/libcgencommon/contour_basics.h:518:10: error: ‘<expression 
error>’ in namespace ‘std’ does not name a type
  518 |     std::optional<std::array<XY, 2>> CutEx(const XY &A, const XY &B) 
const;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~
make[5]: *** [Makefile:447: utf8utils.o] Error 1
make[5]: *** Waiting for unfinished jobs....
../../../../src/libcgencommon/canvas.cpp: In function ‘pngutil::EPNGResult 
pngutil::AddToPNG(FILE*, FILE*, std::string_view, std::string_view)’:
../../../../src/libcgencommon/canvas.cpp:270:22: warning: writing 4 bytes into 
a region of size 0 [-Wstringop-overflow=]
  270 |                 p[0] = 0; //uncompressed text
      |                 ~~~~~^~~
In file included from /usr/include/string.h:519,
                 from /usr/include/c++/12/cstring:42,
                 from ../../../../src/libcgencommon/cgen_context.h:26,
                 from ../../../../src/libcgencommon/csh.h:36,
                 from ../../../../src/libcgencommon/cgen_attribute.h:32,
                 from ../../../../src/libcgencommon/canvas.cpp:41:
In function ‘char* strcpy(char*, const char*)’,
    inlined from ‘pngutil::EPNGResult pngutil::AddToPNG(FILE*, FILE*, 
std::string_view, std::string_view)’ at 
../../../../src/libcgencommon/canvas.cpp:268:23:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:79:33: warning: ‘char* 
__builtin_strcpy(char*, const char*)’ offset 0 is out of the bounds [0, 0] 
[-Warray-bounds]
   79 |   return __builtin___strcpy_chk (__dest, __src, __glibc_objsize 
(__dest));
      |          
~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory '/<<PKGBUILDDIR>>/debian/build-gui/src/libcgencommon'
make[4]: *** [Makefile:362: all] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/debian/build-gui/src/libcgencommon'
make[3]: *** [Makefile:351: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/debian/build-gui/src'
make[2]: *** [Makefile:375: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/debian/build-gui'
dh_auto_build: error: cd debian/build-gui && make -j8 "INSTALL=install 
--strip-program=true" returned exit code 2
make[1]: *** [debian/rules:13: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:3: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
On Wed, Aug 10, 2022 at 01:31:39PM +0200, Geert Stappers wrote:
>  ... I have seen that msc-generator
> builds with GCC 12.1, so now this close message.
> That is what the 'Control: notfound -1 8.1-2' should do.

New close attempt


Regards
Geert Stappers
-- 
Silence is hard to parse

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to