Re: please update patches / investigate build failures for gcc-4.7 snapshot builds

2011-12-31 Thread Konstantinos Margaritis
On 19 December 2011 14:55, Konstantinos Margaritis mar...@genesi-usa.com wrote: On 19 December 2011 01:55, Matthias Klose d...@debian.org wrote: Please have a look at the gcc-4.7 package in experimental, update patches (hurd, kfreebsd, ARM is fixed in svn), and investigate the build failures

Re: Bug#631639: __unused in libbsd. workaround for #522773 (linux) and #522774 (libc)

2011-12-31 Thread Robert Millan
El 31 de desembre de 2011 4:40, Thorsten Glaser t...@mirbsd.de ha escrit: Yes, but (a) not for their own stuff but to replace the GNU one which has a bootstrapping issue wrt. libglib nowadays (BSD ports start from a base OS system and compile everything from source on each installation), and

Re: [pkg-ntp-maintainers] Bug#653771: FTBFS on kfreebsd-* due to -Wformat-security

2011-12-31 Thread Steven Chamberlain
On 31/12/11 20:48, Peter Eisentraut wrote: On fre, 2011-12-30 at 23:29 +, Steven Chamberlain wrote: My new patch (attached) fixes only those parts, and I am now able to build successfully on kfreebsd-i386. Why did you change printf to fprintf(stdout, ...)? Hi, I saw it written that way

Re: [pkg-ntp-maintainers] Bug#653771: FTBFS on kfreebsd-* due to -Wformat-security

2011-12-31 Thread Peter Eisentraut
On fre, 2011-12-30 at 23:29 +, Steven Chamberlain wrote: My new patch (attached) fixes only those parts, and I am now able to build successfully on kfreebsd-i386. Why did you change printf to fprintf(stdout, ...)? -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a

Bug#653193: Missing patch

2011-12-31 Thread Guillem Jover
On Sun, 2011-12-25 at 11:56:45 +0100, Robert Millan wrote: +#define __FAVOR_BSD 1 #include netinet/in_systm.h #include netinet/in.h #include netinet/ip.h #include netinet/ip_icmp.h #include netinet/tcp.h #include netinet/udp.h +#undef __FAVOR_BSD Shouldn't this kind of fix