<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi Fernando,<br>
</p>
<br>
<div class="moz-cite-prefix">On 14.01.2018 19:06, Fernando de Morais
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAFReGtnKjDsZ5=4FFJ=9vKS6QQJKjX30rhxg3MGGJd+anNDHFw@mail.gmail.com">
<div dir="ltr">Hi Alexander,
<div><br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span
style="font-size:12.8px">Many distribution provide
additional packages containing the debug symbols, e.g.
'cantor-debuginfo' and 'libcantorlibs17-debuginfo' on
openSUSE.</span><br>
</blockquote>
<div><br>
</div>
<div>Unfortunately, for enable debug symbols options on packages
in Arch Linux is necessary a complete rebuild change the
-DCMAKE_BUILD_TYPE (for KDE applications, in this case). I
follow the steps mentioned in Arch Wiki, but in every try I
get the following result:</div>
<div><br>
</div>
<div><span style="font-family:monospace"><span
style="font-weight:bold;color:rgb(84,255,84)">==> </span><span
style="font-weight:bold;color:rgb(0,0,0)">Compilando e
instalando pacote</span><span style="color:rgb(0,0,0)">
</span><br>
<span style="font-weight:bold;color:rgb(84,255,84)">==></span><span
style="font-weight:bold;color:rgb(0,0,0)"> Criando o
pacote: cantor 17.12.1-1 (dom jan 14 14:53:53 -03 2018)</span><span
style="color:rgb(0,0,0)">
</span><br>
<span style="font-weight:bold;color:rgb(84,255,84)">==></span><span
style="font-weight:bold;color:rgb(0,0,0)"> Verificando as
dependências de tempo de execução...</span><span
style="color:rgb(0,0,0)">
</span><br>
<span style="font-weight:bold;color:rgb(84,255,84)">==></span><span
style="font-weight:bold;color:rgb(0,0,0)"> Verificando as
dependências de tempo de compilação...</span><span
style="color:rgb(0,0,0)">
</span><br>
<span style="font-weight:bold;color:rgb(84,255,84)">==></span><span
style="font-weight:bold;color:rgb(0,0,0)"> Obtendo
fontes...</span><span style="color:rgb(0,0,0)">
</span><br>
<span style="font-weight:bold;color:rgb(84,84,255)"> -></span><span
style="font-weight:bold;color:rgb(0,0,0)"> Baixando
cantor-17.12.1.tar.xz...</span><span
style="color:rgb(0,0,0)">
</span><br>
% Total % Received % Xferd Average Speed Time Time
Time Current
<br>
Dload Upload Total
Spent Left Speed
<br>
100 344 100 344 0 0 344 0 0:00:01
--:--:-- 0:00:01 393
<br>
100 1039k 100 1039k 0 0 173k 0 0:00:06
0:00:06 --:--:-- 168k
<br>
<span style="font-weight:bold;color:rgb(84,84,255)"> -></span><span
style="font-weight:bold;color:rgb(0,0,0)"> Baixando
cantor-17.12.1.tar.xz.sig...</span><span
style="color:rgb(0,0,0)">
</span><br>
% Total % Received % Xferd Average Speed Time Time
Time Current
<br>
Dload Upload Total
Spent Left Speed
<br>
100 488 100 488 0 0 488 0 0:00:01
--:--:-- 0:00:01 598
<br>
<span style="font-weight:bold;color:rgb(84,84,255)"> -></span><span
style="font-weight:bold;color:rgb(0,0,0)"> Encontrado
cantor-julia-0.6.patch</span><span
style="color:rgb(0,0,0)">
</span><br>
<span style="font-weight:bold;color:rgb(84,255,84)">==></span><span
style="font-weight:bold;color:rgb(0,0,0)"> Validando
source arquivos com sha256sums...</span><span
style="color:rgb(0,0,0)">
</span><br>
cantor-17.12.1.tar.xz ... Passou
<br>
cantor-17.12.1.tar.xz.sig ... Ignorada
<br>
cantor-julia-0.6.patch ... Passou
<br>
<span style="font-weight:bold;color:rgb(84,255,84)">==></span><span
style="font-weight:bold;color:rgb(0,0,0)"> Verificando
assinatura de arquivo fonte com gpg...</span><span
style="color:rgb(0,0,0)">
</span><br>
cantor-17.12.1.tar.xz ... FALHOU (chave pública
desconhecida DBD2CE893E2D1C87)
<br>
<span style="font-weight:bold;color:rgb(255,84,84)">==>
ERRO:</span><span
style="font-weight:bold;color:rgb(0,0,0)"> Uma ou mais
assinaturas PGP não puderam ser verificadas!</span><span
style="color:rgb(0,0,0)">
</span><br>
<span style="font-weight:bold;color:rgb(255,84,84)">==>
ERRO: </span><span
style="font-weight:bold;color:rgb(0,0,0)">Makepkg não
conseguiu compilar cantor.</span><br>
<span style="color:rgb(0,0,0)">
</span><br>
</span></div>
<div>In every attempt, I try to remove this key (<span
style="font-family:monospace">DBD2CE893E2D1C87</span>), put
it again on keys list, and refresh, but, again, I get the same
result.</div>
</div>
</blockquote>
This looks like an issue with the PGP-signature of the ARCH package.
We cannot help here. You'll need to ask the maintainers of the
package:<br>
<a class="moz-txt-link-freetext" href="https://www.archlinux.org/packages/extra/x86_64/cantor/">https://www.archlinux.org/packages/extra/x86_64/cantor/</a><br>
<br>
Alternatively, since you're going to compile from the sources
anyway, you can 'git clone' Cantor's code from the official
repository and compile it.<br>
However, you'll need to manually install couple of devel-packages
for the libraries used by Cantor...<br>
<br>
<br>
Regards,<br>
Alexander<br>
</body>
</html>