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

Add missing include for compile on Ubuntu 24.04 #1389

Closed
wants to merge 2 commits into from

Conversation

infil00p
Copy link
Contributor

Adding the include for cstdint that fixes #985. This seems like a trivial issue caused by different libc++ and libstdc++ including standard integer types differently, so why not include it?

Copy link

pytorch-bot bot commented Nov 20, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/torchchat/1389

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 1 New Failure

As of commit 5113018 with merge base b809b69 (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 20, 2024
@infil00p
Copy link
Contributor Author

Feel free to not merge this if it's too noisy.

@mikekgfb
Copy link
Contributor

This is similar to #1339, I think.

@Jack-Khuu
Copy link
Contributor

Yup @mikekgfb has it this is a dup:
image

@Jack-Khuu Jack-Khuu closed this Nov 22, 2024
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 Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

scripts/build_native.sh et errors out
4 participants