--- Begin Message ---
Package: src:codeblocks
Version: 20.03-3
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-11
[This bug is not targeted to the upcoming bullseye 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-11/g++-11, but succeeds to build with gcc-10/g++-10. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.
The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/codeblocks_20.03-3_unstable_gcc11.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.
[...]
/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.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-I../../../src/include/scripting/include -I../../../src/include
-I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus
-DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG
-DBUILD_DATE="\"2020-04-18\"" -DBUILD_TIME="\"19:47:24\"" -DCB_PRECOMP -DPIC
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c -o
projectpathpanel.lo projectpathpanel.cpp
/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.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-I../../../src/include/scripting/include -I../../../src/include
-I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus
-DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG
-DBUILD_DATE="\"2020-04-18\"" -DBUILD_TIME="\"19:47:24\"" -DCB_PRECOMP -DPIC
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c -o wiz.lo wiz.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-I../../../src/include/scripting/include -I../../../src/include
-I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus
-DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG
-DBUILD_DATE=\"2020-04-18\" -DBUILD_TIME=\"19:47:24\" -DCB_PRECOMP -DPIC -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c
projectpathpanel.cpp -fPIC -DPIC -o .libs/projectpathpanel.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-I../../../src/include/scripting/include -I../../../src/include
-I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus
-DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG
-DBUILD_DATE=\"2020-04-18\" -DBUILD_TIME=\"19:47:24\" -DCB_PRECOMP -DPIC -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c wiz.cpp -fPIC
-DPIC -o .libs/wiz.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.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-I../../../src/include/scripting/include -I../../../src/include
-I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus
-DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG
-DBUILD_DATE="\"2020-04-18\"" -DBUILD_TIME="\"19:47:24\"" -DCB_PRECOMP -DPIC
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c -o wizpage.lo
wizpage.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-I../../../src/include/scripting/include -I../../../src/include
-I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus
-DCB_AUTOCONF -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG
-DBUILD_DATE=\"2020-04-18\" -DBUILD_TIME=\"19:47:24\" -DCB_PRECOMP -DPIC -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c wizpage.cpp -fPIC
-DPIC -o .libs/wizpage.o
/bin/bash ../../../libtool --tag=CXX --mode=link g++ -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -module -shared
-version-info 0:1:0 -no-undefined -avoid-version -Wl,--no-undefined
-Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o libscriptedwizard.la -rpath
/usr/lib/codeblocks/plugins buildtargetpanel.lo compilerpanel.lo
filepathpanel.lo genericselectpath.lo infopanel.lo genericsinglechoicelist.lo
projectpathpanel.lo wiz.lo wizpage.lo ../../sdk/libcodeblocks.la
-L/usr/lib/x86_64-linux-gnu -pthread -lwx_gtk3u_aui-3.0
-lwx_gtk3u_propgrid-3.0 -lwx_gtk3u_richtext-3.0 -lwx_gtk3u_xrc-3.0
-lwx_gtk3u_html-3.0 -lwx_gtk3u_qa-3.0 -lwx_gtk3u_adv-3.0 -lwx_gtk3u_core-3.0
-lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lpthread -ldl
libtool: link: g++ -fPIC -DPIC -shared -nostdlib
/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o
/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o .libs/buildtargetpanel.o
.libs/compilerpanel.o .libs/filepathpanel.o .libs/genericselectpath.o
.libs/infopanel.o .libs/genericsinglechoicelist.o .libs/projectpathpanel.o
.libs/wiz.o .libs/wizpage.o -Wl,-rpath -Wl,/<<PKGBUILDDIR>>/src/sdk/.libs
../../sdk/.libs/libcodeblocks.so -L/usr/lib/x86_64-linux-gnu -lwx_gtk3u_aui-3.0
-lwx_gtk3u_propgrid-3.0 -lwx_gtk3u_richtext-3.0 -lwx_gtk3u_xrc-3.0
-lwx_gtk3u_html-3.0 -lwx_gtk3u_qa-3.0 -lwx_gtk3u_adv-3.0 -lwx_gtk3u_core-3.0
-lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lpthread -ldl
-L/usr/lib/gcc/x86_64-linux-gnu/11
-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu
-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu
-L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../..
-lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-
gnu/11/crtendS.o
/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o -g -O2
-fstack-protector-strong -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now
-Wl,--as-needed -pthread -pthread -Wl,-soname -Wl,libscriptedwizard.so -o
.libs/libscriptedwizard.so
libtool: link: ( cd ".libs" && rm -f "libscriptedwizard.la" && ln -s
"../libscriptedwizard.la" "libscriptedwizard.la" )
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins/scriptedwizard'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins/scriptedwizard'
Making all in projectsimporter
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/plugins/projectsimporter'
Making all in resources
make[5]: Entering directory
'/<<PKGBUILDDIR>>/src/plugins/projectsimporter/resources'
PWD=`pwd` cd . && zip
/<<PKGBUILDDIR>>/src/plugins/projectsimporter/resources/projectsimporter.zip
manifest.xml *.xrc > /dev/null
make[5]: Leaving directory
'/<<PKGBUILDDIR>>/src/plugins/projectsimporter/resources'
make[5]: Entering directory '/<<PKGBUILDDIR>>/src/plugins/projectsimporter'
/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.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-I../../../src/include -I../../../src/sdk/wxscintilla/include
-I../../../src/include/mozilla_chardet
-I../../../src/include/mozilla_chardet/mfbt
-I../../../src/include/mozilla_chardet/nsprpub/pr/include
-I../../../src/include/mozilla_chardet/xpcom
-I../../../src/include/mozilla_chardet/xpcom/base
-I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -Wdate-time
-D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE="\"2020-04-18\""
-DBUILD_TIME="\"19:47:24\"" -DCB_PRECOMP -DPIC -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c -o
projectsimporter.lo projectsimporter.cpp
/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.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-I../../../src/include -I../../../src/sdk/wxscintilla/include
-I../../../src/include/mozilla_chardet
-I../../../src/include/mozilla_chardet/mfbt
-I../../../src/include/mozilla_chardet/nsprpub/pr/include
-I../../../src/include/mozilla_chardet/xpcom
-I../../../src/include/mozilla_chardet/xpcom/base
-I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -Wdate-time
-D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE="\"2020-04-18\""
-DBUILD_TIME="\"19:47:24\"" -DCB_PRECOMP -DPIC -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c -o devcpploader.lo
devcpploader.cpp
/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.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-I../../../src/include -I../../../src/sdk/wxscintilla/include
-I../../../src/include/mozilla_chardet
-I../../../src/include/mozilla_chardet/mfbt
-I../../../src/include/mozilla_chardet/nsprpub/pr/include
-I../../../src/include/mozilla_chardet/xpcom
-I../../../src/include/mozilla_chardet/xpcom/base
-I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -Wdate-time
-D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE="\"2020-04-18\""
-DBUILD_TIME="\"19:47:24\"" -DCB_PRECOMP -DPIC -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c -o msvc10loader.lo
msvc10loader.cpp
/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.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-I../../../src/include -I../../../src/sdk/wxscintilla/include
-I../../../src/include/mozilla_chardet
-I../../../src/include/mozilla_chardet/mfbt
-I../../../src/include/mozilla_chardet/nsprpub/pr/include
-I../../../src/include/mozilla_chardet/xpcom
-I../../../src/include/mozilla_chardet/xpcom/base
-I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -Wdate-time
-D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE="\"2020-04-18\""
-DBUILD_TIME="\"19:47:24\"" -DCB_PRECOMP -DPIC -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c -o msvc7loader.lo
msvc7loader.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include
-I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet
-I../../../src/include/mozilla_chardet/mfbt
-I../../../src/include/mozilla_chardet/nsprpub/pr/include
-I../../../src/include/mozilla_chardet/xpcom
-I../../../src/include/mozilla_chardet/xpcom/base
-I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -Wdate-time
-D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE=\"2020-04-18\"
-DBUILD_TIME=\"19:47:24\" -DCB_PRECOMP -DPIC -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c msvc7loader.cpp
-fPIC -DPIC -o .libs/msvc7loader.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include
-I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet
-I../../../src/include/mozilla_chardet/mfbt
-I../../../src/include/mozilla_chardet/nsprpub/pr/include
-I../../../src/include/mozilla_chardet/xpcom
-I../../../src/include/mozilla_chardet/xpcom/base
-I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -Wdate-time
-D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE=\"2020-04-18\"
-DBUILD_TIME=\"19:47:24\" -DCB_PRECOMP -DPIC -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c devcpploader.cpp
-fPIC -DPIC -o .libs/devcpploader.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include
-I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet
-I../../../src/include/mozilla_chardet/mfbt
-I../../../src/include/mozilla_chardet/nsprpub/pr/include
-I../../../src/include/mozilla_chardet/xpcom
-I../../../src/include/mozilla_chardet/xpcom/base
-I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -Wdate-time
-D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE=\"2020-04-18\"
-DBUILD_TIME=\"19:47:24\" -DCB_PRECOMP -DPIC -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c
projectsimporter.cpp -fPIC -DPIC -o .libs/projectsimporter.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include
-I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet
-I../../../src/include/mozilla_chardet/mfbt
-I../../../src/include/mozilla_chardet/nsprpub/pr/include
-I../../../src/include/mozilla_chardet/xpcom
-I../../../src/include/mozilla_chardet/xpcom/base
-I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -Wdate-time
-D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE=\"2020-04-18\"
-DBUILD_TIME=\"19:47:24\" -DCB_PRECOMP -DPIC -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c msvc10loader.cpp
-fPIC -DPIC -o .libs/msvc10loader.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.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-I../../../src/include -I../../../src/sdk/wxscintilla/include
-I../../../src/include/mozilla_chardet
-I../../../src/include/mozilla_chardet/mfbt
-I../../../src/include/mozilla_chardet/nsprpub/pr/include
-I../../../src/include/mozilla_chardet/xpcom
-I../../../src/include/mozilla_chardet/xpcom/base
-I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -Wdate-time
-D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE="\"2020-04-18\""
-DBUILD_TIME="\"19:47:24\"" -DCB_PRECOMP -DPIC -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c -o
msvc7workspaceloader.lo msvc7workspaceloader.cpp
/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.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-I../../../src/include -I../../../src/sdk/wxscintilla/include
-I../../../src/include/mozilla_chardet
-I../../../src/include/mozilla_chardet/mfbt
-I../../../src/include/mozilla_chardet/nsprpub/pr/include
-I../../../src/include/mozilla_chardet/xpcom
-I../../../src/include/mozilla_chardet/xpcom/base
-I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -Wdate-time
-D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE="\"2020-04-18\""
-DBUILD_TIME="\"19:47:24\"" -DCB_PRECOMP -DPIC -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c -o msvcloader.lo
msvcloader.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include
-I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet
-I../../../src/include/mozilla_chardet/mfbt
-I../../../src/include/mozilla_chardet/nsprpub/pr/include
-I../../../src/include/mozilla_chardet/xpcom
-I../../../src/include/mozilla_chardet/xpcom/base
-I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -Wdate-time
-D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE=\"2020-04-18\"
-DBUILD_TIME=\"19:47:24\" -DCB_PRECOMP -DPIC -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c
msvc7workspaceloader.cpp -fPIC -DPIC -o .libs/msvc7workspaceloader.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include
-I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet
-I../../../src/include/mozilla_chardet/mfbt
-I../../../src/include/mozilla_chardet/nsprpub/pr/include
-I../../../src/include/mozilla_chardet/xpcom
-I../../../src/include/mozilla_chardet/xpcom/base
-I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -Wdate-time
-D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE=\"2020-04-18\"
-DBUILD_TIME=\"19:47:24\" -DCB_PRECOMP -DPIC -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c msvcloader.cpp
-fPIC -DPIC -o .libs/msvcloader.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.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-I../../../src/include -I../../../src/sdk/wxscintilla/include
-I../../../src/include/mozilla_chardet
-I../../../src/include/mozilla_chardet/mfbt
-I../../../src/include/mozilla_chardet/nsprpub/pr/include
-I../../../src/include/mozilla_chardet/xpcom
-I../../../src/include/mozilla_chardet/xpcom/base
-I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -Wdate-time
-D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE="\"2020-04-18\""
-DBUILD_TIME="\"19:47:24\"" -DCB_PRECOMP -DPIC -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c -o
msvcworkspacebase.lo msvcworkspacebase.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include
-I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet
-I../../../src/include/mozilla_chardet/mfbt
-I../../../src/include/mozilla_chardet/nsprpub/pr/include
-I../../../src/include/mozilla_chardet/xpcom
-I../../../src/include/mozilla_chardet/xpcom/base
-I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -Wdate-time
-D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE=\"2020-04-18\"
-DBUILD_TIME=\"19:47:24\" -DCB_PRECOMP -DPIC -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c
msvcworkspacebase.cpp -fPIC -DPIC -o .libs/msvcworkspacebase.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.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-I../../../src/include -I../../../src/sdk/wxscintilla/include
-I../../../src/include/mozilla_chardet
-I../../../src/include/mozilla_chardet/mfbt
-I../../../src/include/mozilla_chardet/nsprpub/pr/include
-I../../../src/include/mozilla_chardet/xpcom
-I../../../src/include/mozilla_chardet/xpcom/base
-I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -Wdate-time
-D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE="\"2020-04-18\""
-DBUILD_TIME="\"19:47:24\"" -DCB_PRECOMP -DPIC -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c -o
msvcworkspaceloader.lo msvcworkspaceloader.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include
-I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet
-I../../../src/include/mozilla_chardet/mfbt
-I../../../src/include/mozilla_chardet/nsprpub/pr/include
-I../../../src/include/mozilla_chardet/xpcom
-I../../../src/include/mozilla_chardet/xpcom/base
-I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -Wdate-time
-D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE=\"2020-04-18\"
-DBUILD_TIME=\"19:47:24\" -DCB_PRECOMP -DPIC -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c
msvcworkspaceloader.cpp -fPIC -DPIC -o .libs/msvcworkspaceloader.o
/bin/bash ../../../libtool --tag=CXX --mode=link g++ -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -module -shared
-version-info 0:1:0 -no-undefined -avoid-version -Wl,--no-undefined
-Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o libprojectsimporter.la -rpath
/usr/lib/codeblocks/plugins projectsimporter.lo devcpploader.lo msvc10loader.lo
msvc7loader.lo msvc7workspaceloader.lo msvcloader.lo msvcworkspacebase.lo
msvcworkspaceloader.lo ../../sdk/libcodeblocks.la -L/usr/lib/x86_64-linux-gnu
-pthread -lwx_gtk3u_aui-3.0 -lwx_gtk3u_propgrid-3.0 -lwx_gtk3u_richtext-3.0
-lwx_gtk3u_xrc-3.0 -lwx_gtk3u_html-3.0 -lwx_gtk3u_qa-3.0 -lwx_gtk3u_adv-3.0
-lwx_gtk3u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0
-ltinyxml -lpthread -ldl
libtool: link: g++ -fPIC -DPIC -shared -nostdlib
/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o
/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o .libs/projectsimporter.o
.libs/devcpploader.o .libs/msvc10loader.o .libs/msvc7loader.o
.libs/msvc7workspaceloader.o .libs/msvcloader.o .libs/msvcworkspacebase.o
.libs/msvcworkspaceloader.o -Wl,-rpath -Wl,/<<PKGBUILDDIR>>/src/sdk/.libs
../../sdk/.libs/libcodeblocks.so -L/usr/lib/x86_64-linux-gnu -lwx_gtk3u_aui-3.0
-lwx_gtk3u_propgrid-3.0 -lwx_gtk3u_richtext-3.0 -lwx_gtk3u_xrc-3.0
-lwx_gtk3u_html-3.0 -lwx_gtk3u_qa-3.0 -lwx_gtk3u_adv-3.0 -lwx_gtk3u_core-3.0
-lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -ltinyxml -lpthread -ldl
-L/usr/lib/gcc/x86_64-linux-gnu/11
-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu
-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu
-L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../..
-lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux
-gnu/11/crtendS.o
/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o -g -O2
-fstack-protector-strong -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now
-Wl,--as-needed -pthread -pthread -Wl,-soname -Wl,libprojectsimporter.so -o
.libs/libprojectsimporter.so
libtool: link: ( cd ".libs" && rm -f "libprojectsimporter.la" && ln -s
"../libprojectsimporter.la" "libprojectsimporter.la" )
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins/projectsimporter'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins/projectsimporter'
Making all in openfileslist
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/plugins/openfileslist'
/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.0
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-I../../../src/include -I../../../src/sdk/wxscintilla/include -DCB_AUTOCONF
-Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE="\"2020-04-18\""
-DBUILD_TIME="\"19:47:24\"" -DCB_PRECOMP -DPIC -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c -o
openfileslistplugin.lo openfileslistplugin.cpp
PWD=`pwd` cd . && zip
/<<PKGBUILDDIR>>/src/plugins/openfileslist/openfileslist.zip manifest.xml >
/dev/null
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include
-I../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -Wdate-time
-D_FORTIFY_SOURCE=2 -DNDEBUG -DBUILD_DATE=\"2020-04-18\"
-DBUILD_TIME=\"19:47:24\" -DCB_PRECOMP -DPIC -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Winvalid-pch -fPIC -fexceptions -c
openfileslistplugin.cpp -fPIC -DPIC -o .libs/openfileslistplugin.o
In file included from /usr/include/c++/11/map:60,
from ./manager.h:9,
from ./cbplugin.h:17,
from ./sdk_common.h:110,
from ./sdk_precomp.h:13,
from ./sdk.h:17:
/usr/include/c++/11/bits/stl_tree.h: In instantiation of ‘static const _Key&
std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare,
_Alloc>::_S_key(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare,
_Alloc>::_Const_Link_type) [with _Key = ProjectFile*; _Val = ProjectFile*;
_KeyOfValue = std::_Identity<ProjectFile*>; _Compare =
TargetFilesData::compareLess; _Alloc = std::allocator<ProjectFile*>;
std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Const_Link_type =
const std::_Rb_tree_node<ProjectFile*>*]’:
/usr/include/c++/11/bits/stl_tree.h:2069:47: required from
‘std::pair<std::_Rb_tree_node_base*, std::_Rb_tree_node_base*>
std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare,
_Alloc>::_M_get_insert_unique_pos(const key_type&) [with _Key = ProjectFile*;
_Val = ProjectFile*; _KeyOfValue = std::_Identity<ProjectFile*>; _Compare =
TargetFilesData::compareLess; _Alloc = std::allocator<ProjectFile*>;
std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::key_type =
ProjectFile*]’
/usr/include/c++/11/bits/stl_tree.h:2122:4: required from
‘std::pair<std::_Rb_tree_iterator<_Val>, bool> std::_Rb_tree<_Key, _Val,
_KeyOfValue, _Compare, _Alloc>::_M_insert_unique(_Arg&&) [with _Arg =
ProjectFile* const&; _Key = ProjectFile*; _Val = ProjectFile*; _KeyOfValue =
std::_Identity<ProjectFile*>; _Compare = TargetFilesData::compareLess; _Alloc =
std::allocator<ProjectFile*>]’
/usr/include/c++/11/bits/stl_set.h:512:25: required from ‘std::pair<typename
std::_Rb_tree<_Key, _Key, std::_Identity<_Tp>, _Compare, typename
__gnu_cxx::__alloc_traits<_Alloc>::rebind<_Key>::other>::const_iterator, bool>
std::set<_Key, _Compare, _Alloc>::insert(const value_type&) [with _Key =
ProjectFile*; _Compare = TargetFilesData::compareLess; _Alloc =
std::allocator<ProjectFile*>; typename std::_Rb_tree<_Key, _Key,
std::_Identity<_Tp>, _Compare, typename
__gnu_cxx::__alloc_traits<_Alloc>::rebind<_Key>::other>::const_iterator =
std::_Rb_tree<ProjectFile*, ProjectFile*, std::_Identity<ProjectFile*>,
TargetFilesData::compareLess, std::allocator<ProjectFile*> >::const_iterator;
typename __gnu_cxx::__alloc_traits<_Alloc>::rebind<_Key>::other =
std::allocator<ProjectFile*>; typename
__gnu_cxx::__alloc_traits<_Alloc>::rebind<_Key> =
__gnu_cxx::__alloc_traits<std::allocator<ProjectFile*>,
ProjectFile*>::rebind<ProjectFile*>; typename _Alloc::value_type =
ProjectFile*; std::set<_Key,
_Compare, _Alloc>::value_type = ProjectFile*]’
openfileslistplugin.cpp:440:60: required from here
/usr/include/c++/11/bits/stl_tree.h:770:15: error: static assertion failed:
comparison object must be invocable as const
770 | is_invocable_v<const _Compare&, const _Key&, const _Key&>,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/11/bits/stl_tree.h:770:15: note: ‘std::is_invocable_v<const
TargetFilesData::compareLess&, ProjectFile* const&, ProjectFile* const&>’
evaluates to false
make[4]: *** [Makefile:592: openfileslistplugin.lo] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins/openfileslist'
make[3]: *** [Makefile:535: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins'
make[2]: *** [Makefile:545: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:677: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:26: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---