| Site: Linux1.Amazon.ACIL |
| Build Name: CIP-master-Linux-3.14.35-28.38.amzn1.x86_64-x86_64-incr-SL-ON |
| Build Time: 2016-04-11T20:00:24 EDT |
| Found 9 Warnings |
| Errors are here. |
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//home/ec2-user/Projects/CIP-master-build/boost/bind/arg.hpp?cvsroot=CMake |
|
|
224 |
|
|
common.mkdir bin.v2/libs/thread/build/gcc-4.8.2/release
common.mkdir bin.v2/libs/thread/build/gcc-4.8.2/release/threading-multi
common.mkdir bin.v2/libs/thread/build/gcc-4.8.2/release/threading-multi/pthread
gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.8.2/release/threading-multi/pthread/thread.o
In file included from ./boost/bind/bind.hpp:29:0,
from ./boost/bind.hpp:22,
from ./boost/thread/detail/thread.hpp:29,
from ./boost/thread/thread_only.hpp:22,
from libs/thread/src/pthread/thread.cpp:11:
./boost/bind/arg.hpp: In constructor ‘boost::arg<I>::arg(const T&)’:
./boost/bind/arg.hpp:37:22: warning: typedef ‘T_must_be_placeholder’ locally defined but not used [-Wunused-local-typedefs] typedef char T_must_be_placeholder[ I == is_placeholder<T>::value? 1: -1 ];
^
In file included from ./boost/tuple/tuple.hpp:33:0,
from ./boost/thread/detail/async_func.hpp:37,
from ./boost/thread/future.hpp:22,
from libs/thread/src/pthread/thread.cpp:19:
./boost/tuple/detail/tuple_basic.hpp: In function ‘typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)’:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//home/ec2-user/Projects/CIP-master-build/boost/tuple/detail/tuple_basic.hpp?cvsroot=CMake |
|
|
232 |
|
|
./boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef ‘cons_element’ locally defined but not used [-Wunused-local-typedefs] typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
^
gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.8.2/release/threading-multi/pthread/once.o
In file included from ./boost/bind/bind.hpp:29:0,
from ./boost/bind.hpp:22,
from ./boost/thread/pthread/once_atomic.hpp:19,
from ./boost/thread/once.hpp:20,
from libs/thread/src/pthread/./once_atomic.cpp:9,
from libs/thread/src/pthread/once.cpp:8:
./boost/bind/arg.hpp: In constructor ‘boost::arg<I>::arg(const T&)’:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//home/ec2-user/Projects/CIP-master-build/boost/bind/arg.hpp?cvsroot=CMake |
|
|
243 |
|
|
./boost/bind/arg.hpp:37:22: warning: typedef ‘T_must_be_placeholder’ locally defined but not used [-Wunused-local-typedefs] typedef char T_must_be_placeholder[ I == is_placeholder<T>::value? 1: -1 ];
^
gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.8.2/release/threading-multi/future.o
gcc.link.dll bin.v2/libs/thread/build/gcc-4.8.2/release/threading-multi/libboost_thread.so.1.54.0
common.copy /.../CIP-master-build/Boost-install/lib/libboost_thread.so.1.54.0
ln-UNIX /.../CIP-master-build/Boost-install/lib/libboost_thread.so
common.mkdir bin.v2/libs/context/build
common.mkdir bin.v2/libs/context/build/gcc-4.8.2
common.mkdir bin.v2/libs/context/build/gcc-4.8.2/release
common.mkdir bin.v2/libs/context/build/gcc-4.8.2/release/link-static
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//home/ec2-user/Projects/CIP-master-build/libs/coroutine/src/detail/standard_stack_allocator_posix.cpp?cvsroot=CMake |
|
|
269 |
|
|
common.copy /.../CIP-master-build/Boost-install/lib/libboost_context.a common.mkdir bin.v2/libs/coroutine common.mkdir bin.v2/libs/coroutine/build common.mkdir bin.v2/libs/coroutine/build/gcc-4.8.2 common.mkdir bin.v2/libs/coroutine/build/gcc-4.8.2/release common.mkdir bin.v2/libs/coroutine/build/gcc-4.8.2/release/link-static common.mkdir bin.v2/libs/coroutine/build/gcc-4.8.2/release/link-static/threading-multi common.mkdir bin.v2/libs/coroutine/build/gcc-4.8.2/release/link-static/threading-multi/detail gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-4.8.2/release/link-static/threading-multi/detail/standard_stack_allocator_posix.o libs/coroutine/src/detail/standard_stack_allocator_posix.cpp: In function ‘rlimit boost::coroutines::detail::stacksize_limit_()’: libs/coroutine/src/detail/standard_stack_allocator_posix.cpp:61:15: warning: unused variable ‘result’ [-Wunused-variable] const int result = ::getrlimit( RLIMIT_STACK, & limit);
^
libs/coroutine/src/detail/standard_stack_allocator_posix.cpp: In member function ‘void boost::coroutines::detail::standard_stack_allocator::allocate(boost::coroutines::stack_context&, std::size_t)’:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//home/ec2-user/Projects/CIP-master-build/libs/coroutine/src/detail/standard_stack_allocator_posix.cpp?cvsroot=CMake |
|
|
273 |
|
|
libs/coroutine/src/detail/standard_stack_allocator_posix.cpp:135:15: warning: unused variable ‘result’ [-Wunused-variable] const int result( ::mprotect( limit, detail::pagesize(), PROT_NONE) );
^
gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-4.8.2/release/link-static/threading-multi/detail/coroutine_context.o
gcc.archive bin.v2/libs/coroutine/build/gcc-4.8.2/release/link-static/threading-multi/libboost_coroutine.a
common.copy /.../CIP-master-build/Boost-install/lib/libboost_coroutine.a
common.mkdir /.../CIP-master-build/Boost-install/include
common.mkdir /.../CIP-master-build/Boost-install/include/boost
common.copy /.../CIP-master-build/Boost-install/include/boost/operators.hpp
common.copy /.../CIP-master-build/Boost-install/include/boost/none.hpp
common.copy /.../CIP-master-build/Boost-install/include/boost/intrusive_ptr.hpp
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//home/ec2-user/Projects/CIP-master-build/boost/bind/arg.hpp?cvsroot=CMake |
|
|
10983 |
|
|
common.mkdir bin.v2/libs/thread/build/gcc-4.8.2/release/link-static
common.mkdir bin.v2/libs/thread/build/gcc-4.8.2/release/link-static/threading-multi
common.mkdir bin.v2/libs/thread/build/gcc-4.8.2/release/link-static/threading-multi/pthread
gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.8.2/release/link-static/threading-multi/pthread/thread.o
In file included from ./boost/bind/bind.hpp:29:0,
from ./boost/bind.hpp:22,
from ./boost/thread/detail/thread.hpp:29,
from ./boost/thread/thread_only.hpp:22,
from libs/thread/src/pthread/thread.cpp:11:
./boost/bind/arg.hpp: In constructor ‘boost::arg<I>::arg(const T&)’:
./boost/bind/arg.hpp:37:22: warning: typedef ‘T_must_be_placeholder’ locally defined but not used [-Wunused-local-typedefs] typedef char T_must_be_placeholder[ I == is_placeholder<T>::value? 1: -1 ];
^
In file included from ./boost/tuple/tuple.hpp:33:0,
from ./boost/thread/detail/async_func.hpp:37,
from ./boost/thread/future.hpp:22,
from libs/thread/src/pthread/thread.cpp:19:
./boost/tuple/detail/tuple_basic.hpp: In function ‘typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)’:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//home/ec2-user/Projects/CIP-master-build/boost/tuple/detail/tuple_basic.hpp?cvsroot=CMake |
|
|
10991 |
|
|
./boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef ‘cons_element’ locally defined but not used [-Wunused-local-typedefs] typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
^
gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.8.2/release/link-static/threading-multi/pthread/once.o
In file included from ./boost/bind/bind.hpp:29:0,
from ./boost/bind.hpp:22,
from ./boost/thread/pthread/once_atomic.hpp:19,
from ./boost/thread/once.hpp:20,
from libs/thread/src/pthread/./once_atomic.cpp:9,
from libs/thread/src/pthread/once.cpp:8:
./boost/bind/arg.hpp: In constructor ‘boost::arg<I>::arg(const T&)’:
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//home/ec2-user/Projects/CIP-master-build/boost/bind/arg.hpp?cvsroot=CMake |
|
|
11002 |
|
|
./boost/bind/arg.hpp:37:22: warning: typedef ‘T_must_be_placeholder’ locally defined but not used [-Wunused-local-typedefs] typedef char T_must_be_placeholder[ I == is_placeholder<T>::value? 1: -1 ];
^
gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.8.2/release/link-static/threading-multi/future.o
gcc.archive bin.v2/libs/thread/build/gcc-4.8.2/release/link-static/threading-multi/libboost_thread.a
common.copy /.../CIP-master-build/Boost-install/lib/libboost_thread.a
...updated 10644 targets...
[ 7%] Performing build step for 'Boost'
cmake version 2.8.12
Usage
|
|
|
|---|---|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake |
|
|
22267 |
|
|
cythoning /.../CIP-master/cip_python/wrap_ChestConventions.pyx to /.../CIP-master/cip_python/wrap_ChestConventions.cpp building 'ChestConventions' extension creating build creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/home creating build/temp.linux-x86_64-2.7/home/ec2-user creating build/temp.linux-x86_64-2.7/home/ec2-user/Projects creating build/temp.linux-x86_64-2.7/.../CIP-master creating build/temp.linux-x86_64-2.7/.../CIP-master/cip_python /usr/bin/cc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/.../CIP-master/Common/ -I/.../CIP-master-build/CIPPython-install/include/python2.7 -c /.../CIP-master/cip_python/wrap_ChestConventions.cpp -o build/temp.linux-x86_64-2.7/.../CIP-master/cip_python/wrap_ChestConventions.o cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default] /usr/bin/c++ -pthread -shared -L/.../CIP-master-build/CIPPython-install/lib -Wl,-rpath=/.../CIP-master-build/CIPPython-install/lib,--no-as-needed build/temp.linux-x86_64-2.7/.../CIP-master/cip_python/wrap_ChestConventions.o -L/.../CIP-master-build/lib -L/.../CIP-master-build/CIPPython-install/lib -lChestConventions -lpython2.7 -o /.../CIP-master-build/CIP-build/cip_python/ChestConventions.so [ 17%] Built target CIP_PYTHON Scanning dependencies of target cipHelperTEST [ 17%] Building CXX object Common/Testing/CMakeFiles/cipHelperTEST.dir/cipHelperTEST.cxx.o Linking CXX executable cipHelperTEST [ 17%] Built target cipHelperTEST Scanning dependencies of target cipLobeSurfaceModelTEST [ 18%] Building CXX object Common/Testing/CMakeFiles/cipLobeSurfaceModelTEST.dir/cipLobeSurfaceModelTEST.cxx.o Linking CXX executable cipLobeSurfaceModelTEST [ 18%] Built target cipLobeSurfaceModelTEST |