<div dir="auto"><div>Hi!<br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El lun., 9 mar. 2020 07:44, Thorsten Glaser <<a href="mailto:t.glaser@tarent.de">t.glaser@tarent.de</a>> escribió:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"># same issue<br>
forcemerge 879014 870383<br>
retitle 879014 gpgme1.0: FTBFS on some arches: Qt needs a compile with -fPIC (PIE is not enough), hardening downgrades to PIE<br>
# it still persists<br>
found 879014 1.13.1-6<br>
thanks<br>
<br>
Hi,<br>
<br>
> points out the problem: Qt wants to be compiled with -fPIC and sets up<br>
> the CFLAGS appropriately, yet hardening comes into the way as it adds<br>
> the PIE *after* the PIC.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">PIC implies PIE, so adding it after PIE is an error. Yes, this is a special case but not up to Qt to solve it.</div></div>