Hi, Hector Oron wrote: > >> During a rebuild of all packages in sid, your package failed to build on > >> amd64. > > > > I can reproduce this issue with and without pbuilder on amd64 while I > > can't reproduce it on i386. > > I have only had few time to give it a pick to this bug. It seems to be > related to the use of -pie at link time (LDFLAGS). This setting seems > to come from ``fltk-config --ldflags'', which for amd64 gives the > following output: > > $ fltk-config --ldflags > -L/usr/lib/x86_64-linux-gnu -fPIE -pie -Wl,-z,relro -Wl,-z,now -lfltk
JFTR: That was indeed the core of the problem. The real bug which caused this was in the libfltk1.3-dev package: http://bugs.debian.org/677705 (fltk-config exports hardening flags including pie) That bug has been fixed in the meanwhile, so the changes made in the dillo package to fix this bug (#664949) can and likely will be reverted in the next upload -- whenever that may be. This seems also be the cause for the upstream issue #1090. (Which is also the reason why I dug up this already archived bug report. :-) Regards, Axel -- ,''`. | Axel Beckert <[email protected]>, http://people.debian.org/~abe/ : :' : | Debian Developer, ftp.ch.debian.org Admin `. `' | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE `- | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

