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

pimd: FTBFS, compiler warning + -Werror #3

Closed
bobek opened this issue Sep 5, 2010 · 2 comments
Closed

pimd: FTBFS, compiler warning + -Werror #3

bobek opened this issue Sep 5, 2010 · 2 comments

Comments

@bobek
Copy link
Collaborator

bobek commented Sep 5, 2010

Hi Joachim,

I have tried to upload new 2.1.2 to Debian. It turned out, that it is not compilable on multiple architectures. It is reported as bug 595584 in Debian. I haven't done any detailed investigation yet, so if you aware of the solution, please push it to the repo. Thanks.

Antonin

Package: pimd Version: 2.1.2-1 Severity: serious

latest pimd FTBFS on all architectures [0] like you can see on s390 [1]:

| CC vif.o
| CC timer.o
| CC mrt.o
|cc1: warnings being treated as errors
|mrt.c: In function 'find_route':
|mrt.c:128: error: 'grpentry_ptr' may be used uninitialized in this function
|make[1]: *** [mrt.o] Error 1
|make[1]: Leaving directory `/build/buildd-pimd_2.1.2-1-s390-pFxWac/pimd-2.1.2'
|make: *** [build-stamp] Error 2
|dpkg-buildpackage: error: debian/rules build gave error exit status 2

[0] https://buildd.debian.org/status/package.php?p=pimd
[1] https://buildd.debian.org/fetch.cgi?pkg=pimd&arch=s390&ver=2.1.2-1&stamp=1283677396&file=log&as=raw

Sebastian

@troglobit
Copy link
Owner

Thanks, I'll look into it!

@troglobit
Copy link
Owner

Hopefully the fix in ea38ca7 is sufficient. Please reopen otherwise.

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