Your message dated Sat, 07 Sep 2024 07:19:49 +0000
with message-id <[email protected]>
and subject line Bug#1074888: fixed in codelite 17.0.0+dfsg-4
has caused the Debian Bug report #1074888,
regarding codelite: ftbfs with GCC-14
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 [email protected]
immediately.)


-- 
1074888: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074888
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:codelite
Version: 17.0.0+dfsg-3
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: ftbfs-gcc-14

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

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/codelite_17.0.0+dfsg-3_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 14, either set CC=gcc-14 CXX=g++-14 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-14/porting_to.html

[...]
[ 26%] Building CXX object 
Plugin/CMakeFiles/plugin.dir/cProjectDependecySorter.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/cProjectDependecySorter.cpp.o -MF 
CMakeFiles/plugin.dir/cProjectDependecySorter.cpp.o.d -o 
CMakeFiles/plugin.dir/cProjectDependecySorter.cpp.o -c 
/<<PKGBUILDDIR>>/Plugin/cProjectDependecySorter.cpp
[ 26%] Building CXX object Plugin/CMakeFiles/plugin.dir/cc_box_tip_window.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/cc_box_tip_window.cpp.o -MF 
CMakeFiles/plugin.dir/cc_box_tip_window.cpp.o.d -o 
CMakeFiles/plugin.dir/cc_box_tip_window.cpp.o -c 
/<<PKGBUILDDIR>>/Plugin/cc_box_tip_window.cpp
[ 26%] Building CXX object Plugin/CMakeFiles/plugin.dir/clAboutDialog.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clAboutDialog.cpp.o -MF 
CMakeFiles/plugin.dir/clAboutDialog.cpp.o.d -o 
CMakeFiles/plugin.dir/clAboutDialog.cpp.o -c 
/<<PKGBUILDDIR>>/Plugin/clAboutDialog.cpp
[ 26%] Building CXX object Plugin/CMakeFiles/plugin.dir/clAboutDialogBase.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clAboutDialogBase.cpp.o -MF 
CMakeFiles/plugin.dir/clAboutDialogBase.cpp.o.d -o 
CMakeFiles/plugin.dir/clAboutDialogBase.cpp.o -c 
/<<PKGBUILDDIR>>/Plugin/clAboutDialogBase.cpp
[ 26%] Building CXX object 
Plugin/CMakeFiles/plugin.dir/clAboutDialogBase_plugin_bitmaps.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clAboutDialogBase_plugin_bitmaps.cpp.o 
-MF CMakeFiles/plugin.dir/clAboutDialogBase_plugin_bitmaps.cpp.o.d -o 
CMakeFiles/plugin.dir/clAboutDialogBase_plugin_bitmaps.cpp.o -c 
/<<PKGBUILDDIR>>/Plugin/clAboutDialogBase_plugin_bitmaps.cpp
[ 27%] Building CXX object 
Plugin/CMakeFiles/plugin.dir/clAnsiEscapeCodeColourBuilder.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clAnsiEscapeCodeColourBuilder.cpp.o -MF 
CMakeFiles/plugin.dir/clAnsiEscapeCodeColourBuilder.cpp.o.d -o 
CMakeFiles/plugin.dir/clAnsiEscapeCodeColourBuilder.cpp.o -c 
/<<PKGBUILDDIR>>/Plugin/clAnsiEscapeCodeColourBuilder.cpp
[ 27%] Building CXX object 
Plugin/CMakeFiles/plugin.dir/clAnsiEscapeCodeHandler.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clAnsiEscapeCodeHandler.cpp.o -MF 
CMakeFiles/plugin.dir/clAnsiEscapeCodeHandler.cpp.o.d -o 
CMakeFiles/plugin.dir/clAnsiEscapeCodeHandler.cpp.o -c 
/<<PKGBUILDDIR>>/Plugin/clAnsiEscapeCodeHandler.cpp
[ 27%] Building CXX object 
Plugin/CMakeFiles/plugin.dir/clAuiCaptionEnabler.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clAuiCaptionEnabler.cpp.o -MF 
CMakeFiles/plugin.dir/clAuiCaptionEnabler.cpp.o.d -o 
CMakeFiles/plugin.dir/clAuiCaptionEnabler.cpp.o -c 
/<<PKGBUILDDIR>>/Plugin/clAuiCaptionEnabler.cpp
[ 27%] Building CXX object Plugin/CMakeFiles/plugin.dir/clBacktickCache.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clBacktickCache.cpp.o -MF 
CMakeFiles/plugin.dir/clBacktickCache.cpp.o.d -o 
CMakeFiles/plugin.dir/clBacktickCache.cpp.o -c 
/<<PKGBUILDDIR>>/Plugin/clBacktickCache.cpp
[ 27%] Building CXX object 
Plugin/CMakeFiles/plugin.dir/clBitmapOverlayCtrl.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clBitmapOverlayCtrl.cpp.o -MF 
CMakeFiles/plugin.dir/clBitmapOverlayCtrl.cpp.o.d -o 
CMakeFiles/plugin.dir/clBitmapOverlayCtrl.cpp.o -c 
/<<PKGBUILDDIR>>/Plugin/clBitmapOverlayCtrl.cpp
[ 27%] Building CXX object 
Plugin/CMakeFiles/plugin.dir/clBoostrapWizardBase.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clBoostrapWizardBase.cpp.o -MF 
CMakeFiles/plugin.dir/clBoostrapWizardBase.cpp.o.d -o 
CMakeFiles/plugin.dir/clBoostrapWizardBase.cpp.o -c 
/<<PKGBUILDDIR>>/Plugin/clBoostrapWizardBase.cpp
[ 27%] Building CXX object 
Plugin/CMakeFiles/plugin.dir/clBoostrapWizardBase_plugin_bitmaps.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clBoostrapWizardBase_plugin_bitmaps.cpp.o 
-MF CMakeFiles/plugin.dir/clBoostrapWizardBase_plugin_bitmaps.cpp.o.d -o 
CMakeFiles/plugin.dir/clBoostrapWizardBase_plugin_bitmaps.cpp.o -c 
/<<PKGBUILDDIR>>/Plugin/clBoostrapWizardBase_plugin_bitmaps.cpp
[ 27%] Building CXX object 
Plugin/CMakeFiles/plugin.dir/clBoostrapWizardPage.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clBoostrapWizardPage.cpp.o -MF 
CMakeFiles/plugin.dir/clBoostrapWizardPage.cpp.o.d -o 
CMakeFiles/plugin.dir/clBoostrapWizardPage.cpp.o -c 
/<<PKGBUILDDIR>>/Plugin/clBoostrapWizardPage.cpp
[ 27%] Building CXX object Plugin/CMakeFiles/plugin.dir/clBootstrapWizard.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clBootstrapWizard.cpp.o -MF 
CMakeFiles/plugin.dir/clBootstrapWizard.cpp.o.d -o 
CMakeFiles/plugin.dir/clBootstrapWizard.cpp.o -c 
/<<PKGBUILDDIR>>/Plugin/clBootstrapWizard.cpp
[ 27%] Building CXX object Plugin/CMakeFiles/plugin.dir/clButton.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clButton.cpp.o -MF 
CMakeFiles/plugin.dir/clButton.cpp.o.d -o CMakeFiles/plugin.dir/clButton.cpp.o 
-c /<<PKGBUILDDIR>>/Plugin/clButton.cpp
[ 27%] Building CXX object Plugin/CMakeFiles/plugin.dir/clButtonBase.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clButtonBase.cpp.o -MF 
CMakeFiles/plugin.dir/clButtonBase.cpp.o.d -o 
CMakeFiles/plugin.dir/clButtonBase.cpp.o -c 
/<<PKGBUILDDIR>>/Plugin/clButtonBase.cpp
[ 27%] Building CXX object Plugin/CMakeFiles/plugin.dir/clCaptionBar.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clCaptionBar.cpp.o -MF 
CMakeFiles/plugin.dir/clCaptionBar.cpp.o.d -o 
CMakeFiles/plugin.dir/clCaptionBar.cpp.o -c 
/<<PKGBUILDDIR>>/Plugin/clCaptionBar.cpp
[ 27%] Building CXX object Plugin/CMakeFiles/plugin.dir/clCellValue.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clCellValue.cpp.o -MF 
CMakeFiles/plugin.dir/clCellValue.cpp.o.d -o 
CMakeFiles/plugin.dir/clCellValue.cpp.o -c 
/<<PKGBUILDDIR>>/Plugin/clCellValue.cpp
[ 27%] Building CXX object Plugin/CMakeFiles/plugin.dir/clChoice.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clChoice.cpp.o -MF 
CMakeFiles/plugin.dir/clChoice.cpp.o.d -o CMakeFiles/plugin.dir/clChoice.cpp.o 
-c /<<PKGBUILDDIR>>/Plugin/clChoice.cpp
[ 27%] Building CXX object 
Plugin/CMakeFiles/plugin.dir/clCodeLiteRemoteProcess.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clCodeLiteRemoteProcess.cpp.o -MF 
CMakeFiles/plugin.dir/clCodeLiteRemoteProcess.cpp.o.d -o 
CMakeFiles/plugin.dir/clCodeLiteRemoteProcess.cpp.o -c 
/<<PKGBUILDDIR>>/Plugin/clCodeLiteRemoteProcess.cpp
[ 27%] Building CXX object Plugin/CMakeFiles/plugin.dir/clColours.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clColours.cpp.o -MF 
CMakeFiles/plugin.dir/clColours.cpp.o.d -o 
CMakeFiles/plugin.dir/clColours.cpp.o -c /<<PKGBUILDDIR>>/Plugin/clColours.cpp
[ 27%] Building CXX object Plugin/CMakeFiles/plugin.dir/clComboBox.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clComboBox.cpp.o -MF 
CMakeFiles/plugin.dir/clComboBox.cpp.o.d -o 
CMakeFiles/plugin.dir/clComboBox.cpp.o -c /<<PKGBUILDDIR>>/Plugin/clComboBox.cpp
[ 28%] Building CXX object Plugin/CMakeFiles/plugin.dir/clControlWithItems.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clControlWithItems.cpp.o -MF 
CMakeFiles/plugin.dir/clControlWithItems.cpp.o.d -o 
CMakeFiles/plugin.dir/clControlWithItems.cpp.o -c 
/<<PKGBUILDDIR>>/Plugin/clControlWithItems.cpp
[ 28%] Building CXX object Plugin/CMakeFiles/plugin.dir/clCustomScrollBar.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clCustomScrollBar.cpp.o -MF 
CMakeFiles/plugin.dir/clCustomScrollBar.cpp.o.d -o 
CMakeFiles/plugin.dir/clCustomScrollBar.cpp.o -c 
/<<PKGBUILDDIR>>/Plugin/clCustomScrollBar.cpp
[ 28%] Building CXX object 
Plugin/CMakeFiles/plugin.dir/clCustomiseToolBarDlg.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clCustomiseToolBarDlg.cpp.o -MF 
CMakeFiles/plugin.dir/clCustomiseToolBarDlg.cpp.o.d -o 
CMakeFiles/plugin.dir/clCustomiseToolBarDlg.cpp.o -c 
/<<PKGBUILDDIR>>/Plugin/clCustomiseToolBarDlg.cpp
[ 28%] Building CXX object Plugin/CMakeFiles/plugin.dir/clDTL.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clDTL.cpp.o -MF 
CMakeFiles/plugin.dir/clDTL.cpp.o.d -o CMakeFiles/plugin.dir/clDTL.cpp.o -c 
/<<PKGBUILDDIR>>/Plugin/clDTL.cpp
In file included from /<<PKGBUILDDIR>>/Plugin/dtl/dtl.hpp:69,
                 from /<<PKGBUILDDIR>>/Plugin/clDTL.cpp:28:
/<<PKGBUILDDIR>>/Plugin/dtl/Diff.hpp: In member function ‘void dtl::Diff<elem, 
sequence, comparator>::enableTrivial() const’:
/<<PKGBUILDDIR>>/Plugin/dtl/Diff.hpp:168:48: error: assignment of member 
‘trivial’ in read-only object
  168 |     void enableTrivial() const { this->trivial = true; }
      |                                  ~~~~~~~~~~~~~~^~~~~~
[ 28%] Building CXX object Plugin/CMakeFiles/plugin.dir/clDataViewListCtrl.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin && /usr/bin/c++ 
-DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/share/codelite\" -DNDEBUG 
-DPLUGINS_DIR=\"/usr/lib/codelite\" -DUSE_SFTP=1 -DWXUSINGDLL -DWXUSINGDLL_CL 
-DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 
-D__WXGTK__ -Dplugin_EXPORTS -DwxUSE_GUI=1 -I/usr/include/gtk-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/pango-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/<<PKGBUILDDIR>>/Plugin 
-I/<<PKGBUILDDIR>>/sdk/wxsqlite3/include -I/<<PKGBUILDDIR>>/CodeLite 
-I/<<PKGBUILDDIR>>/PCH -I/<<PKGBUILDDIR>>/Interfaces -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -gdwarf-4  -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -
 isystem /usr/include/harfbuzz -std=c++11 -O2 -pthread -fPIC -fPIC 
-Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Plugin/CMakeFiles/plugin.dir/cmake_pch.hxx
 -MD -MT Plugin/CMakeFiles/plugin.dir/clDataViewListCtrl.cpp.o -MF 
CMakeFiles/plugin.dir/clDataViewListCtrl.cpp.o.d -o 
CMakeFiles/plugin.dir/clDataViewListCtrl.cpp.o -c 
/<<PKGBUILDDIR>>/Plugin/clDataViewListCtrl.cpp
make[3]: *** [Plugin/CMakeFiles/plugin.dir/build.make:2544: 
Plugin/CMakeFiles/plugin.dir/clDTL.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:1143: Plugin/CMakeFiles/plugin.dir/all] 
Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:139: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:20: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: codelite
Source-Version: 17.0.0+dfsg-4
Done: Håvard F. Aasen <[email protected]>

We believe that the bug you reported is fixed in the latest version of
codelite, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Håvard F. Aasen <[email protected]> (supplier of updated codelite package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 07 Sep 2024 08:03:21 +0200
Source: codelite
Built-For-Profiles: noudeb
Architecture: source
Version: 17.0.0+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[email protected]>
Changed-By: Håvard F. Aasen <[email protected]>
Closes: 1074888
Changes:
 codelite (17.0.0+dfsg-4) unstable; urgency=medium
 .
   * QA upload.
   * Add patch to fix build with GCC-14. Closes: #1074888
Checksums-Sha1:
 68dfe411f073d3033c76e8fe53b4a512a452d903 2302 codelite_17.0.0+dfsg-4.dsc
 0679634b1737e0c1e6f25110c467b7624d497ba0 24068 
codelite_17.0.0+dfsg-4.debian.tar.xz
 ad74e0ba1b0ce4d4bcfaa07c317f672a6e180c5a 14753 
codelite_17.0.0+dfsg-4_source.buildinfo
Checksums-Sha256:
 ab1180f4087e03d8fc303cdaf37853904d61c7bf120573af62ecbb59b27de135 2302 
codelite_17.0.0+dfsg-4.dsc
 06d2b2095fe470f1ccad86a7a74e4fccf4a7b33f1c6a47e94148d96f37aa8572 24068 
codelite_17.0.0+dfsg-4.debian.tar.xz
 c248d3c149d09b6c16aaf97d9e40b3d2df26b7c555b6edba49c2a7c01cb7ce4d 14753 
codelite_17.0.0+dfsg-4_source.buildinfo
Files:
 7c2ea78042df56bdd8171bf26678c513 2302 devel optional codelite_17.0.0+dfsg-4.dsc
 6e6182066f5b84f0c1aa815d2b5e2c09 24068 devel optional 
codelite_17.0.0+dfsg-4.debian.tar.xz
 190ecd4140f71bf88fa82946f1be8d08 14753 devel optional 
codelite_17.0.0+dfsg-4_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEd8lhnEnWos3N8v+qQoMEoXSNzHoFAmbb+58ACgkQQoMEoXSN
zHp6BxAAtSjm5uFUa/Z1qhPaHtMPdHmGoPUVvE+0v+Unvywf5+RE0Qb4oMRjhGiv
yDyO7Zd3a/IWiDkjFGBojHhdlw/cbHYkmFZYAASQi/nhBAbBiWQIEXJlM+3lmsbR
9Bh6ATm8wlROVwdaw+oV+LH49SkOc2lnWq+64EhamVVjfwsM6azWBYRN4JJPglLW
XdfE/lc1T0E2Zeoke46AvYF/1CQJHtG2JM7hqkzBtiLtruCH2w6APx9U4jd3GciZ
o9DlFh4e4RuQc6QIDUdXxyun51DcvsjAtUsHbmpyJt2a6KsGyOfL+HKqBwa/pyZE
rMRa21xFRFC6SiNoZVO/+qNMkEJTc5FpAlI5h+xIAcMBzkOAQyRovCNY4JNk+qTC
CCuHizSdF7iH+4bDjg+eM3N1FNX5Yk6VqJaB4I4lxaLPMpIKnQkxHgXBh8uLOTSY
7cwimuRh/I1U5/vwYC9JGfuAMrvVxCvVhc1wxoLwAU/vCJVfGKxepSAqTPwkg+Ad
AwVBa21FDnz6l1IYurOP7dcRHgJlmJngbJ1L7e9tBVsXtK8i5y3ZZsiuh2urqWjc
IQfPdFi21f7uZXJ8BuR+0Tqbav630NjyP5AKTuTTGAhwRC5MSRJSLGAUxFpyHKtk
xfpNH7qBrW4U20kEnd671qsmCcN8waLQKL6PVXvys7agb9G+Vdk=
=E646
-----END PGP SIGNATURE-----

Attachment: pgp2SiHKdIv_7.pgp
Description: PGP signature


--- End Message ---

Reply via email to