Site Name: ip-172-31-29-250
Build Name: CIP-Linux-3.10.0-123.8.1.el7.x86_64-x86_64-incr-SL-ON (view notes)
Stamp: 20150319-0400-Nightly (related builds)
Time: 2015-03-19T17:55:44 EDT
Type: Nightly

OS Name: Linux
OS Platform: x86_64
OS Release: 3.10.0-123.8.1.el7.x86_64
OS Version: #1 SMP Mon Sep 22 19:06:58 UTC 2014
Compiler Version: unknown
CTest version: ctest-2.8.11

Current Build
StageErrorsWarnings
Update00
Configure00
Build09
Test510

History
Show Build History
Build History Filter

Notes
Add a Note to this Build

Graph
Show Build Graphs

Stage: Update (0 errors, 0 warnings)

Start Time: 2015-03-19T17:55:42 EDT
End Time: 2015-03-19T17:55:43 EDT
Update Command: "/usr/bin/git" "fetch"
Update Type: GIT
Number of Updates: 0

Configure (0 errors, 0 warnings)

Start Time: 2015-03-19T17:55:44 EDT
End Time: 2015-03-19T17:55:44 EDT
Configure Command: /usr/bin/cmake -DCMAKE_BUILD_TYPE:STRING=Release "-GUnix Makefiles" "/home/centos/Projects/CIP"
Configure Return Value: 0
Configure Output:
----------- ENTRY ------------
Configuring Superbuild...
-- SuperBuild - First pass
-- SuperBuild - First pass - done
-- SuperBuild - CIP => Requires SlicerExecutionModel, ITKv4, VTKv6, Boost[INCLUDED], teem, 
-- SuperBuild -   SlicerExecutionModel => Requires ITKv4, 
-- SuperBuild -     ITKv4 => Requires zlib, 
-- SuperBuild -       zlib[OK]
-- SuperBuild -       ZLIB_INCLUDE_DIR:/home/centos/Projects/CIP-build/CIP-build/zlib-install/include
-- SuperBuild -       ZLIB_LIBRARY:/home/centos/Projects/CIP-build/CIP-build/zlib-install/lib/libzlib.a
-- SuperBuild -       ZLIB_ROOT:/home/centos/Projects/CIP-build/CIP-build/zlib-install
-- SuperBuild -     ITKv4[OK]
-- SuperBuild -   SlicerExecutionModel[OK]
-- SuperBuild -   VTKv6 => Requires zlib[INCLUDED], 
-- SuperBuild -   VTKv6[OK]
-- SuperBuild -   PNG_INCLUDE_DIR:/home/centos/Projects/CIP-build/CIP-build/VTKv6/Utilities/vtkpng
-- SuperBuild -   PNG_LIBRARY:/home/centos/Projects/CIP-build/CIP-build/VTKv6-build/bin/libvtkpng.so
-- SuperBuild -   teem => Requires zlib[INCLUDED], VTKv6[INCLUDED], 
-- SuperBuild -   teem[OK]
-- SuperBuild - CIP[OK]
----------- DONE ------------
-- Configuring done
-- Generating done
-- Build files have been written to: /home/centos/Projects/CIP-build/CIP-build

View Configure Summary

Build (0 errors, 9 warnings)

Build command: /usr/bin/gmake -i
Start Time: 2015-03-19T17:55:44 EDT
End Time: 2015-03-19T20:04:32 EDT

View Errors Summary

Build Warnings (9)

Build Log line 222


File: /home/centos/Projects/CIP-build/boost/bind/arg.hpp Line: 37
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>&)’:

Build Log line 230


File: /home/centos/Projects/CIP-build/boost/tuple/detail/tuple_basic.hpp Line: 228
./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&)’:

Build Log line 241


File: /home/centos/Projects/CIP-build/boost/bind/arg.hpp Line: 37
./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-build/Boost-install/lib/libboost_thread.so.1.54.0
ln-UNIX /.../CIP-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

Build Log line 267


File: /home/centos/Projects/CIP-build/libs/coroutine/src/detail/standard_stack_allocator_posix.cpp Line: 61
common.copy /.../CIP-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)’:

Build Log line 271


File: /home/centos/Projects/CIP-build/libs/coroutine/src/detail/standard_stack_allocator_posix.cpp Line: 135
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-build/Boost-install/lib/libboost_coroutine.a
common.mkdir /.../CIP-build/Boost-install/include
common.mkdir /.../CIP-build/Boost-install/include/boost
common.copy /.../CIP-build/Boost-install/include/boost/aligned_storage.hpp
common.copy /.../CIP-build/Boost-install/include/boost/any.hpp
common.copy /.../CIP-build/Boost-install/include/boost/array.hpp

Build Log line 10981


File: /home/centos/Projects/CIP-build/boost/bind/arg.hpp Line: 37
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>&)’:

Build Log line 10989


File: /home/centos/Projects/CIP-build/boost/tuple/detail/tuple_basic.hpp Line: 228
./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&)’:

Build Log line 11000


File: /home/centos/Projects/CIP-build/boost/bind/arg.hpp Line: 37
./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-build/Boost-install/lib/libboost_thread.a
...updated 10644 targets...
[  8%] Performing build step for 'Boost'
cmake version 2.8.11
Usage
cythoning /.../CIP/cip_python/wrap_ChestConventions.pyx to /.../CIP/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/centos
creating build/temp.linux-x86_64-2.7/home/centos/Projects
creating build/temp.linux-x86_64-2.7/.../CIP
creating build/temp.linux-x86_64-2.7/.../CIP/cip_python
/usr/bin/cc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/.../CIP/Common/ -I/home/centos/miniconda/include/python2.7 -c /.../CIP/cip_python/wrap_ChestConventions.cpp -o build/temp.linux-x86_64-2.7/.../CIP/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 build/temp.linux-x86_64-2.7/.../CIP/cip_python/wrap_ChestConventions.o -L/.../CIP-build/lib -L/home/centos/miniconda/lib -lChestConventions -lpython2.7 -o /.../CIP/cip_python/ChestConventions.so
[ 10%] Built target CIP_PYTHON
Scanning dependencies of target cipHelperTEST
[ 10%] Building CXX object Common/Testing/CMakeFiles/cipHelperTEST.dir/cipHelperTEST.cxx.o
Linking CXX executable cipHelperTEST
[ 10%] Built target cipHelperTEST
Scanning dependencies of target cipLobeSurfaceModelTEST
[ 11%] Building CXX object Common/Testing/CMakeFiles/cipLobeSurfaceModelTEST.dir/cipLobeSurfaceModelTEST.cxx.o
Linking CXX executable cipLobeSurfaceModelTEST
[ 11%] Built target cipLobeSurfaceModelTEST

View Warnings Summary

Test (39 passed, 51 failed, 0 not run)
View Tests Summary