<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 12/11/20 10:09 AM, santilin software
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:d5d89e99-6274-c2cd-32a5-d7b9e0ff9cce@noviolento.es">[
6%] Automatic MOC for target kdevxdebug
<br>
[ 6%] Built target kdevxdebug_autogen
<br>
[ 12%] Building CXX object
CMakeFiles/kdevxdebug.dir/kdevxdebug_autogen/mocs_compilation.cpp.o
<br>
In file included from
/home/santilin/devel/src/kdev-xdebug/connection.h:30,
<br>
from
/home/santilin/devel/src/kdev-xdebug/kdevxdebug_autogen/EWIEGA46WW/moc_connection.cpp:9,<br>
from
/home/santilin/devel/src/kdev-xdebug/kdevxdebug_autogen/mocs_compilation.cpp:3:<br>
/home/santilin/devel/src/kdev-xdebug/debugsession.h:87:10: error:
‘void XDebug::DebugSession::killDebuggerNow()’ marked ‘override’,
but does not override
<br>
87 | void killDebuggerNow() override;
<br>
<br>
<br>
My gcc -v:
<br>
<br>
Using built-in specs.
<br>
COLLECT_GCC=gcc
<br>
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
<br>
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
<br>
OFFLOAD_TARGET_DEFAULT=1
<br>
Target: x86_64-linux-gnu
<br>
Configured with: ../src/configure -v --with-pkgversion='Ubuntu
9.3.0-17ubuntu1~20.04'
--with-bugurl=<a class="moz-txt-link-freetext" href="file:///usr/share/doc/gcc-9/README.Bugs">file:///usr/share/doc/gcc-9/README.Bugs</a>
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2
--prefix=/usr --with-gcc-major-version-only --program-suffix=-9
--program-prefix=x86_64-linux-gnu- --enable-shared
--enable-linker-build-id --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix
--libdir=/usr/lib --enable-nls --enable-clocale=gnu
--enable-libstdcxx-debug --enable-libstdcxx-time=yes
--with-default-libstdcxx-abi=new --enable-gnu-unique-object
--disable-vtable-verify --enable-plugin --enable-default-pie
--with-system-zlib --with-target-system-zlib=auto
--enable-objc-gc=auto --enable-multiarch --disable-werror
--with-arch-32=i686 --with-abi=m64
--with-multilib-list=m32,m64,mx32 --enable-multilib
--with-tune=generic
--enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa
--without-cuda-driver --enable-checking=release
--build=x86_64-linux-gnu --host=x86_64-linux-gnu
--target=x86_64-linux-gnu
<br>
Thread model: posix
<br>
gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)
<br>
<br>
</blockquote>
<p>Hi!</p>
<p>The current <i>master</i> version of <i>kdev-xdebug</i>
compiles only against the current <i>master</i> version of <i>kdevplatform</i>,
not 5.6. In order to compile <i>kdev-xdebug</i> against <i>kdevplatform
5.6.x, </i>revert the last <i>kdev-xdebug</i> commit
<a class="moz-txt-link-freetext" href="https://commits.kde.org/kdev-xdebug/d68e4a3db0185fcdac2d1578f2955c092ce638d5">https://commits.kde.org/kdev-xdebug/d68e4a3db0185fcdac2d1578f2955c092ce638d5</a>.</p>
Cheers,<br>
Igor<br>
</body>
</html>