Skip to content

Fix OSS build cpp_include path handling#462

Open
charles-typ wants to merge 1 commit intofacebookresearch:v2-betafrom
charles-typ:export-D92609819-to-v2-beta
Open

Fix OSS build cpp_include path handling#462
charles-typ wants to merge 1 commit intofacebookresearch:v2-betafrom
charles-typ:export-D92609819-to-v2-beta

Conversation

@charles-typ
Copy link
Contributor

Summary: The OSS build install script was missing sed handling for cpp_include directives in Thrift files, which caused build failures when the thrift compiler processed UcacheBenchService.thrift with hardcoded internal fbcode paths.

Reviewed By: excelle08

Differential Revision: D92609819

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 14, 2026
@meta-codesync
Copy link

meta-codesync bot commented Feb 14, 2026

@charles-typ has exported this pull request. If you are a Meta employee, you can view the originating Diff in D92609819.

charles-typ added a commit to charles-typ/DCPerf that referenced this pull request Feb 23, 2026
Summary:

The OSS build install script was missing sed handling for `cpp_include` directives in Thrift files, which caused build failures when the thrift compiler processed `UcacheBenchService.thrift` with hardcoded internal fbcode paths.

Reviewed By: excelle08

Differential Revision: D92609819
@charles-typ charles-typ force-pushed the export-D92609819-to-v2-beta branch from 3dc56a7 to e0c4482 Compare February 23, 2026 05:15
charles-typ added a commit to charles-typ/DCPerf that referenced this pull request Mar 1, 2026
Summary:

The OSS build install script was missing sed handling for `cpp_include` directives in Thrift files, which caused build failures when the thrift compiler processed `UcacheBenchService.thrift` with hardcoded internal fbcode paths.

Reviewed By: excelle08

Differential Revision: D92609819
@charles-typ charles-typ force-pushed the export-D92609819-to-v2-beta branch from e0c4482 to 72978e1 Compare March 1, 2026 06:43
charles-typ added a commit to charles-typ/DCPerf that referenced this pull request Mar 1, 2026
Summary:

The OSS build install script was missing sed handling for `cpp_include` directives in Thrift files, which caused build failures when the thrift compiler processed `UcacheBenchService.thrift` with hardcoded internal fbcode paths.

Reviewed By: excelle08

Differential Revision: D92609819
@charles-typ charles-typ force-pushed the export-D92609819-to-v2-beta branch from 72978e1 to 07c70e6 Compare March 1, 2026 06:43
Summary:
Pull Request resolved: facebookresearch#462

The OSS build install script was missing sed handling for `cpp_include` directives in Thrift files, which caused build failures when the thrift compiler processed `UcacheBenchService.thrift` with hardcoded internal fbcode paths.

Reviewed By: excelle08

Differential Revision: D92609819
@charles-typ charles-typ force-pushed the export-D92609819-to-v2-beta branch from 07c70e6 to d3e56a1 Compare March 1, 2026 06:45
meta-codesync bot pushed a commit that referenced this pull request Mar 1, 2026
Summary:
Pull Request resolved: #462

The OSS build install script was missing sed handling for `cpp_include` directives in Thrift files, which caused build failures when the thrift compiler processed `UcacheBenchService.thrift` with hardcoded internal fbcode paths.

Reviewed By: excelle08

Differential Revision: D92609819

fbshipit-source-id: 09e2465c98eebf216adc87dd8e25395d1db061a6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant