Skip to content

Conversation

@seemethere
Copy link
Member

@seemethere seemethere commented Apr 22, 2021

Stack from ghstack:

Was running into a race condition where the torch_python_obj was
attempting to build before cpython was actually finished installing,
this should resolve that issue.

Only applicable on builds that use the USE_DEPLOY=ON option

Signed-off-by: Eli Uriegas [email protected]

Differential Revision: D27953782

Was running into a race condition where the torch_python_obj was
attempting to build before cpython was actually finished installing,
this should resolve that issue.

Only applicable on builds that use the `USE_DEPLOY=ON` option

Signed-off-by: Eli Uriegas <[email protected]>

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Apr 22, 2021

💊 CI failures summary and remediations

As of commit 6bb9489 (more details on the Dr. CI page):


  • 1/1 failures introduced in this PR

🕵️ 1 new failure recognized by patterns

The following CI failures do not appear to be due to upstream breakages:

See CircleCI build binary_linux_libtorch_3_7m_cpu_gcc5_4_cxx11-abi_shared-with-deps_build (1/1)

Step: "Build" (full log | diagnosis details | 🔁 rerun)

/builder/manywheel/build_libtorch.sh: line 188: hexdump: command not found
++ echo '/pytorch /pytorch /pytorch ~/project
6bb9489d68ef225e69478e7525314bb593fd5b15'
++ [[ gcc5.4_cxx11-abi == *\c\x\x\1\1\-\a\b\i* ]]
++ LIBTORCH_ABI=cxx11-abi-
++ set -x
++ mkdir -p /tmp/libtorch_housecpu
+++ cat debug/libtorch_cpu.so.dbg
+++ gzip -c
+++ tail -c8
+++ hexdump -n4 -e '"%x"'
/builder/manywheel/build_libtorch.sh: line 188: hexdump: command not found
++ CRC32=


Exited with code exit status 1


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

@seemethere seemethere requested review from malfet and wconstab April 22, 2021 22:26
@seemethere seemethere added module: build Build system issues module: deploy related to torch deploy torchdeploy labels Apr 22, 2021
@facebook-github-bot
Copy link
Contributor

@seemethere merged this pull request in 08ce230.

@facebook-github-bot facebook-github-bot deleted the gh/seemethere/71/head branch April 26, 2021 14:14
krshrimali pushed a commit to krshrimali/pytorch that referenced this pull request May 19, 2021
Summary:
Pull Request resolved: pytorch#56740

Was running into a race condition where the torch_python_obj was
attempting to build before cpython was actually finished installing,
this should resolve that issue.

Only applicable on builds that use the `USE_DEPLOY=ON` option

Signed-off-by: Eli Uriegas <[email protected]>

Test Plan: Imported from OSS

Reviewed By: malfet

Differential Revision: D27953782

Pulled By: seemethere

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

Labels

cla signed Merged module: build Build system issues module: deploy related to torch deploy torchdeploy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants