Skip to content

Don't include boost src, this results in first definition rule violations#10112

Closed
hzeller wants to merge 2 commits into
The-OpenROAD-Project:masterfrom
hzeller:feature-20260411-fix-fdr
Closed

Don't include boost src, this results in first definition rule violations#10112
hzeller wants to merge 2 commits into
The-OpenROAD-Project:masterfrom
hzeller:feature-20260411-fix-fdr

Conversation

@hzeller

@hzeller hzeller commented Apr 11, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

…ions.

Signed-off-by: Henner Zeller <h.zeller@acm.org>
@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request removes the inclusion of 'boost/json/src.hpp' from 'src/dbSta/src/dbSta.cc', which is typically done to avoid multiple definition errors when linking against the Boost.JSON library. There are no review comments to evaluate, and I have no additional feedback to provide.

@maliberty

Copy link
Copy Markdown
Member

Loads of build failures

Signed-off-by: Henner Zeller <h.zeller@acm.org>
@hzeller

hzeller commented Apr 12, 2026

Copy link
Copy Markdown
Collaborator Author

Looks like the cmake setup and the linux distributions there don't have the boost json configured yet.

@hzeller hzeller closed this Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants