Site: ip-172-31-24-227.ec2.internal
Build Name: CIP-Linux-3.10.0-123.8.1.el7.x86_64-x86_64-incr-SL-ON
Build Time: 2017-12-08T00:08:04 EST
Found 14 Warnings
Errors are here.

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-build/boost/coroutine/detail/config.hpp?cvsroot=CMake
Build Log Line 13192
Warning
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/coroutine_context.o
In file included from ./boost/coroutine/detail/coroutine_context.hpp:16:0,
                 from libs/coroutine/src/detail/coroutine_context.cpp:7:
./boost/coroutine/detail/config.hpp:17:4: warning: #warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." [-Wcpp]
 #  warning                  "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING."
    ^
gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-4.8.2/release/link-static/threading-multi/exceptions.o
In file included from ./boost/coroutine/exceptions.hpp:19:0,
                 from libs/coroutine/src/exceptions.cpp:7:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-build/boost/coroutine/detail/config.hpp?cvsroot=CMake
Build Log Line 13198
Warning

          
            
./boost/coroutine/detail/config.hpp:17:4: warning: #warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." [-Wcpp]
 #  warning                  "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING."
    ^
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8.2/release/link-static/threading-multi/posix
gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-4.8.2/release/link-static/threading-multi/posix/stack_traits.o
In file included from ./boost/coroutine/stack_traits.hpp:14:0,
                 from libs/coroutine/src/posix/stack_traits.cpp:7:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-build/boost/coroutine/detail/config.hpp?cvsroot=CMake
Build Log Line 13205
Warning

          
            
./boost/coroutine/detail/config.hpp:17:4: warning: #warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." [-Wcpp]
 #  warning                  "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING."
    ^
gcc.archive bin.v2/libs/coroutine/build/gcc-4.8.2/release/link-static/threading-multi/libboost_coroutine.a
common.copy /.../CIP-build/Boost-install/lib/libboost_coroutine.a
common.mkdir bin.v2/libs/stacktrace/build/gcc-4.8.2/release
common.mkdir bin.v2/libs/stacktrace/build/gcc-4.8.2/release/link-static
common.mkdir bin.v2/libs/stacktrace/build/gcc-4.8.2/release/link-static/threading-multi
gcc.compile.c++ bin.v2/libs/stacktrace/build/gcc-4.8.2/release/link-static/threading-multi/noop.o
gcc.archive bin.v2/libs/stacktrace/build/gcc-4.8.2/release/link-static/threading-multi/libboost_stacktrace_noop.a
common.copy /.../CIP-build/Boost-install/lib/libboost_stacktrace_noop.a

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-build/boost/type_erasure/detail/adapt_to_vtable.hpp?cvsroot=CMake
Build Log Line 13239
Warning
In file included from ./boost/preprocessor/iteration/detail/iter/forward1.hpp:47:0,
                 from ./boost/type_erasure/detail/adapt_to_vtable.hpp:268,
                 from ./boost/type_erasure/call.hpp:33,
                 from ./boost/type_erasure/constructible.hpp:22,
                 from ./boost/type_erasure/builtin.hpp:17,
                 from ./boost/type_erasure/detail/normalize.hpp:34,
                 from ./boost/type_erasure/detail/check_map.hpp:24,
                 from ./boost/type_erasure/register_binding.hpp:14,
                 from libs/type_erasure/src/dynamic_binding.cpp:13:
./boost/type_erasure/detail/adapt_to_vtable.hpp: In static member function ‘static R boost::type_erasure::detail::vtable_adapter<PrimitiveConcept, R()>::value()’:
./boost/type_erasure/detail/adapt_to_vtable.hpp:315:11: warning: typedef ‘traits’ locally defined but not used [-Wunused-local-typedefs]
         > traits;
           ^
./boost/type_erasure/detail/adapt_to_vtable.hpp: In static member function ‘static boost::type_erasure::detail::storage boost::type_erasure::detail::vtable_adapter<PrimitiveConcept, boost::type_erasure::detail::storage()>::value()’:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-build/boost/type_erasure/detail/adapt_to_vtable.hpp?cvsroot=CMake
Build Log Line 13243
Warning

          
            
./boost/type_erasure/detail/adapt_to_vtable.hpp:332:11: warning: typedef ‘traits’ locally defined but not used [-Wunused-local-typedefs]
         > traits;
           ^
gcc.archive bin.v2/libs/type_erasure/build/gcc-4.8.2/release/link-static/threading-multi/libboost_type_erasure.a
common.copy /.../CIP-build/Boost-install/lib/libboost_type_erasure.a
common.mkdir bin.v2/libs/container/build/gcc-4.8.2/release/threading-multi
gcc.compile.c bin.v2/libs/container/build/gcc-4.8.2/release/threading-multi/alloc_lib.o
gcc.compile.c++ bin.v2/libs/container/build/gcc-4.8.2/release/threading-multi/dlmalloc.o
gcc.compile.c++ bin.v2/libs/container/build/gcc-4.8.2/release/threading-multi/global_resource.o
gcc.compile.c++ bin.v2/libs/container/build/gcc-4.8.2/release/threading-multi/monotonic_buffer_resource.o
gcc.compile.c++ bin.v2/libs/container/build/gcc-4.8.2/release/threading-multi/pool_resource.o

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-build/boost/coroutine/detail/config.hpp?cvsroot=CMake
Build Log Line 13300
Warning
common.mkdir bin.v2/libs/context/build/gcc-4.8.2/release/threading-multi/posix
gcc.compile.c++ bin.v2/libs/context/build/gcc-4.8.2/release/threading-multi/posix/stack_traits.o
gcc.link.dll bin.v2/libs/context/build/gcc-4.8.2/release/threading-multi/libboost_context.so.1.65.1
common.copy /.../CIP-build/Boost-install/lib/libboost_context.so.1.65.1
ln-UNIX /.../CIP-build/Boost-install/lib/libboost_context.so
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8.2/release/threading-multi
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8.2/release/threading-multi/detail
gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-4.8.2/release/threading-multi/detail/coroutine_context.o
In file included from ./boost/coroutine/detail/coroutine_context.hpp:16:0,
                 from libs/coroutine/src/detail/coroutine_context.cpp:7:
./boost/coroutine/detail/config.hpp:17:4: warning: #warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." [-Wcpp]
 #  warning                  "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING."
    ^
gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-4.8.2/release/threading-multi/exceptions.o
In file included from ./boost/coroutine/exceptions.hpp:19:0,
                 from libs/coroutine/src/exceptions.cpp:7:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-build/boost/coroutine/detail/config.hpp?cvsroot=CMake
Build Log Line 13306
Warning

          
            
./boost/coroutine/detail/config.hpp:17:4: warning: #warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." [-Wcpp]
 #  warning                  "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING."
    ^
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8.2/release/threading-multi/posix
gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-4.8.2/release/threading-multi/posix/stack_traits.o
In file included from ./boost/coroutine/stack_traits.hpp:14:0,
                 from libs/coroutine/src/posix/stack_traits.cpp:7:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-build/boost/coroutine/detail/config.hpp?cvsroot=CMake
Build Log Line 13313
Warning

          
            
./boost/coroutine/detail/config.hpp:17:4: warning: #warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." [-Wcpp]
 #  warning                  "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING."
    ^
gcc.link.dll bin.v2/libs/coroutine/build/gcc-4.8.2/release/threading-multi/libboost_coroutine.so.1.65.1
common.copy /.../CIP-build/Boost-install/lib/libboost_coroutine.so.1.65.1
ln-UNIX /.../CIP-build/Boost-install/lib/libboost_coroutine.so
common.mkdir bin.v2/libs/stacktrace/build/gcc-4.8.2/release/threading-multi
gcc.compile.c++ bin.v2/libs/stacktrace/build/gcc-4.8.2/release/threading-multi/noop.o
gcc.link.dll bin.v2/libs/stacktrace/build/gcc-4.8.2/release/threading-multi/libboost_stacktrace_noop.so.1.65.1
common.copy /.../CIP-build/Boost-install/lib/libboost_stacktrace_noop.so.1.65.1
ln-UNIX /.../CIP-build/Boost-install/lib/libboost_stacktrace_noop.so

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-build/boost/type_erasure/detail/adapt_to_vtable.hpp?cvsroot=CMake
Build Log Line 13344
Warning
In file included from ./boost/preprocessor/iteration/detail/iter/forward1.hpp:47:0,
                 from ./boost/type_erasure/detail/adapt_to_vtable.hpp:268,
                 from ./boost/type_erasure/call.hpp:33,
                 from ./boost/type_erasure/constructible.hpp:22,
                 from ./boost/type_erasure/builtin.hpp:17,
                 from ./boost/type_erasure/detail/normalize.hpp:34,
                 from ./boost/type_erasure/detail/check_map.hpp:24,
                 from ./boost/type_erasure/register_binding.hpp:14,
                 from libs/type_erasure/src/dynamic_binding.cpp:13:
./boost/type_erasure/detail/adapt_to_vtable.hpp: In static member function ‘static R boost::type_erasure::detail::vtable_adapter<PrimitiveConcept, R()>::value()’:
./boost/type_erasure/detail/adapt_to_vtable.hpp:315:11: warning: typedef ‘traits’ locally defined but not used [-Wunused-local-typedefs]
         > traits;
           ^
./boost/type_erasure/detail/adapt_to_vtable.hpp: In static member function ‘static boost::type_erasure::detail::storage boost::type_erasure::detail::vtable_adapter<PrimitiveConcept, boost::type_erasure::detail::storage()>::value()’:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-build/boost/type_erasure/detail/adapt_to_vtable.hpp?cvsroot=CMake
Build Log Line 13348
Warning

          
            
./boost/type_erasure/detail/adapt_to_vtable.hpp:332:11: warning: typedef ‘traits’ locally defined but not used [-Wunused-local-typedefs]
         > traits;
           ^
gcc.link.dll bin.v2/libs/type_erasure/build/gcc-4.8.2/release/threading-multi/libboost_type_erasure.so.1.65.1
common.copy /.../CIP-build/Boost-install/lib/libboost_type_erasure.so.1.65.1
ln-UNIX /.../CIP-build/Boost-install/lib/libboost_type_erasure.so
common.mkdir bin.v2/libs/system/build/gcc-4.8.2/release/link-static
common.mkdir bin.v2/libs/system/build/gcc-4.8.2/release/link-static/threading-multi
gcc.compile.c++ bin.v2/libs/system/build/gcc-4.8.2/release/link-static/threading-multi/error_code.o
gcc.archive bin.v2/libs/system/build/gcc-4.8.2/release/link-static/threading-multi/libboost_system.a
common.copy /.../CIP-build/Boost-install/lib/libboost_system.a

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-build/boost/timer/timer.hpp?cvsroot=CMake
Build Log Line 13374
Warning
gcc.archive bin.v2/libs/chrono/build/gcc-4.8.2/release/link-static/threading-multi/libboost_chrono.a
common.copy /.../CIP-build/Boost-install/lib/libboost_chrono.a
common.mkdir bin.v2/libs/timer
common.mkdir bin.v2/libs/timer/build
common.mkdir bin.v2/libs/timer/build/gcc-4.8.2
common.mkdir bin.v2/libs/timer/build/gcc-4.8.2/release
common.mkdir bin.v2/libs/timer/build/gcc-4.8.2/release/link-static
common.mkdir bin.v2/libs/timer/build/gcc-4.8.2/release/link-static/threading-multi
gcc.compile.c++ bin.v2/libs/timer/build/gcc-4.8.2/release/link-static/threading-multi/auto_timers_construction.o
In file included from libs/timer/src/auto_timers_construction.cpp:23:0:
./boost/timer/timer.hpp:44:43: warning: use of C++0x long long integer constant [-Wlong-long]
     void clear() { wall = user = system = 0LL; }
                                           ^
gcc.compile.c++ bin.v2/libs/timer/build/gcc-4.8.2/release/link-static/threading-multi/cpu_timer.o
In file included from libs/timer/src/cpu_timer.cpp:16:0:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-build/boost/timer/timer.hpp?cvsroot=CMake
Build Log Line 13379
Warning

          
            
./boost/timer/timer.hpp:44:43: warning: use of C++0x long long integer constant [-Wlong-long]
     void clear() { wall = user = system = 0LL; }
                                           ^

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi//home/centos/Projects/CIP-build/libs/timer/src/cpu_timer.cpp?cvsroot=CMake
Build Log Line 13382
Warning

          
            
libs/timer/src/cpu_timer.cpp:108:23: warning: use of C++0x long long integer constant [-Wlong-long]
         tick_factor = 1000000000LL / tick_factor;  // compute factor
                       ^
gcc.archive bin.v2/libs/timer/build/gcc-4.8.2/release/link-static/threading-multi/libboost_timer.a
common.copy /.../CIP-build/Boost-install/lib/libboost_timer.a
common.mkdir bin.v2/libs/test
common.mkdir bin.v2/libs/test/build
common.mkdir bin.v2/libs/test/build/gcc-4.8.2
common.mkdir bin.v2/libs/test/build/gcc-4.8.2/release
common.mkdir bin.v2/libs/test/build/gcc-4.8.2/release/link-static
common.mkdir bin.v2/libs/test/build/gcc-4.8.2/release/link-static/threading-multi


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 14935
Warning
[ 69%] Built target ModuleDescriptionParser
[ 84%] Built target GenerateCLP
[100%] Built target GenerateCLPLauncher
[ 43%] No install step for 'SlicerExecutionModel'
[ 45%] Completed 'SlicerExecutionModel'
[ 48%] Built target SlicerExecutionModel
[ 50%] Performing update step for 'teem'
[ 51%] Performing configure step for 'teem'
loading initial cache file /.../CIP-build/teem-prefix/tmp/teem-cache-Release.cmake
-- Configuring done
CMake Warning (dev) at CMakeLists.txt:555 (install):
  Policy CMP0062 is not set: Disallow install() of export() result.  Run
  "cmake --help-policy CMP0062" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The file

    /.../CIP-build/teem-build/TeemLibraryDepends.cmake

  was generated by the export() command.  It should not be installed with the
  install() command.  Use the install(EXPORT) mechanism instead.  See the