[exception] help needed diagnosing Sandia-intel-10.1/11.0/11.1 failures

See the following logs, which seem identical, and it isn't clear to me what's wrong: http://tinyurl.com/yzjo8v4 http://tinyurl.com/ygooqj7 http://tinyurl.com/yjp3n68 Ideas? Emil Dotchevski Reverge Studios, Inc. http://www.revergestudios.com/reblog/index.php?n=ReCode

AMDG Emil Dotchevski wrote:
See the following logs, which seem identical, and it isn't clear to me what's wrong:
http://tinyurl.com/yzjo8v4 http://tinyurl.com/ygooqj7 http://tinyurl.com/yjp3n68
Ideas?
The boost_thread library failed to build. In Christ, Steven Watanabe

Hi Emil, On Feb 21, 2010, at 9:44 PM, Steven Watanabe wrote:
Emil Dotchevski wrote:
See the following logs, which seem identical, and it isn't clear to me what's wrong:
http://tinyurl.com/yzjo8v4 http://tinyurl.com/ygooqj7 http://tinyurl.com/yjp3n68
Ideas?
The boost_thread library failed to build.
Steven may be right (I wouldn't bet against him), but I'm not sure what the problem is. I've reordered the nightly builds so intel-11.1 trunk tests will run last. Tomorrow I'll take a look at the log file and see what's up. -- Noel

On Feb 22, 2010, at 10:32 AM, K. Noel Belcourt wrote:
On Feb 21, 2010, at 9:44 PM, Steven Watanabe wrote:
Emil Dotchevski wrote:
See the following logs, which seem identical, and it isn't clear to me what's wrong:
http://tinyurl.com/yzjo8v4 http://tinyurl.com/ygooqj7 http://tinyurl.com/yjp3n68
Ideas?
The boost_thread library failed to build.
Right you are ... ...skipped <p/Volumes/Scratch/kbelco/boost/results/boost/bin.v2/libs/ exception/test/copy_exception_test.test/intel-darwin-11.1/debug/ threading-multi>copy_exception_test for lack of <p/Volumes/Scratch/ kbelco/boost/results/boost/bin.v2/libs/thread/build/intel-darwin-11.1/ debug/threading-multi>libboost_thread.dylib... It looks like this one error is preventing the thread library from building. "/opt/intel/Compiler/11.1/067/bin/intel64/icpc" -xc++ -w1 -O0 -g - inline-level=0 -vec-report0 -DBOOST_ALL_NO_LIB=1 - DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -I".." -c -o "/Volumes/ Scratch/kbelco/boost/results/boost/bin.v2/libs/thread/build/intel- darwin-11.1/debug/link-static/threading-multi/pthread/thread.o" "../ libs/thread/src/pthread/thread.cpp" ../libs/thread/src/pthread/thread.cpp(385): error: identifier "get_nprocs" is undefined return get_nprocs(); ^ compilation aborted for ../libs/thread/src/pthread/thread.cpp (code 2) -- Noel
participants (4)
-
Emil Dotchevski
-
K. Noel Belcourt
-
K.Noel Belcourt
-
Steven Watanabe