Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FTBFS on sparc: debug.c:376: error: format '%03ld' expects type 'long int', but argument 6 has type 'int' #4

Closed
bobek opened this issue Sep 9, 2010 · 3 comments

Comments

@bobek
Copy link
Collaborator

bobek commented Sep 9, 2010

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

@troglobit
Copy link
Owner

This should be fixed in d3313ad for v2.1.3. I have no way of verifying this though. Please close this issue if that fix does the trick!

/Joachim

@troglobit
Copy link
Owner

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.

@troglobit
Copy link
Owner

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.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants