Bug#606477: iodine: cannot compile from source

2010-12-10 Thread dave b
Yeah it turns out, I had this: set CFLAGS -g -O2 -Wall -fstack-protector -D_FORTIFY_SOURCE=2 -fPIE -pie set CPPFLAGS -g -O2 -Wall -fstack-protector -D_FORTIFY_SOURCE=2 -fPIE -pie in /etc/dpkg/buildflags.conf --> my fault! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org w

Bug#606477: iodine: cannot compile from source

2010-12-10 Thread dave b
Right so modifying the debian rules file as per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589054 I was able to build iodine with some gcc hardening protections. Simply adding some CFLAGS and disabling hardening-wrapper meant that I could build iodine (as well). Here is the result (of disab

Bug#606477: iodine: cannot compile from source

2010-12-10 Thread gregor herrmann
On Fri, 10 Dec 2010 14:29:44 +1100, dave b wrote: > Right so modifying the debian rules file as per > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589054 > I was able to build iodine with some gcc hardening protections. > Simply adding some CFLAGS and disabling hardening-wrapper meant that I >

Bug#606477: iodine: cannot compile from source

2010-12-09 Thread dave b
Interesting. Hum I will have a play with this later. However, you can see that it should really be compiled with -fPIC and the test seems not to be right? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.deb

Bug#606477: iodine: cannot compile from source

2010-12-09 Thread gregor herrmann
retitle 606477 doesn't build with hardening-wrapper severity 606477 wishlist tag 606477 - moreinfo tag 606477 + wontfix thanks On Fri, 10 Dec 2010 04:17:02 +1100, dave b wrote: > > and I dont't know where "/usr/bin/ld.real" comes from. > > Could you lease run: > > - ls -la /usr/bin/ld* > > - dpk

Bug#606477: iodine: cannot compile from source

2010-12-09 Thread dave b
On 10 December 2010 04:13, gregor herrmann wrote: > tag 606477 + moreinfo > thanks > > On Fri, 10 Dec 2010 03:54:42 +1100, dave b wrote: > >> Sorry, what is your question? > > Your output shows: >>> LD test >>> /usr/bin/ld.real: >>> /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/libcheck.a(c

Bug#606477: iodine: cannot compile from source

2010-12-09 Thread gregor herrmann
tag 606477 + moreinfo thanks On Fri, 10 Dec 2010 03:54:42 +1100, dave b wrote: > Sorry, what is your question? Your output shows: >> LD test >> /usr/bin/ld.real: >> /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/libcheck.a(check.o): >> relocation R_X86_64_32 and I dont't know where "/usr

Bug#606477: iodine: cannot compile from source

2010-12-09 Thread dave b
Sorry, what is your question? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#606477: iodine: cannot compile from source

2010-12-09 Thread gregor herrmann
tag 606477 + unreproducible thanks On Fri, 10 Dec 2010 02:40:38 +1100, david b wrote: > Package: iodine > Version: 0.4.2-2+lenny1 > Severity: important > make[2]: Entering directory `/usr/src/iodine/iodine-0.4.2/tests' > CC test.c > CC base32.c > CC read.c > CC dns.c > CC encoding.c > CC login.c

Bug#606477: iodine: cannot compile from source

2010-12-09 Thread david b
Package: iodine Version: 0.4.2-2+lenny1 Severity: important Justification: fails to build from source apt-get -b source iodine ... make[2]: Entering directory `/usr/src/iodine/iodine-0.4.2/tests' CC test.c CC base32.c CC read.c CC dns.c CC encoding.c CC login.c CC user.c LD test /usr/bin/ld.real: