This repository was archived by the owner on Sep 12, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 104
This repository was archived by the owner on Sep 12, 2018. It is now read-only.
./bulid.sh : Linking CXX executable tensor_serialization_test ERROR ! #53
Copy link
Copy link
Open
Description
Does anyone have the same problem ?
Please help me , thanks in advance ! T_T
tao@tao:thpp$ ./build.sh
If you don't have folly or thrift installed, try doing
THPP_NOFB=1 ./build.sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 129 0 129 0 0 118 0 --:--:-- 0:00:01 --:--:-- 118
100 618k 100 618k 0 0 157k 0 0:00:03 0:00:03 --:--:-- 297k
curl: Saved to filename 'googletest-release-1.7.0.zip'
Archive: googletest-release-1.7.0.zip
c99458533a9b4c743ed51537e25989ea55944908
creating: googletest-release-1.7.0/
inflating: googletest-release-1.7.0/CHANGES
inflating: googletest-release-1.7.0/CMakeLists.txt
inflating: googletest-release-1.7.0/CONTRIBUTORS
inflating: googletest-release-1.7.0/LICENSE
inflating: googletest-release-1.7.0/Makefile.am
inflating: googletest-release-1.7.0/README
creating: googletest-release-1.7.0/build-aux/
extracting: googletest-release-1.7.0/build-aux/.keep
creating: googletest-release-1.7.0/cmake/
inflating: googletest-release-1.7.0/cmake/internal_utils.cmake
creating: googletest-release-1.7.0/codegear/
inflating: googletest-release-1.7.0/codegear/gtest.cbproj
inflating: googletest-release-1.7.0/codegear/gtest.groupproj
inflating: googletest-release-1.7.0/codegear/gtest_all.cc
inflating: googletest-release-1.7.0/codegear/gtest_link.cc
inflating: googletest-release-1.7.0/codegear/gtest_main.cbproj
inflating: googletest-release-1.7.0/codegear/gtest_unittest.cbproj
inflating: googletest-release-1.7.0/configure.ac
creating: googletest-release-1.7.0/include/
creating: googletest-release-1.7.0/include/gtest/
inflating: googletest-release-1.7.0/include/gtest/gtest-death-test.h
inflating: googletest-release-1.7.0/include/gtest/gtest-message.h
inflating: googletest-release-1.7.0/include/gtest/gtest-param-test.h
inflating: googletest-release-1.7.0/include/gtest/gtest-param-test.h.pump
inflating: googletest-release-1.7.0/include/gtest/gtest-printers.h
inflating: googletest-release-1.7.0/include/gtest/gtest-spi.h
inflating: googletest-release-1.7.0/include/gtest/gtest-test-part.h
inflating: googletest-release-1.7.0/include/gtest/gtest-typed-test.h
inflating: googletest-release-1.7.0/include/gtest/gtest.h
inflating: googletest-release-1.7.0/include/gtest/gtest_pred_impl.h
inflating: googletest-release-1.7.0/include/gtest/gtest_prod.h
creating: googletest-release-1.7.0/include/gtest/internal/
inflating: googletest-release-1.7.0/include/gtest/internal/gtest-death-test-internal.h
inflating: googletest-release-1.7.0/include/gtest/internal/gtest-filepath.h
inflating: googletest-release-1.7.0/include/gtest/internal/gtest-internal.h
inflating: googletest-release-1.7.0/include/gtest/internal/gtest-linked_ptr.h
inflating: googletest-release-1.7.0/include/gtest/internal/gtest-param-util-generated.h
inflating: googletest-release-1.7.0/include/gtest/internal/gtest-param-util-generated.h.pump
inflating: googletest-release-1.7.0/include/gtest/internal/gtest-param-util.h
inflating: googletest-release-1.7.0/include/gtest/internal/gtest-port.h
inflating: googletest-release-1.7.0/include/gtest/internal/gtest-string.h
inflating: googletest-release-1.7.0/include/gtest/internal/gtest-tuple.h
inflating: googletest-release-1.7.0/include/gtest/internal/gtest-tuple.h.pump
inflating: googletest-release-1.7.0/include/gtest/internal/gtest-type-util.h
inflating: googletest-release-1.7.0/include/gtest/internal/gtest-type-util.h.pump
creating: googletest-release-1.7.0/m4/
inflating: googletest-release-1.7.0/m4/acx_pthread.m4
inflating: googletest-release-1.7.0/m4/gtest.m4
creating: googletest-release-1.7.0/make/
inflating: googletest-release-1.7.0/make/Makefile
creating: googletest-release-1.7.0/msvc/
inflating: googletest-release-1.7.0/msvc/gtest-md.sln
inflating: googletest-release-1.7.0/msvc/gtest-md.vcproj
inflating: googletest-release-1.7.0/msvc/gtest.sln
inflating: googletest-release-1.7.0/msvc/gtest.vcproj
inflating: googletest-release-1.7.0/msvc/gtest_main-md.vcproj
inflating: googletest-release-1.7.0/msvc/gtest_main.vcproj
inflating: googletest-release-1.7.0/msvc/gtest_prod_test-md.vcproj
inflating: googletest-release-1.7.0/msvc/gtest_prod_test.vcproj
inflating: googletest-release-1.7.0/msvc/gtest_unittest-md.vcproj
inflating: googletest-release-1.7.0/msvc/gtest_unittest.vcproj
creating: googletest-release-1.7.0/samples/
inflating: googletest-release-1.7.0/samples/prime_tables.h
inflating: googletest-release-1.7.0/samples/sample1.cc
inflating: googletest-release-1.7.0/samples/sample1.h
inflating: googletest-release-1.7.0/samples/sample10_unittest.cc
inflating: googletest-release-1.7.0/samples/sample1_unittest.cc
inflating: googletest-release-1.7.0/samples/sample2.cc
inflating: googletest-release-1.7.0/samples/sample2.h
inflating: googletest-release-1.7.0/samples/sample2_unittest.cc
inflating: googletest-release-1.7.0/samples/sample3-inl.h
inflating: googletest-release-1.7.0/samples/sample3_unittest.cc
inflating: googletest-release-1.7.0/samples/sample4.cc
inflating: googletest-release-1.7.0/samples/sample4.h
inflating: googletest-release-1.7.0/samples/sample4_unittest.cc
inflating: googletest-release-1.7.0/samples/sample5_unittest.cc
inflating: googletest-release-1.7.0/samples/sample6_unittest.cc
inflating: googletest-release-1.7.0/samples/sample7_unittest.cc
inflating: googletest-release-1.7.0/samples/sample8_unittest.cc
inflating: googletest-release-1.7.0/samples/sample9_unittest.cc
creating: googletest-release-1.7.0/scripts/
inflating: googletest-release-1.7.0/scripts/fuse_gtest_files.py
inflating: googletest-release-1.7.0/scripts/gen_gtest_pred_impl.py
inflating: googletest-release-1.7.0/scripts/gtest-config.in
inflating: googletest-release-1.7.0/scripts/pump.py
creating: googletest-release-1.7.0/scripts/test/
inflating: googletest-release-1.7.0/scripts/test/Makefile
inflating: googletest-release-1.7.0/scripts/upload.py
inflating: googletest-release-1.7.0/scripts/upload_gtest.py
creating: googletest-release-1.7.0/src/
inflating: googletest-release-1.7.0/src/gtest-all.cc
inflating: googletest-release-1.7.0/src/gtest-death-test.cc
inflating: googletest-release-1.7.0/src/gtest-filepath.cc
inflating: googletest-release-1.7.0/src/gtest-internal-inl.h
inflating: googletest-release-1.7.0/src/gtest-port.cc
inflating: googletest-release-1.7.0/src/gtest-printers.cc
inflating: googletest-release-1.7.0/src/gtest-test-part.cc
inflating: googletest-release-1.7.0/src/gtest-typed-test.cc
inflating: googletest-release-1.7.0/src/gtest.cc
inflating: googletest-release-1.7.0/src/gtest_main.cc
creating: googletest-release-1.7.0/test/
inflating: googletest-release-1.7.0/test/gtest-death-test_ex_test.cc
inflating: googletest-release-1.7.0/test/gtest-death-test_test.cc
inflating: googletest-release-1.7.0/test/gtest-filepath_test.cc
inflating: googletest-release-1.7.0/test/gtest-linked_ptr_test.cc
inflating: googletest-release-1.7.0/test/gtest-listener_test.cc
inflating: googletest-release-1.7.0/test/gtest-message_test.cc
inflating: googletest-release-1.7.0/test/gtest-options_test.cc
inflating: googletest-release-1.7.0/test/gtest-param-test2_test.cc
inflating: googletest-release-1.7.0/test/gtest-param-test_test.cc
inflating: googletest-release-1.7.0/test/gtest-param-test_test.h
inflating: googletest-release-1.7.0/test/gtest-port_test.cc
inflating: googletest-release-1.7.0/test/gtest-printers_test.cc
inflating: googletest-release-1.7.0/test/gtest-test-part_test.cc
inflating: googletest-release-1.7.0/test/gtest-tuple_test.cc
inflating: googletest-release-1.7.0/test/gtest-typed-test2_test.cc
inflating: googletest-release-1.7.0/test/gtest-typed-test_test.cc
inflating: googletest-release-1.7.0/test/gtest-typed-test_test.h
inflating: googletest-release-1.7.0/test/gtest-unittest-api_test.cc
inflating: googletest-release-1.7.0/test/gtest_all_test.cc
inflating: googletest-release-1.7.0/test/gtest_break_on_failure_unittest.py
inflating: googletest-release-1.7.0/test/gtest_break_on_failure_unittest_.cc
inflating: googletest-release-1.7.0/test/gtest_catch_exceptions_test.py
inflating: googletest-release-1.7.0/test/gtest_catch_exceptions_test_.cc
inflating: googletest-release-1.7.0/test/gtest_color_test.py
inflating: googletest-release-1.7.0/test/gtest_color_test_.cc
inflating: googletest-release-1.7.0/test/gtest_env_var_test.py
inflating: googletest-release-1.7.0/test/gtest_env_var_test_.cc
inflating: googletest-release-1.7.0/test/gtest_environment_test.cc
inflating: googletest-release-1.7.0/test/gtest_filter_unittest.py
inflating: googletest-release-1.7.0/test/gtest_filter_unittest_.cc
inflating: googletest-release-1.7.0/test/gtest_help_test.py
inflating: googletest-release-1.7.0/test/gtest_help_test_.cc
inflating: googletest-release-1.7.0/test/gtest_list_tests_unittest.py
inflating: googletest-release-1.7.0/test/gtest_list_tests_unittest_.cc
inflating: googletest-release-1.7.0/test/gtest_main_unittest.cc
inflating: googletest-release-1.7.0/test/gtest_no_test_unittest.cc
inflating: googletest-release-1.7.0/test/gtest_output_test.py
inflating: googletest-release-1.7.0/test/gtest_output_test_.cc
inflating: googletest-release-1.7.0/test/gtest_output_test_golden_lin.txt
inflating: googletest-release-1.7.0/test/gtest_pred_impl_unittest.cc
inflating: googletest-release-1.7.0/test/gtest_premature_exit_test.cc
inflating: googletest-release-1.7.0/test/gtest_prod_test.cc
inflating: googletest-release-1.7.0/test/gtest_repeat_test.cc
inflating: googletest-release-1.7.0/test/gtest_shuffle_test.py
inflating: googletest-release-1.7.0/test/gtest_shuffle_test_.cc
inflating: googletest-release-1.7.0/test/gtest_sole_header_test.cc
inflating: googletest-release-1.7.0/test/gtest_stress_test.cc
inflating: googletest-release-1.7.0/test/gtest_test_utils.py
inflating: googletest-release-1.7.0/test/gtest_throw_on_failure_ex_test.cc
inflating: googletest-release-1.7.0/test/gtest_throw_on_failure_test.py
inflating: googletest-release-1.7.0/test/gtest_throw_on_failure_test_.cc
inflating: googletest-release-1.7.0/test/gtest_uninitialized_test.py
inflating: googletest-release-1.7.0/test/gtest_uninitialized_test_.cc
inflating: googletest-release-1.7.0/test/gtest_unittest.cc
inflating: googletest-release-1.7.0/test/gtest_xml_outfile1_test_.cc
inflating: googletest-release-1.7.0/test/gtest_xml_outfile2_test_.cc
inflating: googletest-release-1.7.0/test/gtest_xml_outfiles_test.py
inflating: googletest-release-1.7.0/test/gtest_xml_output_unittest.py
inflating: googletest-release-1.7.0/test/gtest_xml_output_unittest_.cc
inflating: googletest-release-1.7.0/test/gtest_xml_test_utils.py
inflating: googletest-release-1.7.0/test/production.cc
inflating: googletest-release-1.7.0/test/production.h
creating: googletest-release-1.7.0/xcode/
creating: googletest-release-1.7.0/xcode/Config/
inflating: googletest-release-1.7.0/xcode/Config/DebugProject.xcconfig
inflating: googletest-release-1.7.0/xcode/Config/FrameworkTarget.xcconfig
inflating: googletest-release-1.7.0/xcode/Config/General.xcconfig
inflating: googletest-release-1.7.0/xcode/Config/ReleaseProject.xcconfig
inflating: googletest-release-1.7.0/xcode/Config/StaticLibraryTarget.xcconfig
inflating: googletest-release-1.7.0/xcode/Config/TestTarget.xcconfig
creating: googletest-release-1.7.0/xcode/Resources/
inflating: googletest-release-1.7.0/xcode/Resources/Info.plist
creating: googletest-release-1.7.0/xcode/Samples/
creating: googletest-release-1.7.0/xcode/Samples/FrameworkSample/
inflating: googletest-release-1.7.0/xcode/Samples/FrameworkSample/Info.plist
creating: googletest-release-1.7.0/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/
inflating: googletest-release-1.7.0/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj
inflating: googletest-release-1.7.0/xcode/Samples/FrameworkSample/runtests.sh
inflating: googletest-release-1.7.0/xcode/Samples/FrameworkSample/widget.cc
inflating: googletest-release-1.7.0/xcode/Samples/FrameworkSample/widget.h
inflating: googletest-release-1.7.0/xcode/Samples/FrameworkSample/widget_test.cc
creating: googletest-release-1.7.0/xcode/Scripts/
inflating: googletest-release-1.7.0/xcode/Scripts/runtests.sh
inflating: googletest-release-1.7.0/xcode/Scripts/versiongenerate.py
creating: googletest-release-1.7.0/xcode/gtest.xcodeproj/
inflating: googletest-release-1.7.0/xcode/gtest.xcodeproj/project.pbxproj
-- The C compiler identification is GNU 4.9.4
-- The CXX compiler identification is GNU 4.9.4
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Torch7 in /home/tao/Tao/torch/install
-- Found Folly: /usr/local/include
-- Found Thrift: /usr/local/include
-- Performing Test HAS_NO_AS_NEEDED
-- Performing Test HAS_NO_AS_NEEDED - Success
-- Found Glog: /usr/local/include
-- Found PythonInterp: /usr/bin/python (found version "2.7.6")
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Configuring done
-- Generating done
-- Build files have been written to: /home/tao/Documents/thpp-master/thpp/build
[ 5%] Generating thpp/if/gen-cpp2/Tensor_data.h, thpp/if/gen-cpp2/Tensor_types.h, thpp/if/gen-cpp2/Tensor_types.tcc, thpp/if/gen-cpp2/Tensor_constants.h, thpp/if/gen-cpp2/Tensor_data.cpp, thpp/if/gen-cpp2/Tensor_types.cpp, thpp/if/gen-cpp2/Tensor_constants.cpp
Scanning dependencies of target thpp
[ 10%] Building CXX object CMakeFiles/thpp.dir/Storage.cpp.o
[ 15%] Building CXX object CMakeFiles/thpp.dir/StorageSerialization.cpp.o
[ 20%] Building CXX object CMakeFiles/thpp.dir/detail/StorageDefs.cpp.o
[ 25%] Building CXX object CMakeFiles/thpp.dir/TensorSerialization.cpp.o
[ 30%] Building CXX object CMakeFiles/thpp.dir/detail/TensorDefs.cpp.o
[ 35%] Building CXX object CMakeFiles/thpp.dir/thpp/if/gen-cpp2/Tensor_data.cpp.o
[ 40%] Building CXX object CMakeFiles/thpp.dir/thpp/if/gen-cpp2/Tensor_types.cpp.o
[ 45%] Building CXX object CMakeFiles/thpp.dir/thpp/if/gen-cpp2/Tensor_constants.cpp.o
[ 50%] Linking CXX shared library libthpp.so
[ 50%] Built target thpp
Scanning dependencies of target gtest
[ 55%] Building CXX object googletest-release-1.7.0/CMakeFiles/gtest.dir/src/gtest-all.cc.o
[ 60%] Linking CXX static library libgtest.a
[ 60%] Built target gtest
Scanning dependencies of target gtest_main
[ 65%] Building CXX object googletest-release-1.7.0/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o
[ 70%] Linking CXX static library libgtest_main.a
[ 70%] Built target gtest_main
Scanning dependencies of target tensor_serialization_test
[ 75%] Building CXX object test/CMakeFiles/tensor_serialization_test.dir/TensorSerializationTest.cpp.o
[ 80%] Linking CXX executable tensor_serialization_test
../libthpp.so: undefined reference to `apache::thrift::protocol::TProtocolException::throwExceededSizeLimit()'
/usr/local/lib/libthriftcpp2.so: undefined reference to `ASN1_STRING_get0_data'
/usr/local/lib/libthriftcpp2.so: undefined reference to `SSL_SESSION_up_ref'
/usr/local/lib/libthriftcpp2.so: undefined reference to `DH_set0_pqg'
/usr/local/lib/libfolly.so: undefined reference to `SSL_get0_alpn_selected'
/usr/local/lib/libfolly.so: undefined reference to `X509_get_signature_nid'
/usr/local/lib/libfolly.so: undefined reference to `SSL_CTX_set_alpn_select_cb'
../libthpp.so: undefined reference to `apache::thrift::protocol::TProtocolException::throwBoolValueOutOfRange(unsigned char)'
/usr/local/lib/libthriftcpp2.so: undefined reference to `OPENSSL_sk_num'
../libthpp.so: undefined reference to `apache::thrift::CompactProtocolReader::throwBadType(unsigned char)'
../libthpp.so: undefined reference to `apache::thrift::protocol::TProtocolException::throwNegativeSize()'
/usr/local/lib/libthriftcpp2.so: undefined reference to `OPENSSL_sk_value'
/usr/local/lib/libthriftcpp2.so: undefined reference to `X509_up_ref'
/usr/local/lib/libfolly.so: undefined reference to `SSL_CTX_set_alpn_protos'
collect2: error: ld returned 1 exit status
make[2]: *** [test/tensor_serialization_test] Error 1
make[1]: *** [test/CMakeFiles/tensor_serialization_test.dir/all] Error 2
make: *** [all] Error 2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels