[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/codeblocks_20.03+svn13046-0.4_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
[...]
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -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../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/tinyxml -Isrc -Isrc/LSPclient -Isrc/codecompletion -Isrc/unixprocess -DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE=\"2024-10-26\" -DBUILD_TIME=\"16:21:31\" -DCB_PRECOMP -DPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/codeblocks-20.03+svn13046=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu++14 -Winvalid-pch -fPIC -fexceptions -c src/codecompletion/parser/searchtree.cpp -fPIC -DPIC -o src/codecompletion/parser/.libs/searchtree.o
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -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../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/tinyxml -Isrc -Isrc/LSPclient -Isrc/codecompletion -Isrc/unixprocess -DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE="\"2024-10-26\"" -DBUILD_TIME="\"16:21:31\"" -DCB_PRECOMP -DPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/codeblocks-20.03+svn13046=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu++14 -Winvalid-pch -fPIC -fexceptions -c -o src/codecompletion/parser/token.lo src/codecompletion/parser/token.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -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../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/tinyxml -Isrc -Isrc/LSPclient -Isrc/codecompletion -Isrc/unixprocess -DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE=\"2024-10-26\" -DBUILD_TIME=\"16:21:31\" -DCB_PRECOMP -DPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/codeblocks-20.03+svn13046=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu++14 -Winvalid-pch -fPIC -fexceptions -c src/codecompletion/parser/token.cpp -fPIC -DPIC -o src/codecompletion/parser/.libs/token.o
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -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../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/tinyxml -Isrc -Isrc/LSPclient -Isrc/codecompletion -Isrc/unixprocess -DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE="\"2024-10-26\"" -DBUILD_TIME="\"16:21:31\"" -DCB_PRECOMP -DPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/codeblocks-20.03+svn13046=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu++14 -Winvalid-pch -fPIC -fexceptions -c -o src/codecompletion/parser/tokenizer.lo src/codecompletion/parser/tokenizer.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -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../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/tinyxml -Isrc -Isrc/LSPclient -Isrc/codecompletion -Isrc/unixprocess -DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE=\"2024-10-26\" -DBUILD_TIME=\"16:21:31\" -DCB_PRECOMP -DPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/codeblocks-20.03+svn13046=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu++14 -Winvalid-pch -fPIC -fexceptions -c src/codecompletion/parser/tokenizer.cpp -fPIC -DPIC -o src/codecompletion/parser/.libs/tokenizer.o
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -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../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/tinyxml -Isrc -Isrc/LSPclient -Isrc/codecompletion -Isrc/unixprocess -DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE="\"2024-10-26\"" -DBUILD_TIME="\"16:21:31\"" -DCB_PRECOMP -DPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/codeblocks-20.03+svn13046=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu++14 -Winvalid-pch -fPIC -fexceptions -c -o src/codecompletion/parser/tokentree.lo src/codecompletion/parser/tokentree.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -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../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/tinyxml -Isrc -Isrc/LSPclient -Isrc/codecompletion -Isrc/unixprocess -DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE=\"2024-10-26\" -DBUILD_TIME=\"16:21:31\" -DCB_PRECOMP -DPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/codeblocks-20.03+svn13046=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu++14 -Winvalid-pch -fPIC -fexceptions -c src/codecompletion/parser/tokentree.cpp -fPIC -DPIC -o src/codecompletion/parser/.libs/tokentree.o
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -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../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/tinyxml -Isrc -Isrc/LSPclient -Isrc/codecompletion -Isrc/unixprocess -DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE="\"2024-10-26\"" -DBUILD_TIME="\"16:21:31\"" -DCB_PRECOMP -DPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/codeblocks-20.03+svn13046=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu++14 -Winvalid-pch -fPIC -fexceptions -c -o src/codecompletion/selectincludefile.lo src/codecompletion/selectincludefile.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -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../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/tinyxml -Isrc -Isrc/LSPclient -Isrc/codecompletion -Isrc/unixprocess -DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE=\"2024-10-26\" -DBUILD_TIME=\"16:21:31\" -DCB_PRECOMP -DPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/codeblocks-20.03+svn13046=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu++14 -Winvalid-pch -fPIC -fexceptions -c src/codecompletion/selectincludefile.cpp -fPIC -DPIC -o src/codecompletion/.libs/selectincludefile.o
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -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../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/tinyxml -Isrc -Isrc/LSPclient -Isrc/codecompletion -Isrc/unixprocess -DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE="\"2024-10-26\"" -DBUILD_TIME="\"16:21:31\"" -DCB_PRECOMP -DPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/codeblocks-20.03+svn13046=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu++14 -Winvalid-pch -fPIC -fexceptions -c -o src/LSPclient/client.lo src/LSPclient/client.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -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../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/tinyxml -Isrc -Isrc/LSPclient -Isrc/codecompletion -Isrc/unixprocess -DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE=\"2024-10-26\" -DBUILD_TIME=\"16:21:31\" -DCB_PRECOMP -DPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/codeblocks-20.03+svn13046=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu++14 -Winvalid-pch -fPIC -fexceptions -c src/LSPclient/client.cpp -fPIC -DPIC -o src/LSPclient/.libs/client.o
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -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../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/tinyxml -Isrc -Isrc/LSPclient -Isrc/codecompletion -Isrc/unixprocess -DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE="\"2024-10-26\"" -DBUILD_TIME="\"16:21:31\"" -DCB_PRECOMP -DPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/codeblocks-20.03+svn13046=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu++14 -Winvalid-pch -fPIC -fexceptions -c -o src/LSPclient/lspdiagresultslog.lo src/LSPclient/lspdiagresultslog.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -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../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/tinyxml -Isrc -Isrc/LSPclient -Isrc/codecompletion -Isrc/unixprocess -DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE=\"2024-10-26\" -DBUILD_TIME=\"16:21:31\" -DCB_PRECOMP -DPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/codeblocks-20.03+svn13046=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu++14 -Winvalid-pch -fPIC -fexceptions -c src/LSPclient/lspdiagresultslog.cpp -fPIC -DPIC -o src/LSPclient/.libs/lspdiagresultslog.o
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -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../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/tinyxml -Isrc -Isrc/LSPclient -Isrc/codecompletion -Isrc/unixprocess -DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE="\"2024-10-26\"" -DBUILD_TIME="\"16:21:31\"" -DCB_PRECOMP -DPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/codeblocks-20.03+svn13046=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu++14 -Winvalid-pch -fPIC -fexceptions -c -o src/unixprocess/asyncprocess/UnixProcess.lo src/unixprocess/asyncprocess/UnixProcess.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -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../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/tinyxml -Isrc -Isrc/LSPclient -Isrc/codecompletion -Isrc/unixprocess -DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE=\"2024-10-26\" -DBUILD_TIME=\"16:21:31\" -DCB_PRECOMP -DPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/codeblocks-20.03+svn13046=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu++14 -Winvalid-pch -fPIC -fexceptions -c src/unixprocess/asyncprocess/UnixProcess.cpp -fPIC -DPIC -o src/unixprocess/asyncprocess/.libs/UnixProcess.o
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -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../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/tinyxml -Isrc -Isrc/LSPclient -Isrc/codecompletion -Isrc/unixprocess -DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE="\"2024-10-26\"" -DBUILD_TIME="\"16:21:31\"" -DCB_PRECOMP -DPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/codeblocks-20.03+svn13046=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu++14 -Winvalid-pch -fPIC -fexceptions -c -o src/unixprocess/asyncThreadTypes.lo src/unixprocess/asyncThreadTypes.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -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../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/tinyxml -Isrc -Isrc/LSPclient -Isrc/codecompletion -Isrc/unixprocess -DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE=\"2024-10-26\" -DBUILD_TIME=\"16:21:31\" -DCB_PRECOMP -DPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/codeblocks-20.03+svn13046=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu++14 -Winvalid-pch -fPIC -fexceptions -c src/unixprocess/asyncThreadTypes.cpp -fPIC -DPIC -o src/unixprocess/.libs/asyncThreadTypes.o
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -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../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/tinyxml -Isrc -Isrc/LSPclient -Isrc/codecompletion -Isrc/unixprocess -DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE="\"2024-10-26\"" -DBUILD_TIME="\"16:21:31\"" -DCB_PRECOMP -DPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/codeblocks-20.03+svn13046=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu++14 -Winvalid-pch -fPIC -fexceptions -c -o src/unixprocess/fileutils.lo src/unixprocess/fileutils.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -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../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/tinyxml -Isrc -Isrc/LSPclient -Isrc/codecompletion -Isrc/unixprocess -DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE=\"2024-10-26\" -DBUILD_TIME=\"16:21:31\" -DCB_PRECOMP -DPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/codeblocks-20.03+svn13046=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu++14 -Winvalid-pch -fPIC -fexceptions -c src/unixprocess/fileutils.cpp -fPIC -DPIC -o src/unixprocess/.libs/fileutils.o
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -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../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/tinyxml -Isrc -Isrc/LSPclient -Isrc/codecompletion -Isrc/unixprocess -DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE="\"2024-10-26\"" -DBUILD_TIME="\"16:21:31\"" -DCB_PRECOMP -DPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/codeblocks-20.03+svn13046=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu++14 -Winvalid-pch -fPIC -fexceptions -c -o src/unixprocess/procutils.lo src/unixprocess/procutils.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -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../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/tinyxml -Isrc -Isrc/LSPclient -Isrc/codecompletion -Isrc/unixprocess -DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE=\"2024-10-26\" -DBUILD_TIME=\"16:21:31\" -DCB_PRECOMP -DPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/codeblocks-20.03+svn13046=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu++14 -Winvalid-pch -fPIC -fexceptions -c src/unixprocess/procutils.cpp -fPIC -DPIC -o src/unixprocess/.libs/procutils.o
In file included from src/unixprocess/asyncprocess/UnixProcess.cpp:17:
src/unixprocess/asyncprocess/UnixProcess.h: In constructor 'CPipe::CPipe()':
src/unixprocess/asyncprocess/UnixProcess.h:42:19: warning: ignoring return value of 'int pipe(int*)' declared with attribute 'warn_unused_result' [-Wunused-result]
42 | CPipe() { pipe(fd); }
| ~~~~^~~~
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -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../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/tinyxml -Isrc -Isrc/LSPclient -Isrc/codecompletion -Isrc/unixprocess -DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE="\"2024-10-26\"" -DBUILD_TIME="\"16:21:31\"" -DCB_PRECOMP -DPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/codeblocks-20.03+svn13046=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu++14 -Winvalid-pch -fPIC -fexceptions -c -o src/unixprocess/StringUtils.lo src/unixprocess/StringUtils.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -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../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/tinyxml -Isrc -Isrc/LSPclient -Isrc/codecompletion -Isrc/unixprocess -DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE=\"2024-10-26\" -DBUILD_TIME=\"16:21:31\" -DCB_PRECOMP -DPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/codeblocks-20.03+svn13046=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu++14 -Winvalid-pch -fPIC -fexceptions -c src/unixprocess/StringUtils.cpp -fPIC -DPIC -o src/unixprocess/.libs/StringUtils.o
src/unixprocess/fileutils.cpp:913:1: error: 'uint_fast32_t' does not name a type
913 | uint_fast32_t const crctab[256] = {
| ^~~~~~~~~~~~~
src/unixprocess/fileutils.cpp: In function 'bool {anonymous}::cksum(const std::string&, size_t*)':
src/unixprocess/fileutils.cpp:948:5: error: 'uint_fast32_t' was not declared in this scope
948 | uint_fast32_t crc = 0;
| ^~~~~~~~~~~~~
src/unixprocess/fileutils.cpp:49:1: note: 'std::uint_fast32_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
48 | #include <wx/stdpaths.h> //(ph 2021/12/12)
+++ |+#include <cstdint>
49 |
src/unixprocess/fileutils.cpp:962:13: error: 'crc' was not declared in this scope
962 | crc = (crc << 8) ^ crctab[((crc >> 24) ^ *cp++) & 0xFF];
| ^~~
src/unixprocess/fileutils.cpp:962:32: error: 'crctab' was not declared in this scope
962 | crc = (crc << 8) ^ crctab[((crc >> 24) ^ *cp++) & 0xFF];
| ^~~~~~
src/unixprocess/fileutils.cpp:976:9: error: 'crc' was not declared in this scope
976 | crc = (crc << 8) ^ crctab[((crc >> 24) ^ length) & 0xFF];
| ^~~
src/unixprocess/fileutils.cpp:976:28: error: 'crctab' was not declared in this scope
976 | crc = (crc << 8) ^ crctab[((crc >> 24) ^ length) & 0xFF];
| ^~~~~~
src/unixprocess/fileutils.cpp:978:5: error: 'crc' was not declared in this scope
978 | crc = ~crc & 0xFFFFFFFF;
| ^~~
make[6]: *** [Makefile:952: src/unixprocess/fileutils.lo] Error 1
make[6]: *** Waiting for unfinished jobs....
make[6]: Leaving directory '/build/reproducible-path/codeblocks-20.03+svn13046/src/plugins/contrib/clangd_client'
make[5]: *** [Makefile:973: all-recursive] Error 1
make[5]: Leaving directory '/build/reproducible-path/codeblocks-20.03+svn13046/src/plugins/contrib/clangd_client'
make[4]: *** [Makefile:643: all-recursive] Error 1
make[4]: Leaving directory '/build/reproducible-path/codeblocks-20.03+svn13046/src/plugins/contrib'
make[3]: *** [Makefile:539: all-recursive] Error 1
make[3]: Leaving directory '/build/reproducible-path/codeblocks-20.03+svn13046/src/plugins'
make[2]: *** [Makefile:545: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/codeblocks-20.03+svn13046/src'
make[1]: *** [Makefile:678: all-recursive] Error 1
make[1]: Leaving directory '/build/reproducible-path/codeblocks-20.03+svn13046'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:28: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2