Re: heimdal: FTBFS on hurd-i386

2018-05-25 Thread Svante Signell
Sorry, sent to the wrong email address. Now you know about this bug report anyway ;) On Fri, 2018-05-25 at 21:25 +0200, Svante Signell wrote: > Source: heimdal > Version: 1.7.5.0+dfsg-1 > Severity: important > Tags: patch > User: debian-hurd@lists.debian.org > Usertags: hurd > > Hi, > > Currentl

heimdal: FTBFS on hurd-i386

2018-05-25 Thread Svante Signell
Source: heimdal Version: 1.7.5.0+dfsg-1 Severity: important Tags: patch User: debian-hurd@lists.debian.org Usertags: hurd Hi, Currently heimdal fails to build on GNU/Hurd due to usage of MAXHOSTNAMELEN where it is not defined. The attached patch solves this problem by using MaxHostNameLen instead

heimdal: FTBFS on hurd-i386

2014-02-11 Thread Svante Signell
Source: heimdal Version: 1.6~git20131207+dfsg-1 Severity: important Tags: patch User: debian-hurd@lists.debian.org Usertags: hurd Hi, Currently heimdal fails to build on GNU/Hurd due to a missing definition of _IOT_sundevdata. The attached patch solves this problem by defining it with the _IOT an

Re: heimdal: FTBFS on hurd-i386 (for review)

2014-02-11 Thread Svante Signell
On Tue, 2014-02-11 at 19:21 +0100, Samuel Thibault wrote: > Svante Signell, le Tue 11 Feb 2014 18:39:15 +0100, a écrit : > > Regarding the use of _IOT etc, I'm trying to follow > > the same construct as you and Pino did in bug#483281 > > Why not simply reading the documentation in the porting guid

Re: heimdal: FTBFS on hurd-i386 (for review)

2014-02-11 Thread Samuel Thibault
Svante Signell, le Tue 11 Feb 2014 18:39:15 +0100, a écrit : > Regarding the use of _IOT etc, I'm trying to follow > the same construct as you and Pino did in bug#483281 Why not simply reading the documentation in the porting guidelines too? > --- a/lib/kafs/afssys.c 2013-12-07 14:36:38.000

Re: heimdal: FTBFS on hurd-i386 (for review)

2014-02-11 Thread Svante Signell
On Tue, 2014-02-11 at 18:09 +0100, Samuel Thibault wrote: > Svante Signell, le Tue 11 Feb 2014 17:48:50 +0100, a écrit : > > uint64_t param1; > > uint64_t syscall; > > }; > > +#ifdef __GNU__ > > +/* FIXME: Enter the correct values here */ > > +#define _IOT_sundevdata _IOT(_IOTS(long), 7,

Re: heimdal: FTBFS on hurd-i386 (for review)

2014-02-11 Thread Samuel Thibault
Svante Signell, le Tue 11 Feb 2014 17:48:50 +0100, a écrit : > uint64_t param1; > uint64_t syscall; > }; > +#ifdef __GNU__ > +/* FIXME: Enter the correct values here */ > +#define _IOT_sundevdata _IOT(_IOTS(long), 7, 0, 0, 0, 0) Why long? The structure contains uint64_t, not longs. Did

heimdal: FTBFS on hurd-i386 (for review)

2014-02-11 Thread Svante Signell
Source: heimdal Version: 1.6~git20131207+dfsg-1 Severity: important Tags: patch User: debian-hurd@lists.debian.org Usertags: hurd Hi, Currently heimdal fails to build on GNU/Hurd due to a missing definition of _IOT_sundevdata. The attached patch solves this problem by defining it with the _IOT an

[debian-hurd-Patches][310869] Bug#483281:heimdal: FTBFS on hurd-i386 (debian-ports)

2011-04-09 Thread debian-hurd-patches
(None) Summary: Bug#483281:heimdal: FTBFS on hurd-i386 (debian-ports) Category: None Group: None >Resolution: Fixed Initial Comment: two _IOTs, some MAXHOSTNAMELEN -- >Comment By: Samuel Thibault (sthibault) Date: 09/0

[debian-hurd-Patches][310869] Bug#483281:heimdal: FTBFS on hurd-i386 (debian-ports)

2009-01-31 Thread debian-hurd-patches
Patches item #310869, was opened at 28/05/2008 03:08 Status: Open Priority: 3 Submitted By: Samuel Thibault (sthibaul-guest) Assigned to: Nobody (None) >Summary: Bug#483281:heimdal: FTBFS on hurd-i386 (debian-ports) Category: None Group: None Resolution: None Initial Comment: two _IOTs, s

[debian-hurd-Patches][310869] Bug#483281:heimdal: FTBFS on hurd-i386

2009-01-31 Thread debian-hurd-patches
Patches item #310869, was opened at 28/05/2008 03:08 Status: Open Priority: 3 Submitted By: Samuel Thibault (sthibaul-guest) Assigned to: Nobody (None) Summary: Bug#483281:heimdal: FTBFS on hurd-i386 Category: None Group: None Resolution: None Initial Comment: two _IOTs, some MAXHOSTNAMELEN

[debian-hurd-Patches][310869] Bug#483281:heimdal: FTBFS on hurd-i386

2008-05-27 Thread debian-hurd-patches
Patches item #310869, was opened at 28/05/2008 03:08 Status: Open Priority: 3 Submitted By: Samuel Thibault (sthibaul-guest) Assigned to: Nobody (None) Summary: Bug#483281:heimdal: FTBFS on hurd-i386 Category: None Group: None Resolution: None Initial Comment: two _IOTs, some MAXHOSTNAMELEN