Hi David,

I'm lagging a little bit with the Debian uploads. I just uploaded 3.16
to experimental (due to the freeze) despite 4.0-rc1 is out already.
Will upload that one (or another RC if released until then) in the
next few days, I hope.

On Fri, Feb 10, 2017 at 09:06:25AM +0100, David Schweikert wrote:
> On Thu, Feb 09, 2017 at 12:57:02 +0100, Axel Beckert wrote:
> > It seems to be this error:
> > 
> > gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
> > -Wextra -Wno-sign-compare -DIPV6 -g -O2 
> > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> > -specs=/usr/share/dpkg/pie-compile.specs -fstack-protector-strong -Wformat 
> > -Werror=format-security -c -o fping-fping.o `test -f 'fping.c' || echo 
> > './'`fping.c
> > fping.c: In function 'main':
> > fping.c:612:60: error: 'IPV6_TCLASS' undeclared (first use in this function)
> >                      if ( setsockopt(socket6, IPPROTO_IPV6, IPV6_TCLASS, 
> > &tos, sizeof(tos))) {
> >                                                             ^~~~~~~~~~~
> > fping.c:612:60: note: each undeclared identifier is reported only once for 
> > each function it appears in
> 
> This should be fixed by this commit:
> https://github.com/schweikert/fping/commit/b079eaf8d448585f2fc5e971e1207a9f5c85d4bf
> 
> > Additionally there was this warning (not fatal, but IMHO noteworthy):
> > 
> > fping.c: In function 'receive_packet':
> > fping.c:1733:21: warning: unused variable 'cmsg' [-Wunused-variable]
> >      struct cmsghdr *cmsg;
> >                      ^~~~
> 
> Should be fixed by this commit:
> https://github.com/schweikert/fping/commit/08e5cabe451b202800c1749f61a6bc62eaba6886

I included both these fixes in the 3.16 upload and fping on Debian
GNU/Hurd builds now again:

https://buildd.debian.org/status/package.php?p=fping&suite=experimental

                Kind regards, Axel
-- 
/~\  Plain Text Ribbon Campaign                   | Axel Beckert
\ /  Say No to HTML in E-Mail and News            | a...@deuxchevaux.org  (Mail)
 X   See http://www.nonhtmlmail.org/campaign.html | a...@noone.org (Mail+Jabber)
/ \  I love long mails: http://email.is-not-s.ms/ | http://abe.noone.org/ (Web)

-- 
You received this message because you are subscribed to the Google Groups 
"fping-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to fping-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to