Hi Mark, 2016-09-16 12:54 GMT+02:00 Mark Brown <[email protected]>: > On Tue, Sep 13, 2016 at 09:25:13PM +0200, Balint Reczey wrote: > >> For more information about the changes to sid's dpkg and GCC please >> visit: >> https://wiki.debian.org/Hardening/PIEByDefaultTransition > > You've not provided any instructions for reproducing this problem :(
I host a repository with the latest patched GCC 6 and dpkg here: https://people.debian.org/~rbalint/ppa/pie-bindnow/ I ran the builds with sbuild adding the repository: sbuild -As -j1 --arch=amd64 -d unstable --extra-repository="deb https://people.debian.org/~rbalint/ppa/pie-bindnow pie-bindnow-unstable/" xemacs_*.dsc At the moment a new GCC 6 ( 6.2.0-4 ) got uploaded to unstable and it takes a few more hours to update my repo with a patched version. I think you can still reproduce the problem on testing since it the patched gcc ( 6.2.0-3+rbalint0 ) has higher version than the one in testing. Cheers, Balint

