Package: src:poedit
Version: 3.5.2-2
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15

[This bug is NOT targeted to the upcoming trixie 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-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/poedit_3.5.2-2_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

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

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html

[...]
checking for cld2/public/compact_lang_det.h... yes
checking for libcld2... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating artwork/Makefile
config.status: creating locales/Makefile
config.status: creating docs/Makefile
config.status: executing depfiles commands

Configured poedit-3.5.2 for x86_64-pc-linux-gnu

Enabled features:

    * debug build:                    yes
    * language detection:             yes
    * cloud accounts integration:     yes

make[1]: Leaving directory '/build/reproducible-path/poedit-3.5.2'
   dh_auto_build
        make -j8
make[1]: Entering directory '/build/reproducible-path/poedit-3.5.2'
Making all in src
make[2]: Entering directory '/build/reproducible-path/poedit-3.5.2/src'
g++ -DPACKAGE_NAME=\"poedit\" -DPACKAGE_TARNAME=\"poedit\" 
-DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"poedit\ 3.5.2\" 
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"poedit\" 
-DVERSION=\"3.5.2\" -DHAVE_CXX17=1 -DHAVE_BOOST=/\*\*/ 
-DHAVE_BOOST_SYSTEM=/\*\*/ -DHAVE_BOOST_THREAD=/\*\*/ -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 -DHAVE_BOOST_IOSTREAMS=/\*\*/ -DHAVE_CPPREST_HTTP_CLIENT_H=1 
-DHAVE_HTTP_CLIENT=1 -DHAVE_PPL=1 -DHAVE_NLOHMANN_JSON_HPP=1 -DHAVE_MKDTEMP=1 
-DHAVE_CLD2_PUBLIC_COMPACT_LANG_DET_H=1 -DHAVE_CLD2=1 -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/build/reproducible-path/poedit-3.5.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -pthread -I/usr/include 
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 
-pthread  -I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 
-I/usr/include/wx-3.2 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  
-I/usr/include/gtkspell-3.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/atk-1.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/enchant-2 -pthread  -I/usr/include/lucene++   -DHAVE_PUGIXML -g 
-Wall -O0 -DwxNO_UNSAFE_WXSTRING_CONV=1 "-DPOEDIT_PREFIX=\"/usr\"" -c -o 
app_updates.o app_updates.cpp
g++ -DPACKAGE_NAME=\"poedit\" -DPACKAGE_TARNAME=\"poedit\" 
-DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"poedit\ 3.5.2\" 
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"poedit\" 
-DVERSION=\"3.5.2\" -DHAVE_CXX17=1 -DHAVE_BOOST=/\*\*/ 
-DHAVE_BOOST_SYSTEM=/\*\*/ -DHAVE_BOOST_THREAD=/\*\*/ -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 -DHAVE_BOOST_IOSTREAMS=/\*\*/ -DHAVE_CPPREST_HTTP_CLIENT_H=1 
-DHAVE_HTTP_CLIENT=1 -DHAVE_PPL=1 -DHAVE_NLOHMANN_JSON_HPP=1 -DHAVE_MKDTEMP=1 
-DHAVE_CLD2_PUBLIC_COMPACT_LANG_DET_H=1 -DHAVE_CLD2=1 -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/build/reproducible-path/poedit-3.5.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -pthread -I/usr/include 
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 
-pthread  -I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 
-I/usr/include/wx-3.2 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  
-I/usr/include/gtkspell-3.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/atk-1.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/enchant-2 -pthread  -I/usr/include/lucene++   -DHAVE_PUGIXML -g 
-Wall -O0 -DwxNO_UNSAFE_WXSTRING_CONV=1 "-DPOEDIT_PREFIX=\"/usr\"" -c -o 
attentionbar.o attentionbar.cpp
g++ -DPACKAGE_NAME=\"poedit\" -DPACKAGE_TARNAME=\"poedit\" 
-DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"poedit\ 3.5.2\" 
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"poedit\" 
-DVERSION=\"3.5.2\" -DHAVE_CXX17=1 -DHAVE_BOOST=/\*\*/ 
-DHAVE_BOOST_SYSTEM=/\*\*/ -DHAVE_BOOST_THREAD=/\*\*/ -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 -DHAVE_BOOST_IOSTREAMS=/\*\*/ -DHAVE_CPPREST_HTTP_CLIENT_H=1 
-DHAVE_HTTP_CLIENT=1 -DHAVE_PPL=1 -DHAVE_NLOHMANN_JSON_HPP=1 -DHAVE_MKDTEMP=1 
-DHAVE_CLD2_PUBLIC_COMPACT_LANG_DET_H=1 -DHAVE_CLD2=1 -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/build/reproducible-path/poedit-3.5.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -pthread -I/usr/include 
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 
-pthread  -I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 
-I/usr/include/wx-3.2 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  
-I/usr/include/gtkspell-3.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/atk-1.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/enchant-2 -pthread  -I/usr/include/lucene++   -DHAVE_PUGIXML -g 
-Wall -O0 -DwxNO_UNSAFE_WXSTRING_CONV=1 "-DPOEDIT_PREFIX=\"/usr\"" -c -o 
cat_update.o cat_update.cpp
g++ -DPACKAGE_NAME=\"poedit\" -DPACKAGE_TARNAME=\"poedit\" 
-DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"poedit\ 3.5.2\" 
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"poedit\" 
-DVERSION=\"3.5.2\" -DHAVE_CXX17=1 -DHAVE_BOOST=/\*\*/ 
-DHAVE_BOOST_SYSTEM=/\*\*/ -DHAVE_BOOST_THREAD=/\*\*/ -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 -DHAVE_BOOST_IOSTREAMS=/\*\*/ -DHAVE_CPPREST_HTTP_CLIENT_H=1 
-DHAVE_HTTP_CLIENT=1 -DHAVE_PPL=1 -DHAVE_NLOHMANN_JSON_HPP=1 -DHAVE_MKDTEMP=1 
-DHAVE_CLD2_PUBLIC_COMPACT_LANG_DET_H=1 -DHAVE_CLD2=1 -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/build/reproducible-path/poedit-3.5.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -pthread -I/usr/include 
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 
-pthread  -I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 
-I/usr/include/wx-3.2 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  
-I/usr/include/gtkspell-3.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/atk-1.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/enchant-2 -pthread  -I/usr/include/lucene++   -DHAVE_PUGIXML -g 
-Wall -O0 -DwxNO_UNSAFE_WXSTRING_CONV=1 "-DPOEDIT_PREFIX=\"/usr\"" -c -o 
cat_sorting.o cat_sorting.cpp
g++ -DPACKAGE_NAME=\"poedit\" -DPACKAGE_TARNAME=\"poedit\" 
-DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"poedit\ 3.5.2\" 
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"poedit\" 
-DVERSION=\"3.5.2\" -DHAVE_CXX17=1 -DHAVE_BOOST=/\*\*/ 
-DHAVE_BOOST_SYSTEM=/\*\*/ -DHAVE_BOOST_THREAD=/\*\*/ -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 -DHAVE_BOOST_IOSTREAMS=/\*\*/ -DHAVE_CPPREST_HTTP_CLIENT_H=1 
-DHAVE_HTTP_CLIENT=1 -DHAVE_PPL=1 -DHAVE_NLOHMANN_JSON_HPP=1 -DHAVE_MKDTEMP=1 
-DHAVE_CLD2_PUBLIC_COMPACT_LANG_DET_H=1 -DHAVE_CLD2=1 -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/build/reproducible-path/poedit-3.5.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -pthread -I/usr/include 
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 
-pthread  -I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 
-I/usr/include/wx-3.2 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  
-I/usr/include/gtkspell-3.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/atk-1.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/enchant-2 -pthread  -I/usr/include/lucene++   -DHAVE_PUGIXML -g 
-Wall -O0 -DwxNO_UNSAFE_WXSTRING_CONV=1 "-DPOEDIT_PREFIX=\"/usr\"" -c -o 
catalog.o catalog.cpp
g++ -DPACKAGE_NAME=\"poedit\" -DPACKAGE_TARNAME=\"poedit\" 
-DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"poedit\ 3.5.2\" 
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"poedit\" 
-DVERSION=\"3.5.2\" -DHAVE_CXX17=1 -DHAVE_BOOST=/\*\*/ 
-DHAVE_BOOST_SYSTEM=/\*\*/ -DHAVE_BOOST_THREAD=/\*\*/ -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 -DHAVE_BOOST_IOSTREAMS=/\*\*/ -DHAVE_CPPREST_HTTP_CLIENT_H=1 
-DHAVE_HTTP_CLIENT=1 -DHAVE_PPL=1 -DHAVE_NLOHMANN_JSON_HPP=1 -DHAVE_MKDTEMP=1 
-DHAVE_CLD2_PUBLIC_COMPACT_LANG_DET_H=1 -DHAVE_CLD2=1 -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/build/reproducible-path/poedit-3.5.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -pthread -I/usr/include 
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 
-pthread  -I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 
-I/usr/include/wx-3.2 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  
-I/usr/include/gtkspell-3.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/atk-1.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/enchant-2 -pthread  -I/usr/include/lucene++   -DHAVE_PUGIXML -g 
-Wall -O0 -DwxNO_UNSAFE_WXSTRING_CONV=1 "-DPOEDIT_PREFIX=\"/usr\"" -c -o 
catalog_po.o catalog_po.cpp
g++ -DPACKAGE_NAME=\"poedit\" -DPACKAGE_TARNAME=\"poedit\" 
-DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"poedit\ 3.5.2\" 
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"poedit\" 
-DVERSION=\"3.5.2\" -DHAVE_CXX17=1 -DHAVE_BOOST=/\*\*/ 
-DHAVE_BOOST_SYSTEM=/\*\*/ -DHAVE_BOOST_THREAD=/\*\*/ -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 -DHAVE_BOOST_IOSTREAMS=/\*\*/ -DHAVE_CPPREST_HTTP_CLIENT_H=1 
-DHAVE_HTTP_CLIENT=1 -DHAVE_PPL=1 -DHAVE_NLOHMANN_JSON_HPP=1 -DHAVE_MKDTEMP=1 
-DHAVE_CLD2_PUBLIC_COMPACT_LANG_DET_H=1 -DHAVE_CLD2=1 -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/build/reproducible-path/poedit-3.5.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -pthread -I/usr/include 
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 
-pthread  -I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 
-I/usr/include/wx-3.2 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  
-I/usr/include/gtkspell-3.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/atk-1.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/enchant-2 -pthread  -I/usr/include/lucene++   -DHAVE_PUGIXML -g 
-Wall -O0 -DwxNO_UNSAFE_WXSTRING_CONV=1 "-DPOEDIT_PREFIX=\"/usr\"" -c -o 
catalog_json.o catalog_json.cpp
g++ -DPACKAGE_NAME=\"poedit\" -DPACKAGE_TARNAME=\"poedit\" 
-DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"poedit\ 3.5.2\" 
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"poedit\" 
-DVERSION=\"3.5.2\" -DHAVE_CXX17=1 -DHAVE_BOOST=/\*\*/ 
-DHAVE_BOOST_SYSTEM=/\*\*/ -DHAVE_BOOST_THREAD=/\*\*/ -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 -DHAVE_BOOST_IOSTREAMS=/\*\*/ -DHAVE_CPPREST_HTTP_CLIENT_H=1 
-DHAVE_HTTP_CLIENT=1 -DHAVE_PPL=1 -DHAVE_NLOHMANN_JSON_HPP=1 -DHAVE_MKDTEMP=1 
-DHAVE_CLD2_PUBLIC_COMPACT_LANG_DET_H=1 -DHAVE_CLD2=1 -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/build/reproducible-path/poedit-3.5.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -pthread -I/usr/include 
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 
-pthread  -I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 
-I/usr/include/wx-3.2 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  
-I/usr/include/gtkspell-3.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/atk-1.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/enchant-2 -pthread  -I/usr/include/lucene++   -DHAVE_PUGIXML -g 
-Wall -O0 -DwxNO_UNSAFE_WXSTRING_CONV=1 "-DPOEDIT_PREFIX=\"/usr\"" -c -o 
catalog_xliff.o catalog_xliff.cpp
g++ -DPACKAGE_NAME=\"poedit\" -DPACKAGE_TARNAME=\"poedit\" 
-DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"poedit\ 3.5.2\" 
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"poedit\" 
-DVERSION=\"3.5.2\" -DHAVE_CXX17=1 -DHAVE_BOOST=/\*\*/ 
-DHAVE_BOOST_SYSTEM=/\*\*/ -DHAVE_BOOST_THREAD=/\*\*/ -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 -DHAVE_BOOST_IOSTREAMS=/\*\*/ -DHAVE_CPPREST_HTTP_CLIENT_H=1 
-DHAVE_HTTP_CLIENT=1 -DHAVE_PPL=1 -DHAVE_NLOHMANN_JSON_HPP=1 -DHAVE_MKDTEMP=1 
-DHAVE_CLD2_PUBLIC_COMPACT_LANG_DET_H=1 -DHAVE_CLD2=1 -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/build/reproducible-path/poedit-3.5.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -pthread -I/usr/include 
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 
-pthread  -I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 
-I/usr/include/wx-3.2 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  
-I/usr/include/gtkspell-3.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/atk-1.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/enchant-2 -pthread  -I/usr/include/lucene++   -DHAVE_PUGIXML -g 
-Wall -O0 -DwxNO_UNSAFE_WXSTRING_CONV=1 "-DPOEDIT_PREFIX=\"/usr\"" -c -o 
uilang.o uilang.cpp
g++ -DPACKAGE_NAME=\"poedit\" -DPACKAGE_TARNAME=\"poedit\" 
-DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"poedit\ 3.5.2\" 
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"poedit\" 
-DVERSION=\"3.5.2\" -DHAVE_CXX17=1 -DHAVE_BOOST=/\*\*/ 
-DHAVE_BOOST_SYSTEM=/\*\*/ -DHAVE_BOOST_THREAD=/\*\*/ -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 -DHAVE_BOOST_IOSTREAMS=/\*\*/ -DHAVE_CPPREST_HTTP_CLIENT_H=1 
-DHAVE_HTTP_CLIENT=1 -DHAVE_PPL=1 -DHAVE_NLOHMANN_JSON_HPP=1 -DHAVE_MKDTEMP=1 
-DHAVE_CLD2_PUBLIC_COMPACT_LANG_DET_H=1 -DHAVE_CLD2=1 -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/build/reproducible-path/poedit-3.5.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -pthread -I/usr/include 
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 
-pthread  -I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 
-I/usr/include/wx-3.2 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  
-I/usr/include/gtkspell-3.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/atk-1.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/enchant-2 -pthread  -I/usr/include/lucene++   -DHAVE_PUGIXML -g 
-Wall -O0 -DwxNO_UNSAFE_WXSTRING_CONV=1 "-DPOEDIT_PREFIX=\"/usr\"" -c -o 
colorscheme.o colorscheme.cpp
g++ -DPACKAGE_NAME=\"poedit\" -DPACKAGE_TARNAME=\"poedit\" 
-DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"poedit\ 3.5.2\" 
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"poedit\" 
-DVERSION=\"3.5.2\" -DHAVE_CXX17=1 -DHAVE_BOOST=/\*\*/ 
-DHAVE_BOOST_SYSTEM=/\*\*/ -DHAVE_BOOST_THREAD=/\*\*/ -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 -DHAVE_BOOST_IOSTREAMS=/\*\*/ -DHAVE_CPPREST_HTTP_CLIENT_H=1 
-DHAVE_HTTP_CLIENT=1 -DHAVE_PPL=1 -DHAVE_NLOHMANN_JSON_HPP=1 -DHAVE_MKDTEMP=1 
-DHAVE_CLD2_PUBLIC_COMPACT_LANG_DET_H=1 -DHAVE_CLD2=1 -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/build/reproducible-path/poedit-3.5.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -pthread -I/usr/include 
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 
-pthread  -I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 
-I/usr/include/wx-3.2 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  
-I/usr/include/gtkspell-3.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/atk-1.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/enchant-2 -pthread  -I/usr/include/lucene++   -DHAVE_PUGIXML -g 
-Wall -O0 -DwxNO_UNSAFE_WXSTRING_CONV=1 "-DPOEDIT_PREFIX=\"/usr\"" -c -o 
commentdlg.o commentdlg.cpp
In file included from concurrency.h:52,
                 from customcontrols.h:30,
                 from attentionbar.cpp:30:
/usr/include/boost/thread/future.hpp: In member function 
‘boost::detail::run_it<FutureExecutorContinuationSharedState>& 
boost::detail::run_it<FutureExecutorContinuationSharedState>::operator=(boost::detail::run_it<FutureExecutorContinuationSharedState>&&)’:
/usr/include/boost/thread/future.hpp:4672:19: error: ‘struct 
boost::detail::run_it<FutureExecutorContinuationSharedState>’ has no member 
named ‘that’; did you mean ‘that_’? [-Wtemplate-body]
 4672 |           that_=x.that;
      |                   ^~~~
      |                   that_
In file included from concurrency.h:52,
                 from progressinfo.h:29,
                 from cat_update.cpp:30:
/usr/include/boost/thread/future.hpp: In member function 
‘boost::detail::run_it<FutureExecutorContinuationSharedState>& 
boost::detail::run_it<FutureExecutorContinuationSharedState>::operator=(boost::detail::run_it<FutureExecutorContinuationSharedState>&&)’:
/usr/include/boost/thread/future.hpp:4672:19: error: ‘struct 
boost::detail::run_it<FutureExecutorContinuationSharedState>’ has no member 
named ‘that’; did you mean ‘that_’? [-Wtemplate-body]
 4672 |           that_=x.that;
      |                   ^~~~
      |                   that_
g++ -DPACKAGE_NAME=\"poedit\" -DPACKAGE_TARNAME=\"poedit\" 
-DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"poedit\ 3.5.2\" 
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"poedit\" 
-DVERSION=\"3.5.2\" -DHAVE_CXX17=1 -DHAVE_BOOST=/\*\*/ 
-DHAVE_BOOST_SYSTEM=/\*\*/ -DHAVE_BOOST_THREAD=/\*\*/ -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 -DHAVE_BOOST_IOSTREAMS=/\*\*/ -DHAVE_CPPREST_HTTP_CLIENT_H=1 
-DHAVE_HTTP_CLIENT=1 -DHAVE_PPL=1 -DHAVE_NLOHMANN_JSON_HPP=1 -DHAVE_MKDTEMP=1 
-DHAVE_CLD2_PUBLIC_COMPACT_LANG_DET_H=1 -DHAVE_CLD2=1 -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/build/reproducible-path/poedit-3.5.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -pthread -I/usr/include 
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 
-pthread  -I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 
-I/usr/include/wx-3.2 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  
-I/usr/include/gtkspell-3.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/atk-1.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/enchant-2 -pthread  -I/usr/include/lucene++   -DHAVE_PUGIXML -g 
-Wall -O0 -DwxNO_UNSAFE_WXSTRING_CONV=1 "-DPOEDIT_PREFIX=\"/usr\"" -c -o 
concurrency.o concurrency.cpp
make[2]: *** [Makefile:757: attentionbar.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [Makefile:757: cat_update.o] Error 1
In file included from concurrency.h:52,
                 from concurrency.cpp:26:
/usr/include/boost/thread/future.hpp: In member function 
‘boost::detail::run_it<FutureExecutorContinuationSharedState>& 
boost::detail::run_it<FutureExecutorContinuationSharedState>::operator=(boost::detail::run_it<FutureExecutorContinuationSharedState>&&)’:
/usr/include/boost/thread/future.hpp:4672:19: error: ‘struct 
boost::detail::run_it<FutureExecutorContinuationSharedState>’ has no member 
named ‘that’; did you mean ‘that_’? [-Wtemplate-body]
 4672 |           that_=x.that;
      |                   ^~~~
      |                   that_
make[2]: *** [Makefile:757: concurrency.o] Error 1
make[2]: Leaving directory '/build/reproducible-path/poedit-3.5.2/src'
make[1]: *** [Makefile:488: all-recursive] Error 1
make[1]: Leaving directory '/build/reproducible-path/poedit-3.5.2'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:19: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

_______________________________________________
Debian-l10n-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-l10n-devel

Reply via email to