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

hpx build fails #122

Closed
brycelelbach opened this issue Jul 10, 2012 · 2 comments
Closed

hpx build fails #122

brycelelbach opened this issue Jul 10, 2012 · 2 comments

Comments

@brycelelbach
Copy link
Member

[reported by vamatya] [Trac time Mon Sep 12 16:15:21 2011] build on hpx-trunk fails on r5476

error message:

Scanning dependencies of target hpx
[ 8%] Building CXX object src/CMakeFiles/hpx.dir/exception.cpp.o
In file included from /home/vamatya/packages/src/hpx_trunk/src/exception.cpp:7:0:
/home/vamatya/packages/src/hpx_trunk/hpx/hpx_fwd.hpp:344:14: error: use of enum \u2018component_type\u2019 without previous declaration
/home/vamatya/packages/src/hpx_trunk/hpx/hpx_fwd.hpp:524:21: error: \u2018std::vectorhpx::naming::id_type hpx::find_all_localities\u2019 redeclared as different kind of symbol
/home/vamatya/packages/src/hpx_trunk/hpx/hpx_fwd.hpp:522:49: error: previous declaration of \u2018std::vectorhpx::naming::id_type hpx::find_all_localities()\u2019
/home/vamatya/packages/src/hpx_trunk/hpx/hpx_fwd.hpp:524:9: error: \u2018component_type\u2019 is not a member of \u2018hpx::components\u2019
In file included from /home/vamatya/packages/src/hpx_trunk/external/atomic/boost/atomic.hpp:17:0,
from /home/vamatya/packages/src/hpx_trunk/hpx/state.hpp:11,
from /home/vamatya/packages/src/hpx_trunk/src/exception.cpp:10:
/home/vamatya/packages/src/hpx_trunk/external/atomic/boost/atomic/detail/integral-casts.hpp:160:7: error: partial specialization of \u2018boost::detail::atomic::platform_atomic<T, 4u>\u2019 after instantiation of \u2018boost::detail::atomic::platform_atomic\u2019 [-fpermissive]
/shared/boost/1.47.0-debug/boost/asio/error.hpp:244:45: warning: \u2018boost::asio::error::system_category\u2019 defined but not used [-Wunused-variable]
/shared/boost/1.47.0-debug/boost/asio/error.hpp:246:45: warning: \u2018boost::asio::error::netdb_category\u2019 defined but not used [-Wunused-variable]
/shared/boost/1.47.0-debug/boost/asio/error.hpp:248:45: warning: \u2018boost::asio::error::addrinfo_category\u2019 defined but not used [-Wunused-variable]
/shared/boost/1.47.0-debug/boost/asio/error.hpp:250:45: warning: \u2018boost::asio::error::misc_category\u2019 defined but not used [-Wunused-variable]
/shared/boost/1.47.0-debug/boost/system/error_code.hpp:214:36: warning: \u2018boost::system::posix_category\u2019 defined but not used [-Wunused-variable]
/shared/boost/1.47.0-debug/boost/system/error_code.hpp:215:36: warning: \u2018boost::system::errno_ecat\u2019 defined but not used [-Wunused-variable]
/shared/boost/1.47.0-debug/boost/system/error_code.hpp:216:36: warning: \u2018boost::system::native_ecat\u2019 defined but not used [-Wunused-variable]
make[2]: *** [src/CMakeFiles/hpx.dir/exception.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/hpx.dir/all] Error 2
make: *** [all] Error 2

@brycelelbach
Copy link
Member Author

[comment by hkaiser] [Trac time Mon Sep 12 16:50:58 2011] Fixed in rev. [5479]

@brycelelbach
Copy link
Member Author

[comment by blelbach] [Trac time Mon Sep 12 17:14:58 2011] Also, #21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant