Skip to content

Instantly share code, notes, and snippets.

@zao
Created August 3, 2017 17:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zao/63a6e33a0ec3c8e8ff24cca3f14b39b1 to your computer and use it in GitHub Desktop.
Save zao/63a6e33a0ec3c8e8ff24cca3f14b39b1 to your computer and use it in GitHub Desktop.
2/2] Linking CXX executable bin/partitioned_vector_transform_scan_test
FAILED: bin/partitioned_vector_transform_scan_test
: && /usr/bin/c++ -Wall -Wextra -Wno-unused-local-typedefs -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-unused-parameter -Wformat=2 -Wno-format-nonliteral -Winit-self -Wdouble-promotion -Wcast-qual -Wcast-align -Werror=trampolines -Werror=parentheses -Werror=reorder -Werror=return-type -Werror=sequence-point -Werror=uninitialized -Werror=format -Werror=missing-braces -Werror=sign-compare -fdiagnostics-show-option -Werror=vla -Werror=return-type -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Werror=uninitialized -Wno-unused-local-typedefs -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -g -Wl,-z,defs -fvisibility=hidden tests/unit/parallel/segmented_algorithms/CMakeFiles/partitioned_vector_transform_scan_test_exe.dir/partitioned_vector_transform_scan.cpp.o -o bin/partitioned_vector_transform_scan_test -L/home/zao/stellar/bld-debug/lib -L/home/zao/stellar/inst-boost/lib -Wl,-rpath,/home/zao/stellar/bld-debug/lib:/home/zao/stellar/inst-boost/lib -rdynamic lib/libhpx_initd.a -ldl -lrt /home/zao/stellar/inst-boost/lib/libboost_atomic.so /home/zao/stellar/inst-boost/lib/libboost_filesystem.so /home/zao/stellar/inst-boost/lib/libboost_program_options.so /home/zao/stellar/inst-boost/lib/libboost_regex.so /home/zao/stellar/inst-boost/lib/libboost_system.so -lpthread /home/zao/stellar/inst-boost/lib/libboost_atomic.so /home/zao/stellar/inst-boost/lib/libboost_filesystem.so /home/zao/stellar/inst-boost/lib/libboost_program_options.so /home/zao/stellar/inst-boost/lib/libboost_regex.so /home/zao/stellar/inst-boost/lib/libboost_system.so /home/zao/stellar/inst-boost/lib/libboost_random.so /usr/lib/libtcmalloc_minimal.so /usr/lib/x86_64-linux-gnu/libhwloc.so lib/libhpx_partitioned_vectord.so.1.1.0 lib/libhpxd.so.1.1.0 -ldl -lrt /home/zao/stellar/inst-boost/lib/libboost_atomic.so /home/zao/stellar/inst-boost/lib/libboost_filesystem.so /home/zao/stellar/inst-boost/lib/libboost_program_options.so /home/zao/stellar/inst-boost/lib/libboost_regex.so /home/zao/stellar/inst-boost/lib/libboost_system.so -lpthread /home/zao/stellar/inst-boost/lib/libboost_atomic.so /home/zao/stellar/inst-boost/lib/libboost_filesystem.so /home/zao/stellar/inst-boost/lib/libboost_program_options.so /home/zao/stellar/inst-boost/lib/libboost_regex.so /home/zao/stellar/inst-boost/lib/libboost_system.so -lpthread /home/zao/stellar/inst-boost/lib/libboost_random.so /usr/lib/libtcmalloc_minimal.so /usr/lib/x86_64-linux-gnu/libhwloc.so && :
tests/unit/parallel/segmented_algorithms/CMakeFiles/partitioned_vector_transform_scan_test_exe.dir/partitioned_vector_transform_scan.cpp.o: In function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/home/zao/stellar/hpx/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:546: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
tests/unit/parallel/segmented_algorithms/CMakeFiles/partitioned_vector_transform_scan_test_exe.dir/partitioned_vector_transform_scan.cpp.o: In function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/home/zao/stellar/hpx/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:546: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
tests/unit/parallel/segmented_algorithms/CMakeFiles/partitioned_vector_transform_scan_test_exe.dir/partitioned_vector_transform_scan.cpp.o: In function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, unsigned long, int&&)':
/home/zao/stellar/hpx/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:916: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value(unsigned long, int const&)'
tests/unit/parallel/segmented_algorithms/CMakeFiles/partitioned_vector_transform_scan_test_exe.dir/partitioned_vector_transform_scan.cpp.o: In function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int&>(hpx::detail::sync_policy, unsigned long, unsigned long, int&)':
/home/zao/stellar/hpx/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:916: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value(unsigned long, int const&)'
tests/unit/parallel/segmented_algorithms/CMakeFiles/partitioned_vector_transform_scan_test_exe.dir/partitioned_vector_transform_scan.cpp.o: In function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, unsigned long, double&&)':
/home/zao/stellar/hpx/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:916: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value(unsigned long, double const&)'
tests/unit/parallel/segmented_algorithms/CMakeFiles/partitioned_vector_transform_scan_test_exe.dir/partitioned_vector_transform_scan.cpp.o: In function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double&>(hpx::detail::sync_policy, unsigned long, unsigned long, double&)':
/home/zao/stellar/hpx/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:916: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value(unsigned long, double const&)'
tests/unit/parallel/segmented_algorithms/CMakeFiles/partitioned_vector_transform_scan_test_exe.dir/partitioned_vector_transform_scan.cpp.o: In function `hpx::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local()':
/home/zao/stellar/hpx/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::begin()'
tests/unit/parallel/segmented_algorithms/CMakeFiles/partitioned_vector_transform_scan_test_exe.dir/partitioned_vector_transform_scan.cpp.o: In function `hpx::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local()':
/home/zao/stellar/hpx/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::begin()'
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
zao@hel:~/stellar/bld-debug$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment