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

[BUG]: IWYU broken in CI & locally #1480

Closed
dagardner-nv opened this issue Jan 26, 2024 · 1 comment · Fixed by #1478
Closed

[BUG]: IWYU broken in CI & locally #1480

dagardner-nv opened this issue Jan 26, 2024 · 1 comment · Fixed by #1478
Assignees
Labels
bug Something isn't working

Comments

@dagardner-nv
Copy link
Contributor

Version

24.03

Which installation method(s) does this occur on?

Source

Describe the bug.

IWYU is failing to run, but exiting 0

Minimum reproducible example

./ci/scripts/run_iwyu_for_ci.sh -p /home/dagardner/work/morpheus/build -j 64 morpheus/_lib/src/stages/deserialize.cpp morpheus/_lib/stages/module.cpp


### Relevant log output

<details><summary>Click here to see error details</summary><pre>

 [Paste the error here, it will be hidden by default]

</pre></details>


### Full env printout

<details><summary>Click here to see environment details</summary><pre>
/home/conda/feedstock_root/build_artifacts/include-what-you-use_1693400489966/work/iwyu_include_picker.cc:1283: Assertion failed: (*map)[key] == visibility Same file seen with two different visibilities: <pybind11/cast.h> Old vis: 2 New vis: 1

/home/conda/feedstock_root/build_artifacts/include-what-you-use_1693400489966/work/iwyu_include_picker.cc:1283: Assertion failed: (*map)[key] == visibility Same file seen with two different visibilities: <pybind11/cast.h> Old vis: 2 New vis: 1
</pre></details>


### Other/Misc.

_No response_

### Code of Conduct

- [X] I agree to follow Morpheus' Code of Conduct
- [X] I have searched the [open bugs](https://github.com/nv-morpheus/Morpheus/issues?q=is%3Aopen+is%3Aissue+label%3Abug) and have found no duplicates for this bug report
@dagardner-nv dagardner-nv added the bug Something isn't working label Jan 26, 2024
@dagardner-nv dagardner-nv self-assigned this Jan 26, 2024
@dagardner-nv
Copy link
Contributor Author

Looks like its our mapping file
include-what-you-use/include-what-you-use#1445

dagardner-nv added a commit to dagardner-nv/Morpheus that referenced this issue Jan 26, 2024
@jarmak-nv jarmak-nv moved this from Todo to Review - Ready for Review in Morpheus Boards Jan 26, 2024
@rapids-bot rapids-bot bot closed this as completed in 77cc0e5 Feb 12, 2024
@github-project-automation github-project-automation bot moved this from Review - Ready for Review to Done in Morpheus Boards Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant