Skip to content

[wip] fixed type names#32259

Closed
smessmer wants to merge 1 commit intogh/smessmer/161/basefrom
gh/smessmer/161/head
Closed

[wip] fixed type names#32259
smessmer wants to merge 1 commit intogh/smessmer/161/basefrom
gh/smessmer/161/head

Conversation

@smessmer
Copy link
Contributor

@smessmer smessmer commented Jan 16, 2020

Stack from ghstack:

Differential Revision: D19423875

Differential Revision: [D19423875](https://our.internmc.facebook.com/intern/diff/D19423875/)

[ghstack-poisoned]
smessmer added a commit that referenced this pull request Jan 16, 2020
Differential Revision: [D19423875](https://our.internmc.facebook.com/intern/diff/D19423875/)

ghstack-source-id: 96758730
Pull Request resolved: #32259
@kostmo
Copy link
Member

kostmo commented Jan 16, 2020

💊 CircleCI build failures summary and remediations

As of commit ff8bac5:

  • 1/15 broken upstream at merge base d2fdf14 since Jan 08

    Please rebase on the viable/strict branch (expand for instructions)

    Since your merge base is older than viable/strict, run these commands:

    git fetch origin viable/strict
    git rebase viable/strict
    

    Check out the recency history of this "viable master" tracking branch.

  • 14/15 failures introduced in this PR

Detailed failure analysis

One may explore the probable reasons each build failed interactively on the Dr. CI website.

🕵️ 14 new failures recognized by patterns

The following build failures do not appear to be due to upstream breakage:

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_build (1/14)

Step: "Build" (full log | pattern match details)

Automatic merge failed; fix conflicts and then commit the result.
CONFLICT (add/add): Merge conflict in .circleci/docker/build.sh 
Auto-merging .circleci/docker/build.sh 
CONFLICT (add/add): Merge conflict in .circleci/config.yml 
Auto-merging .circleci/config.yml 
CONFLICT (add/add): Merge conflict in .circleci/cimodel/data/pytorch_build_definitions.py 
Auto-merging .circleci/cimodel/data/pytorch_build_definitions.py 
CONFLICT (add/add): Merge conflict in .circleci/cimodel/data/pytorch_build_data.py 
Auto-merging .circleci/cimodel/data/pytorch_build_data.py 
CONFLICT (add/add): Merge conflict in .circleci/cimodel/data/caffe2_build_definitions.py 
Auto-merging .circleci/cimodel/data/caffe2_build_definitions.py 
Automatic merge failed; fix conflicts and then commit the result. 

See CircleCI build binary_linux_libtorch_2_7m_cpu_devtoolset7_shared-with-deps_build (2/14)

Step: "Build" (full log | pattern match details)

Jan 16 01:17:34 typeid_test.cpp:(.text.startup+0x40): undefined reference to `c10::util::detail::CompilerClashChecker::singleton()'
Jan 16 01:17:32 [ 37%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 
Jan 16 01:17:32 [ 37%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 
Jan 16 01:17:33 [ 37%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 
Jan 16 01:17:33 [ 37%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx512_core_u8s8s32x_wino_convolution.cpp.o 
Jan 16 01:17:33 Scanning dependencies of target c10_LeftRight_test 
Jan 16 01:17:33 [ 37%] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 
Jan 16 01:17:33 [ 37%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 
Jan 16 01:17:33 [ 37%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp.o 
Jan 16 01:17:34 [ 37%] Linking CXX executable ../../bin/c10_typeid_test 
Jan 16 01:17:34 CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o: In function `_GLOBAL__sub_I_typeid_test.cpp': 
Jan 16 01:17:34 typeid_test.cpp:(.text.startup+0x40): undefined reference to `c10::util::detail::CompilerClashChecker::singleton()' 
Jan 16 01:17:34 collect2: error: ld returned 1 exit status 
Jan 16 01:17:34 gmake[2]: *** [bin/c10_typeid_test] Error 1 
Jan 16 01:17:34 gmake[1]: *** [c10/test/CMakeFiles/c10_typeid_test.dir/all] Error 2 
Jan 16 01:17:34 gmake[1]: *** Waiting for unfinished jobs.... 
Jan 16 01:17:34 [ 38%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx512_core_x8s8s32x_1x1_convolution.cpp.o 
Jan 16 01:17:34 [ 38%] Linking CXX executable ../../bin/c10_string_view_test 
Jan 16 01:17:34 [ 38%] Built target c10_string_view_test 
Jan 16 01:17:34 [ 38%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 
Jan 16 01:17:34 [ 38%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 
Jan 16 01:17:34 [ 38%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx512_core_x8s8s32x_conv_kernel.cpp.o 

See CircleCI build caffe2_onnx_py2_gcc5_ubuntu16_04_build (3/14)

Step: "Build" (full log | pattern match details)

Jan 16 01:18:58 TypeIndex_test.cpp:(.text.startup+0x43): undefined reference to `c10::util::detail::CompilerClashChecker::singleton()'
Jan 16 01:18:53 Scanning dependencies of target c10_TypeIndex_test 
Jan 16 01:18:53 [ 40%] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 
Jan 16 01:18:53 [ 40%] Generating src/x86_64-fma/blas/sgemm.py.o 
Jan 16 01:18:54 [ 40%] Generating src/x86_64-fma/max-pooling.py.o 
Jan 16 01:18:54 [ 40%] Generating src/x86_64-fma/relu.py.o 
Jan 16 01:18:54 [ 40%] Generating src/x86_64-fma/softmax.py.o 
Jan 16 01:18:56 [ 40%] Generating src/x86_64-fma/blas/sdotxf.py.o 
Jan 16 01:18:57 [ 40%] Generating src/x86_64-fma/blas/shdotxf.py.o 
Jan 16 01:18:57 [ 40%] Linking CXX executable ../../bin/c10_TypeIndex_test 
Jan 16 01:18:58 CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o: In function `__static_initialization_and_destruction_0(int, int) [clone .constprop.94]': 
Jan 16 01:18:58 TypeIndex_test.cpp:(.text.startup+0x43): undefined reference to `c10::util::detail::CompilerClashChecker::singleton()' 
Jan 16 01:18:58 collect2: error: ld returned 1 exit status 
Jan 16 01:18:58 make[2]: *** [bin/c10_TypeIndex_test] Error 1 
Jan 16 01:18:58 c10/test/CMakeFiles/c10_TypeIndex_test.dir/build.make:101: recipe for target 'bin/c10_TypeIndex_test' failed 
Jan 16 01:18:58 CMakeFiles/Makefile2:2437: recipe for target 'c10/test/CMakeFiles/c10_TypeIndex_test.dir/all' failed 
Jan 16 01:18:58 make[1]: *** [c10/test/CMakeFiles/c10_TypeIndex_test.dir/all] Error 2 
Jan 16 01:18:58 make[1]: *** Waiting for unfinished jobs.... 
Jan 16 01:19:00 Scanning dependencies of target nnpack 
Jan 16 01:19:00 [ 40%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 
Jan 16 01:19:00 [ 40%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 
Jan 16 01:19:00 [ 40%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 

See CircleCI build pytorch_xla_linux_xenial_py3_6_clang7_build (4/14)

Step: "Build" (full log | pattern match details)

Jan 16 01:19:07 RuntimeError: Failed to apply patch: /var/lib/jenkins/workspace/xla/torch_patches/X10-clip_grad.diff
Jan 16 01:19:07 + XDIR=/var/lib/jenkins/workspace/xla/scripts/.. 
Jan 16 01:19:07 + PTDIR=/var/lib/jenkins/workspace/xla/scripts/../.. 
Jan 16 01:19:07 + python /var/lib/jenkins/workspace/xla/scripts/cond_patch.py /var/lib/jenkins/workspace/xla/scripts/../torch_patches /var/lib/jenkins/workspace/xla/scripts/../.. 
Jan 16 01:19:07 1 out of 1 hunk FAILED 
Jan 16 01:19:07 Applying patch file: /var/lib/jenkins/workspace/xla/torch_patches/X10-clip_grad.diff 
Jan 16 01:19:07 Traceback (most recent call last): 
Jan 16 01:19:07   File "/var/lib/jenkins/workspace/xla/scripts/cond_patch.py", line 67, in <module> 
Jan 16 01:19:07     patch_repo(args) 
Jan 16 01:19:07   File "/var/lib/jenkins/workspace/xla/scripts/cond_patch.py", line 49, in patch_repo 
Jan 16 01:19:07     raise RuntimeError('Failed to apply patch: {}'.format(ppath)) 
Jan 16 01:19:07 RuntimeError: Failed to apply patch: /var/lib/jenkins/workspace/xla/torch_patches/X10-clip_grad.diff 
Jan 16 01:19:07 + cleanup 
Jan 16 01:19:07 + retcode=1 
Jan 16 01:19:07 + set +x 
Jan 16 01:19:07 =================== sccache compilation log =================== 
Jan 16 01:19:07 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Jan 16 01:19:07 Compile requests                 1 
Jan 16 01:19:07 Compile requests executed        0 
Jan 16 01:19:07 Cache hits                       0 
Jan 16 01:19:07 Cache misses                     0 
Jan 16 01:19:07 Cache timeouts                   0 

See CircleCI build caffe2_onnx_py3_6_clang7_ubuntu16_04_build (5/14)

Step: "Build" (full log | pattern match details)

Jan 16 01:19:09 TypeIndex_test.cpp:(.text.startup+0xf): undefined reference to `c10::util::detail::CompilerClashChecker::singleton()'
Jan 16 01:19:07 clang: error: linker command failed with exit code 1 (use -v to see invocation) 
Jan 16 01:19:07 c10/test/CMakeFiles/c10_typeid_test.dir/build.make:101: recipe for target 'bin/c10_typeid_test' failed 
Jan 16 01:19:07 CMakeFiles/Makefile2:2717: recipe for target 'c10/test/CMakeFiles/c10_typeid_test.dir/all' failed 
Jan 16 01:19:07 make[2]: *** [bin/c10_typeid_test] Error 1 
Jan 16 01:19:07 make[1]: *** [c10/test/CMakeFiles/c10_typeid_test.dir/all] Error 2 
Jan 16 01:19:07 make[1]: *** Waiting for unfinished jobs.... 
Jan 16 01:19:08 [ 41%] Generating src/x86_64-fma/blas/sdotxf.py.o 
Jan 16 01:19:09 [ 41%] Generating src/x86_64-fma/blas/shdotxf.py.o 
Jan 16 01:19:09 [ 41%] Linking CXX executable ../../bin/c10_TypeIndex_test 
Jan 16 01:19:09 CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o: In function `_GLOBAL__sub_I_TypeIndex_test.cpp': 
Jan 16 01:19:09 TypeIndex_test.cpp:(.text.startup+0xf): undefined reference to `c10::util::detail::CompilerClashChecker::singleton()' 
Jan 16 01:19:09 clang: error: linker command failed with exit code 1 (use -v to see invocation) 
Jan 16 01:19:09 c10/test/CMakeFiles/c10_TypeIndex_test.dir/build.make:101: recipe for target 'bin/c10_TypeIndex_test' failed 
Jan 16 01:19:09 make[2]: *** [bin/c10_TypeIndex_test] Error 1 
Jan 16 01:19:09 CMakeFiles/Makefile2:2877: recipe for target 'c10/test/CMakeFiles/c10_TypeIndex_test.dir/all' failed 
Jan 16 01:19:09 make[1]: *** [c10/test/CMakeFiles/c10_TypeIndex_test.dir/all] Error 2 
Jan 16 01:19:12 Scanning dependencies of target nnpack 
Jan 16 01:19:12 [ 41%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 
Jan 16 01:19:12 [ 41%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 
Jan 16 01:19:12 [ 41%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 
Jan 16 01:19:12 [ 41%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 

See CircleCI build binary_linux_manywheel_2_7mu_cpu_devtoolset7_build (6/14)

Step: "Build" (full log | pattern match details)

Jan 16 01:18:12 typeid_test.cpp:(.text.startup+0x40): undefined reference to `c10::util::detail::CompilerClashChecker::singleton()'
Jan 16 01:18:12 [ 42%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 
Jan 16 01:18:12 [ 42%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 
Jan 16 01:18:12 [ 42%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 
Jan 16 01:18:12 [ 42%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 
Jan 16 01:18:12 [ 42%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 
Jan 16 01:18:12 [ 42%] Building CXX object third_party/ideep/mkl-dnn/src/CMakeFiles/mkldnn.dir/cpu/jit_avx512_core_fp32_wino_conv_2x3.cpp.o 
Jan 16 01:18:12 [ 42%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 
Jan 16 01:18:12 [ 43%] Linking CXX executable ../../bin/c10_typeid_test 
Jan 16 01:18:12 [ 43%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 
Jan 16 01:18:12 CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o: In function `_GLOBAL__sub_I_typeid_test.cpp': 
Jan 16 01:18:12 typeid_test.cpp:(.text.startup+0x40): undefined reference to `c10::util::detail::CompilerClashChecker::singleton()' 
Jan 16 01:18:12 collect2: error: ld returned 1 exit status 
Jan 16 01:18:12 gmake[2]: *** [bin/c10_typeid_test] Error 1 
Jan 16 01:18:12 gmake[1]: *** [c10/test/CMakeFiles/c10_typeid_test.dir/all] Error 2 
Jan 16 01:18:12 gmake[1]: *** Waiting for unfinished jobs.... 
Jan 16 01:18:12 [ 43%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 
Jan 16 01:18:12 [ 43%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 
Jan 16 01:18:12 [ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 
Jan 16 01:18:12 [ 43%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 
Jan 16 01:18:12 [ 43%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 
Jan 16 01:18:12 [ 43%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 

See CircleCI build pytorch_linux_xenial_py2_7_9_build (7/14)

Step: "Build" (full log | pattern match details)

Jan 16 01:19:22 TypeIndex_test.cpp:(.text.startup+0x105): undefined reference to `c10::util::detail::CompilerClashChecker::singleton()'
Jan 16 01:19:20 [ 41%] Linking CXX executable ../../bin/c10_exception_test 
Jan 16 01:19:21 [ 41%] Built target c10_exception_test 
Jan 16 01:19:21 Scanning dependencies of target c10_InlineStreamGuard_test 
Jan 16 01:19:21 [ 41%] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 
Jan 16 01:19:21 [ 41%] Linking CXX executable ../../bin/c10_InlineStreamGuard_test 
Jan 16 01:19:21 [ 41%] Built target c10_InlineStreamGuard_test 
Jan 16 01:19:21 Scanning dependencies of target c10_Array_test 
Jan 16 01:19:21 [ 41%] Building CXX object c10/test/CMakeFiles/c10_Array_test.dir/util/Array_test.cpp.o 
Jan 16 01:19:21 [ 41%] Linking CXX executable ../../bin/c10_TypeIndex_test 
Jan 16 01:19:22 CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o: In function `__static_initialization_and_destruction_0(int, int) [clone .constprop.101]': 
Jan 16 01:19:22 TypeIndex_test.cpp:(.text.startup+0x105): undefined reference to `c10::util::detail::CompilerClashChecker::singleton()' 
Jan 16 01:19:22 collect2: error: ld returned 1 exit status 
Jan 16 01:19:22 make[2]: *** [bin/c10_TypeIndex_test] Error 1 
Jan 16 01:19:22 c10/test/CMakeFiles/c10_TypeIndex_test.dir/build.make:99: recipe for target 'bin/c10_TypeIndex_test' failed 
Jan 16 01:19:22 make[1]: *** [c10/test/CMakeFiles/c10_TypeIndex_test.dir/all] Error 2 
Jan 16 01:19:22 CMakeFiles/Makefile2:2238: recipe for target 'c10/test/CMakeFiles/c10_TypeIndex_test.dir/all' failed 
Jan 16 01:19:22 make[1]: *** Waiting for unfinished jobs.... 
Jan 16 01:19:22 [ 41%] Linking CXX executable ../../bin/c10_Array_test 
Jan 16 01:19:22 [ 41%] Built target c10_Array_test 
Jan 16 01:19:28 [ 41%] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 
Jan 16 01:19:30 [ 42%] Generating src/x86_64-fma/blas/s8gemm.py.o 

See CircleCI build pytorch_linux_xenial_py3_clang5_asan_build (8/14)

Step: "Build" (full log | pattern match details)

Jan 16 01:20:01 /var/lib/jenkins/workspace/c10/test/util/TypeIndex_test.cpp:(.text.startup+0x18a): undefined reference to `c10::util::detail::CompilerClashChecker::singleton()'
Jan 16 01:19:59 clang: error: linker command failed with exit code 1 (use -v to see invocation) 
Jan 16 01:19:59 make[2]: *** [bin/c10_typeid_test] Error 1 
Jan 16 01:19:59 c10/test/CMakeFiles/c10_typeid_test.dir/build.make:99: recipe for target 'bin/c10_typeid_test' failed 
Jan 16 01:19:59 CMakeFiles/Makefile2:2403: recipe for target 'c10/test/CMakeFiles/c10_typeid_test.dir/all' failed 
Jan 16 01:19:59 make[1]: *** [c10/test/CMakeFiles/c10_typeid_test.dir/all] Error 2 
Jan 16 01:19:59 make[1]: *** Waiting for unfinished jobs.... 
Jan 16 01:20:00 [ 39%] Generating src/x86_64-fma/blas/s8gemm.py.o 
Jan 16 01:20:00 [ 39%] Generating src/x86_64-fma/blas/c8gemm.py.o 
Jan 16 01:20:01 [ 39%] Linking CXX executable ../../bin/c10_TypeIndex_test 
Jan 16 01:20:01 CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o: In function `_GLOBAL__sub_I_TypeIndex_test.cpp': 
Jan 16 01:20:01 /var/lib/jenkins/workspace/c10/test/util/TypeIndex_test.cpp:(.text.startup+0x18a): undefined reference to `c10::util::detail::CompilerClashChecker::singleton()' 
Jan 16 01:20:01 clang: error: linker command failed with exit code 1 (use -v to see invocation) 
Jan 16 01:20:01 make[2]: *** [bin/c10_TypeIndex_test] Error 1 
Jan 16 01:20:01 c10/test/CMakeFiles/c10_TypeIndex_test.dir/build.make:99: recipe for target 'bin/c10_TypeIndex_test' failed 
Jan 16 01:20:01 make[1]: *** [c10/test/CMakeFiles/c10_TypeIndex_test.dir/all] Error 2 
Jan 16 01:20:01 CMakeFiles/Makefile2:2563: recipe for target 'c10/test/CMakeFiles/c10_TypeIndex_test.dir/all' failed 
Jan 16 01:20:01 [ 39%] Generating src/x86_64-fma/blas/s4c6gemm.py.o 
Jan 16 01:20:02 [ 39%] Generating src/x86_64-fma/blas/conv1x1.py.o 
Jan 16 01:20:02 [ 39%] Generating src/x86_64-fma/blas/sgemm.py.o 
Jan 16 01:20:03 [ 39%] Generating src/x86_64-fma/max-pooling.py.o 
Jan 16 01:20:03 [ 39%] Generating src/x86_64-fma/relu.py.o 

See CircleCI build binary_linux_libtorch_2_7m_cpu_gcc5_4_cxx11-abi_shared-with-deps_build (9/14)

Step: "Build" (full log | pattern match details)

Jan 16 01:19:51 FAILED: bin/c10_typeid_test
Jan 16 01:19:51 [746/3014] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 
Jan 16 01:19:51 [747/3014] Linking CXX executable bin/c10_StreamGuard_test 
Jan 16 01:19:51 [748/3014] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 
Jan 16 01:19:51 [749/3014] Linking CXX executable bin/c10_registry_test 
Jan 16 01:19:51 [750/3014] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 
Jan 16 01:19:51 [751/3014] Linking CXX executable bin/c10_tempfile_test 
Jan 16 01:19:51 [752/3014] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 
Jan 16 01:19:51 [753/3014] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 
Jan 16 01:19:51 [754/3014] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 
Jan 16 01:19:51 [755/3014] Linking CXX executable bin/c10_typeid_test 
Jan 16 01:19:51 FAILED: bin/c10_typeid_test  
esult -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -O3  -rdynamic c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o  -o bin/c10_typeid_test  -Wl,-rpath,/pytorch/build/lib: lib/libc10.so lib/libgmock.a lib/libgtest.a lib/libgtest_main.a lib/libgtest.a -lpthread && : 
Jan 16 01:19:51 c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o: In function `__static_initialization_and_destruction_0(int, int) [clone .constprop.95]': 
Jan 16 01:19:51 typeid_test.cpp:(.text.startup+0x69): undefined reference to `c10::util::detail::CompilerClashChecker::singleton()' 
Jan 16 01:19:51 collect2: error: ld returned 1 exit status 
Jan 16 01:19:51 [756/3014] Building CXX object c10/test/CMakeFiles/c10_C++17_test.dir/util/C++17_test.cpp.o 
Jan 16 01:19:51 [757/3014] Linking CXX executable bin/c10_LeftRight_test 
Jan 16 01:19:51 [758/3014] Linking CXX executable bin/c10_ConstexprCrc_test 
Jan 16 01:19:51 [759/3014] Building CXX object c10/test/CMakeFiles/c10_TensorTypeSet_test.dir/core/TensorTypeSet_test.cpp.o 
Jan 16 01:19:52 [760/3014] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 
Jan 16 01:19:52 [761/3014] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 

See CircleCI build pytorch_linux_xenial_cuda9_cudnn7_py3_build (10/14)

Step: "Build" (full log | pattern match details)

Jan 16 01:22:24 typeid_test.cpp:(.text.startup+0x69): undefined reference to `c10::util::detail::CompilerClashChecker::singleton()'
Jan 16 01:22:19 [ 34%] Linking CXX static library ../../../lib/libbenchmark_main.a 
Jan 16 01:22:19 [ 34%] Built target benchmark_main 
Jan 16 01:22:19 Scanning dependencies of target fbgemm 
Jan 16 01:22:19 [ 34%] Linking CXX static library ../../lib/libfbgemm.a 
Jan 16 01:22:19 [ 34%] Built target fbgemm 
Jan 16 01:22:19 Scanning dependencies of target c10_typeid_test 
Jan 16 01:22:19 [ 34%] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 
Jan 16 01:22:21 Compiling  all_reduce.cu                       > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_f32.o 
Jan 16 01:22:24 [ 34%] Linking CXX executable ../../bin/c10_typeid_test 
Jan 16 01:22:24 CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o: In function `__static_initialization_and_destruction_0(int, int) [clone .constprop.95]': 
Jan 16 01:22:24 typeid_test.cpp:(.text.startup+0x69): undefined reference to `c10::util::detail::CompilerClashChecker::singleton()' 
Jan 16 01:22:24 collect2: error: ld returned 1 exit status 
Jan 16 01:22:24 c10/test/CMakeFiles/c10_typeid_test.dir/build.make:88: recipe for target 'bin/c10_typeid_test' failed 
Jan 16 01:22:24 make[2]: *** [bin/c10_typeid_test] Error 1 
Jan 16 01:22:24 make[1]: *** [c10/test/CMakeFiles/c10_typeid_test.dir/all] Error 2 
Jan 16 01:22:24 make[1]: *** Waiting for unfinished jobs.... 
Jan 16 01:22:24 CMakeFiles/Makefile2:2218: recipe for target 'c10/test/CMakeFiles/c10_typeid_test.dir/all' failed 
Jan 16 01:22:24 [ 34%] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 
Jan 16 01:22:25 Compiling  all_reduce.cu                       > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_f64.o 
Jan 16 01:22:26 [ 34%] Generating src/x86_64-fma/blas/s8gemm.py.o 
Jan 16 01:22:26 [ 34%] Generating src/x86_64-fma/blas/c8gemm.py.o 

See CircleCI build pytorch_libtorch_linux_xenial_cuda9_cudnn7_py3_build (11/14)

Step: "Build" (full log | pattern match details)

Jan 16 01:22:18 /var/lib/jenkins/workspace/c10/util/TypeIndex.h:165: undefined reference to `c10::util::detail::CompilerClashChecker::singleton()'
Jan 16 01:22:15 Scanning dependencies of target c10_typeid_test 
Jan 16 01:22:15 make[2]: Leaving directory '/var/lib/jenkins/cpp-build/caffe2/build' 
Jan 16 01:22:15 /usr/bin/make -f c10/test/CMakeFiles/c10_typeid_test.dir/build.make c10/test/CMakeFiles/c10_typeid_test.dir/build 
Jan 16 01:22:15 make[2]: Entering directory '/var/lib/jenkins/cpp-build/caffe2/build' 
Jan 16 01:22:15 [ 25%] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 
ing -Wno-error=deprecated-declarations -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -Werror -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -g -fno-omit-frame-pointer -O0 -fPIE   -DCAFFE2_USE_GLOO -DCUDA_HAS_FP16=1 -DHAVE_GCC_GET_CPUID -DUSE_AVX -DUSE_AVX2 -DTH_HAVE_THREAD -std=gnu++14 -o CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o -c /var/lib/jenkins/workspace/c10/test/util/typeid_test.cpp 
Jan 16 01:22:18 [ 25%] Linking CXX executable ../../bin/c10_typeid_test 
Jan 16 01:22:18 cd /var/lib/jenkins/cpp-build/caffe2/build/c10/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/c10_typeid_test.dir/link.txt --verbose=1 
e-cast -fdiagnostics-color=always -Werror -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -g -fno-omit-frame-pointer -O0   -rdynamic  -Wl,-rpath  -Wl,/usr/lib/openmpi/lib  -Wl,--enable-new-dtags CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o  -o ../../bin/c10_typeid_test ../../lib/libc10.so ../../lib/libgmockd.a ../../lib/libgtestd.a ../../lib/libgtest_maind.a ../../lib/libgtestd.a -lpthread -Wl,-rpath,/var/lib/jenkins/cpp-build/caffe2/build/lib:  
Jan 16 01:22:18 CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o: In function `c10::util::detail::CompilerClashChecker::RunOnBootup::RunOnBootup()': 
Jan 16 01:22:18 /var/lib/jenkins/workspace/c10/util/TypeIndex.h:165: undefined reference to `c10::util::detail::CompilerClashChecker::singleton()' 
Jan 16 01:22:18 collect2: error: ld returned 1 exit status 
Jan 16 01:22:18 c10/test/CMakeFiles/c10_typeid_test.dir/build.make:99: recipe for target 'bin/c10_typeid_test' failed 
Jan 16 01:22:18 make[2]: Leaving directory '/var/lib/jenkins/cpp-build/caffe2/build' 
Jan 16 01:22:18 make[2]: *** [bin/c10_typeid_test] Error 1 
Jan 16 01:22:18 CMakeFiles/Makefile2:2619: recipe for target 'c10/test/CMakeFiles/c10_typeid_test.dir/all' failed 
Jan 16 01:22:18 make[1]: *** [c10/test/CMakeFiles/c10_typeid_test.dir/all] Error 2 
Jan 16 01:22:18 make[1]: *** Waiting for unfinished jobs.... 
Jan 16 01:22:19 nvcc warning : '--device-debug (-G)' overrides '--generate-line-info (-lineinfo)' 
Jan 16 01:22:19 ptxas warning : Conflicting options --device-debug and --generate-line-info specified, ignoring --generate-line-info option 
Jan 16 01:22:19 Compiling  all_reduce.cu                       > /var/lib/jenkins/cpp-build/caffe2/build/nccl/obj/collectives/device/all_reduce_prod_f32.o 

See CircleCI build pytorch_windows_build (12/14)

Step: "Build" (full log | pattern match details)

FAILED: c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.obj

third_party\protobuf\cmake -I..\third_party\protobuf\src /DWIN32 /D_WINDOWS /GR  /w /EHa /MP /bigobj /MD /O2 /Ob2 /DNDEBUG /w /EHa /MP /bigobj   /MP /wd4018 /wd4065 /wd4146 /wd4244 /wd4251 /wd4267 /wd4305 /wd4307 /wd4309 /wd4334 /wd4355 /wd4506 /wd4800 /wd4996 /bigobj /showIncludes /Fothird_party\protobuf\cmake\CMakeFiles\protoc.dir\__\src\google\protobuf\compiler\main.cc.obj /Fdthird_party\protobuf\cmake\CMakeFiles\protoc.dir\ /FS -c ..\third_party\protobuf\src\google\protobuf\compiler\main.cc 
Microsoft (R) C/C++ Optimizing Compiler Version 19.11.25548.2 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.

otobuf\src /DWIN32 /D_WINDOWS /GR  /w /EHa /MP /bigobj /MD /O2 /Ob2 /DNDEBUG /w /EHa /MP /bigobj   /MP /wd4018 /wd4065 /wd4146 /wd4244 /wd4251 /wd4267 /wd4305 /wd4307 /wd4309 /wd4334 /wd4355 /wd4506 /wd4800 /wd4996 /bigobj /showIncludes /Fothird_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\wire_format_lite.cc.obj /Fdthird_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\libprotobuf-lite.pdb /FS -c ..\third_party\protobuf\src\google\protobuf\wire_format_lite.cc 
Microsoft (R) C/C++ Optimizing Compiler Version 19.11.25548.2 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.

st\googlemock\include -I..\third_party\googletest\googlemock -I..\third_party\googletest\googletest\include -I..\third_party\googletest\googletest /DWIN32 /D_WINDOWS /GR  /w /EHa /MP /bigobj -openmp /MD /O2 /Ob2  /w /EHa /MP /bigobj   -DCUDA_HAS_FP16=1 -DUSE_GCC_GET_CPUID -DUSE_AVX -DUSE_AVX2 -DTH_HAVE_THREAD -std:c++14 /showIncludes /Foc10\test\CMakeFiles\c10_TypeIndex_test.dir\util\TypeIndex_test.cpp.obj /Fdc10\test\CMakeFiles\c10_TypeIndex_test.dir\ /FS -c ..\c10\test\util\TypeIndex_test.cpp 
FAILED: c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.obj  
st\googlemock\include -I..\third_party\googletest\googlemock -I..\third_party\googletest\googletest\include -I..\third_party\googletest\googletest /DWIN32 /D_WINDOWS /GR  /w /EHa /MP /bigobj -openmp /MD /O2 /Ob2  /w /EHa /MP /bigobj   -DCUDA_HAS_FP16=1 -DUSE_GCC_GET_CPUID -DUSE_AVX -DUSE_AVX2 -DTH_HAVE_THREAD -std:c++14 /showIncludes /Foc10\test\CMakeFiles\c10_TypeIndex_test.dir\util\TypeIndex_test.cpp.obj /Fdc10\test\CMakeFiles\c10_TypeIndex_test.dir\ /FS -c ..\c10\test\util\TypeIndex_test.cpp 
..\c10\test\util\TypeIndex_test.cpp(302): error C2338: 
..\c10\test\util\TypeIndex_test.cpp(303): error C2338: 
..\c10\test\util\TypeIndex_test.cpp(304): error C2338: 
..\c10\test\util\TypeIndex_test.cpp(305): error C2338: 
..\c10\test\util\TypeIndex_test.cpp(306): error C2338: 
..\c10\test\util\TypeIndex_test.cpp(307): error C2338: 
..\c10\test\util\TypeIndex_test.cpp(309): error C2338: 
..\c10\test\util\TypeIndex_test.cpp(310): error C2338: 
..\c10\test\util\TypeIndex_test.cpp(313): error C2338: 

See CircleCI build pytorch_macos_10_13_py3_build (13/14)

Step: "Build" (full log | pattern match details)

Jan 15 17:32:25 FAILED: bin/c10_typeid_test
Jan 15 17:32:23 [732/2987] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 
Jan 15 17:32:23 [733/2987] Linking CXX shared library lib/libc10.dylib 
Jan 15 17:32:24 [734/2987] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 
Jan 15 17:32:24 [735/2987] Linking CXX executable bin/c10_tempfile_test 
Jan 15 17:32:24 [736/2987] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 
Jan 15 17:32:24 [737/2987] Linking CXX executable bin/c10_registry_test 
Jan 15 17:32:24 [738/2987] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 
Jan 15 17:32:24 [739/2987] Linking CXX executable bin/c10_ordered_preserving_dict_test 
Jan 15 17:32:25 [740/2987] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 
Jan 15 17:32:25 [741/2987] Linking CXX executable bin/c10_typeid_test 
Jan 15 17:32:25 FAILED: bin/c10_typeid_test  
no-missing-braces -Wno-c++14-extensions -Wno-constexpr-not-const -O3  -isysroot /Applications/Xcode-9.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.9 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -rdynamic c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o  -o bin/c10_typeid_test  -Wl,-rpath,/Users/distiller/project/build/lib lib/libc10.dylib lib/libgmock.a lib/libgtest.a lib/libgtest_main.a lib/libgtest.a && : 
Jan 15 17:32:25 Undefined symbols for architecture x86_64: 
Jan 15 17:32:25   "c10::util::detail::CompilerClashChecker::singleton()", referenced from: 
Jan 15 17:32:25       __GLOBAL__sub_I_typeid_test.cpp in typeid_test.cpp.o 
Jan 15 17:32:25 ld: symbol(s) not found for architecture x86_64 
Jan 15 17:32:25 clang: error: linker command failed with exit code 1 (use -v to see invocation) 
Jan 15 17:32:25 [742/2987] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 
Jan 15 17:32:25 ninja: build stopped: subcommand failed. 
Jan 15 17:32:25 Traceback (most recent call last): 
Jan 15 17:32:25   File "setup.py", line 737, in <module> 

See CircleCI build pytorch_macos_10_13_cuda10_0_cudnn7_py3_build (14/14)

Step: "Build" (full log | pattern match details)

Jan 15 19:59:52 FAILED: bin/c10_typeid_test
Jan 15 19:59:50 [726/2987] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 
Jan 15 19:59:51 [727/2987] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 
Jan 15 19:59:51 [728/2987] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 
Jan 15 19:59:51 [729/2987] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 
Jan 15 19:59:51 [730/2987] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 
Jan 15 19:59:51 [731/2987] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 
Jan 15 19:59:51 [732/2987] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 
Jan 15 19:59:51 [733/2987] Linking CXX shared library lib/libc10.dylib 
Jan 15 19:59:52 [734/2987] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 
Jan 15 19:59:52 [735/2987] Linking CXX executable bin/c10_typeid_test 
Jan 15 19:59:52 FAILED: bin/c10_typeid_test  
no-missing-braces -Wno-c++14-extensions -Wno-constexpr-not-const -O3  -isysroot /Applications/Xcode-9.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.9 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -rdynamic c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o  -o bin/c10_typeid_test  -Wl,-rpath,/Users/distiller/project/build/lib lib/libc10.dylib lib/libgmock.a lib/libgtest.a lib/libgtest_main.a lib/libgtest.a && : 
Jan 15 19:59:52 Undefined symbols for architecture x86_64: 
Jan 15 19:59:52   "c10::util::detail::CompilerClashChecker::singleton()", referenced from: 
Jan 15 19:59:52       __GLOBAL__sub_I_typeid_test.cpp in typeid_test.cpp.o 
Jan 15 19:59:52 ld: symbol(s) not found for architecture x86_64 
Jan 15 19:59:52 clang: error: linker command failed with exit code 1 (use -v to see invocation) 
Jan 15 19:59:52 [736/2987] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 
Jan 15 19:59:52 ninja: build stopped: subcommand failed. 
Jan 15 19:59:52 Traceback (most recent call last): 
Jan 15 19:59:52   File "setup.py", line 737, in <module> 

🚧 1 upstream failure recognized by patterns:

These builds matched patterns, but were probably caused by upstream breakages:


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 on the GitHub issue tracker.

This comment has been revised 6 times.

@pytorchbot
Copy link
Collaborator

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
Stale pull requests will automatically be closed 30 days after being marked Stale

@github-actions github-actions bot closed this May 12, 2022
@facebook-github-bot facebook-github-bot deleted the gh/smessmer/161/head branch June 11, 2022 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants