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

[VOQ][saidump] Enhance saidump with new option -r to parser the JSON file and displays/format the right output, fix compiling error #1335, to fix dpkg-checkbuilddeps: error #1350

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

JunhongMao
Copy link
Contributor

Why I did it
During the process of fix PR1335,
#1335
There was an error:
dpkg-checkbuilddeps: error: Unmet build dependencies: nlohmann-json3-dev.

I checked the building scripts and found that they didn't include nlohmann-json3-dev. So, I think I need to create a separate PR that only installs nlohmann-json3-dev. After merging that PR, the PR1335 could be checked successfully.
sudo apt-get install -y libxml-simple-perl
aspell
... ...
libjansson-dev
python

How I did it

@JunhongMao
Copy link
Contributor Author

JunhongMao commented Feb 6, 2024

@kcudnik, there still was some errors:

image image

What's the reason? Please help to review them.

@JunhongMao
Copy link
Contributor Author

@kcudnik @mlok-nokia , please help to process the Azure Pipelines / Azure.sonic-sairedis (Test vstest) error. Thanks.

1 similar comment
@JunhongMao
Copy link
Contributor Author

@kcudnik @mlok-nokia , please help to process the Azure Pipelines / Azure.sonic-sairedis (Test vstest) error. Thanks.

@mlok-nokia
Copy link
Contributor

@kcudnik Please help to take a look if these failures is related to the change in this PR? Thanks

@kcudnik
Copy link
Collaborator

kcudnik commented Feb 13, 2024

You can ignore this error not related to pr

@kcudnik kcudnik merged commit 6a018ae into sonic-net:202305 Feb 16, 2024
10 of 13 checks passed
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.

3 participants