-
Notifications
You must be signed in to change notification settings - Fork 161
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
Proxygen on Linux compilation failing due to fizz #107
Comments
Confirmed the same on a different Linux box with |
came here to report the same thing - I think 9dd9a38 might have broken it |
indeed 9dd9a38 is what broke this. We'll need to make sure the correct dependencies are explicitly included in the build. I will take a look. |
@zalecodez I see #105 which might fix this? |
facebook-github-bot
pushed a commit
that referenced
this issue
Jan 4, 2024
Summary: #107 Reviewed By: knekritz Differential Revision: D52528775 fbshipit-source-id: 2783ed58f84c08f3a1b6e13e52d5cb56dd41993d
facebook-github-bot
pushed a commit
to facebook/hhvm
that referenced
this issue
Jan 4, 2024
Summary: facebookincubator/fizz#107 Reviewed By: knekritz Differential Revision: D52528775 fbshipit-source-id: 2783ed58f84c08f3a1b6e13e52d5cb56dd41993d
This is fixed for me with facebook/proxygen@09e1ca0. Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since December 14 2023 compiling Proxygen on Linux has been broken with the following error. Compiling with
gcc
13.2.0
:The text was updated successfully, but these errors were encountered: