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

debianpkg: Suppress frr-dbg debug-file-with-no-debug-symbols warning #1472

Merged
merged 1 commit into from
Dec 4, 2017

Conversation

mwinter-osr
Copy link
Member

Somehow missed this warning on the previous debian pkg PR for master.
This commit suppresses the warning as it is only happening with older lintian versions (ie on Ubuntu 14.04, but not 16.04 and Debian 8, but not Debian 9)

Signed-off-by: Martin Winter mwinter@opensourcerouting.org

Warning is based on older lintian versions

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-2070/

This is a comment from an EXPERIMENTAL automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.


Warnings Generated during build:

Ubuntu1404 amd64 build: Successful with additional warnings:

Debian Package lintian failed for Ubuntu1404 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-2070/artifact/CI001BUILD/ErrorLog/log_lintian.txt)

W: frr-dbg: debug-file-with-no-debug-symbols usr/lib/debug/usr/lib/libfrrfpm_pb.so.0.0.0
N: 5 tags overridden (5 warnings)

Debian8 amd64 build: Successful with additional warnings:

Debian Package lintian failed for Debian8 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-2070/artifact/CI008BLD/ErrorLog/log_lintian.txt)

W: frr-dbg: debug-file-with-no-debug-symbols usr/lib/debug/usr/lib/libfrrfpm_pb.so.0.0.0
N: 5 tags overridden (5 warnings)

CLANG Static Analyzer Summary

  • Github Pull Request 1472, comparing to Git base SHA 5ea26b1

No Changes in Static Analysis warnings compared to base

24 Static Analyzer issues remaining.

See details at
https://ci1.netdef.org/browse/FRR-FRRPULLREQ-2070/artifact/shared/static_analysis/index.html

@rwestphal
Copy link
Member

Sounds like it didn't work :/ I'll ignore these warnings in other PRs until the situation is normalized.

@donaldsharp donaldsharp self-requested a review November 28, 2017 16:50
@donaldsharp donaldsharp merged commit 461d848 into FRRouting:master Dec 4, 2017
@mwinter-osr mwinter-osr deleted the lintian-warning branch June 9, 2018 01:50
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

Successfully merging this pull request may close these issues.

4 participants