Bug#897168: proftp: FTBFS on kfreebsd

2018-05-02 Thread James Clarke
On 2 May 2018, at 20:28, Hilmar Preuße wrote: > On 30.04.2018 13:17, James Clarke wrote: > > Hi James, > >> The problem here is that kfreebsd-kernel-headers provides >> sys/extattr.h with these prototypes and so proftpd's configure >> defines HAVE_SYS_EXTATTR_H, but glibc doesn't implement them,

Bug#897168: proftp: FTBFS on kfreebsd

2018-05-02 Thread Hilmar Preuße
On 30.04.2018 13:17, James Clarke wrote: Hi James, > The problem here is that kfreebsd-kernel-headers provides > sys/extattr.h with these prototypes and so proftpd's configure > defines HAVE_SYS_EXTATTR_H, but glibc doesn't implement them, and the > Linux equivalents are currently just stubs that

Bug#897168: proftp: FTBFS on kfreebsd

2018-05-01 Thread Hilmar Preuße
On 30.04.2018 21:26, James Clarke wrote: Hi, > Yeah, please file it against kfreebsd-10 and glibc; either the > prototype should disappear from the headers or it should be > implemented. > Thanks! I've filed #897335. This bug here will be closed upon next upload of proftp, fix/workaround is in g

Bug#897168: proftp: FTBFS on kfreebsd

2018-04-30 Thread James Clarke
On 30 Apr 2018, at 19:22, Hilmar Preuße wrote: > On 30.04.2018 13:17, James Clarke wrote: >> On 29 Apr 2018, at 22:06, Hilmar Preuße wrote: >>> On 29.04.2018 14:01, Hilmar Preuße wrote: > > Hi James, > >>> I just noticed that our package fails to build on kfreebsd: >>> >>> https://buildd.debia

Bug#897168: proftp: FTBFS on kfreebsd

2018-04-30 Thread Hilmar Preuße
On 30.04.2018 13:17, James Clarke wrote: > On 29 Apr 2018, at 22:06, Hilmar Preuße wrote: >> On 29.04.2018 14:01, Hilmar Preuße wrote: Hi James, >> I just noticed that our package fails to build on kfreebsd: >> >> https://buildd.debian.org/status/fetch.php?pkg=proftpd-dfsg&arch=kfreebsd-amd64&ve

Bug#897168: proftp: FTBFS on kfreebsd

2018-04-30 Thread James Clarke
On 29 Apr 2018, at 22:06, Hilmar Preuße wrote: > > On 29.04.2018 14:01, Hilmar Preuße wrote: > > Hi debian-bsd people, > > I just noticed that our package fails to build on kfreebsd: > > https://buildd.debian.org/status/fetch.php?pkg=proftpd-dfsg&arch=kfreebsd-amd64&ver=1.3.6-2&stamp=152499694

Bug#897168: proftp: FTBFS on kfreebsd

2018-04-29 Thread Hilmar Preuße
On 29.04.2018 14:01, Hilmar Preuße wrote: Hi debian-bsd people, I just noticed that our package fails to build on kfreebsd: https://buildd.debian.org/status/fetch.php?pkg=proftpd-dfsg&arch=kfreebsd-amd64&ver=1.3.6-2&stamp=1524996945&raw=0 Could you help us here? proftp seems to build on FreeBSD

Bug#897168: proftp: FTBFS on kfreebsd

2018-04-29 Thread Hilmar Preuße
Package: src:proftpd-dfsg Version: 1.3.6-1 Severity: important Dear Maintainer, * What led up to the situation? Since we uploaded proftp 1.3.6 to unstable the package fails to build on kfreebsd, on i386 and kfreebsd-amd64. The last lines of the log are: src/fsio.o: In function `sys_fsetxattr