You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| CC debug.o
| cc1: warnings being treated as errors
| debug.c: In function 'logit':
| debug.c:376: error: format '%03ld' expects type 'long int', but argument 6 has type 'int'
| make[1]: *** [debug.o] Error 1
The build of 2.1.3-1 seems to go through on all possible targets! I'm currently investigating the Hurd build failure(s). I'm however currently unsure if the kernel, or pfinet the TCP/IP user space stack, in the Hurd supports the required multicast extensions needed to run pimd.
All build targets seems to have built fine with 2.1.3-1. Except kFreeBSD and the Hurd (for which I can find no multicast header files at all...). Therefore I'm closing this issue.
Hey, we got another one on sparc:
| CC debug.o
| cc1: warnings being treated as errors
| debug.c: In function 'logit':
| debug.c:376: error: format '%03ld' expects type 'long int', but argument 6 has type 'int'
| make[1]: *** [debug.o] Error 1
Full build logs:
https://buildd.debian.org/status/package.php?p=pimd
The text was updated successfully, but these errors were encountered: