Skip to content

build: static linking for sanitizers#34306

Merged
alyssawilk merged 2 commits intoenvoyproxy:mainfrom
alyssawilk:static
May 29, 2024
Merged

build: static linking for sanitizers#34306
alyssawilk merged 2 commits intoenvoyproxy:mainfrom
alyssawilk:static

Conversation

@alyssawilk
Copy link
Copy Markdown
Contributor

@alyssawilk alyssawilk commented May 22, 2024

Looks like this is slightly better as it catches things dynamic linking did not.

Risk Level: n/a (test only)
Testing: CI
Docs Changes: n/a
Release Notes: n/a

@repokitteh-read-only
Copy link
Copy Markdown

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #34306 was opened by alyssawilk.

see: more, trace.

@alyssawilk
Copy link
Copy Markdown
Contributor Author

hey OT folks: looks like we can simplify our ASAN/TSAN builds (and catch more errors) but the OT tests are failing with what looks like a legit upstream OT error:
https://dev.azure.com/cncf/envoy/_build/results?buildId=171145&view=logs&j=110f9f1f-b6b9-58c8-998b-c13d0a153720&t=5732c66a-8745-5a51-7c56-30d8204ec51b&l=199
can one of you PTAL?
@wbpcode @Shikugawa @basvanbeek

@alyssawilk
Copy link
Copy Markdown
Contributor Author

/retest

Signed-off-by: Alyssa Wilk <[email protected]>
@alyssawilk alyssawilk marked this pull request as ready for review May 28, 2024 18:02
@alyssawilk alyssawilk requested a review from wbpcode as a code owner May 28, 2024 18:02
Copy link
Copy Markdown
Member

@lizan lizan left a comment

Choose a reason for hiding this comment

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

I don't quite remember what was the original reason for this, probably due to some build constraints (too big binary?) but if it works it should be fine.

@alyssawilk alyssawilk merged commit 195430b into envoyproxy:main May 29, 2024
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.

2 participants