Hi!

El lun., 9 mar. 2020 07:44, Thorsten Glaser <t.gla...@tarent.de> escribió:

> # same issue
> forcemerge 879014 870383
> retitle 879014 gpgme1.0: FTBFS on some arches: Qt needs a compile with
> -fPIC (PIE is not enough), hardening downgrades to PIE
> # it still persists
> found 879014 1.13.1-6
> thanks
>
> Hi,
>
> > points out the problem: Qt wants to be compiled with -fPIC and sets up
> > the CFLAGS appropriately, yet hardening comes into the way as it adds
> > the PIE *after* the PIC.
>

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.

Reply via email to