compile be module at branch 0.14 failed on apachedoris/doris-dev:build-env-1.3 image #7268
James601232
started this conversation in
RFC
Replies: 1 comment
-
to get the right docker image. 0.14.0 should use 1.2 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[208/678] Building CXX object src/http/CMakeFiles/Webserver.dir/action/mini_load.cpp.o
In file included from /var/local/thirdparty/installed/include/boost/bind.hpp:30,
from ../src/runtime/client_cache.h:21,
from ../src/http/action/mini_load.cpp:51:
/var/local/thirdparty/installed/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
| ^~~~~~~
/var/local/thirdparty/installed/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro 'BOOST_PRAGMA_MESSAGE'
24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
| ^~~~~~~
ninja: build stopped: subcommand failed.
Beta Was this translation helpful? Give feedback.
All reactions