make: Entering directory `/usr/src/RPM/BUILD/llvm-3.8.0.src/build'
llvm[0]: Running test suite
make[1]: Entering directory `/usr/src/RPM/BUILD/llvm-3.8.0.src/build/test'
Making LLVM 'lit.site.cfg' file...
Making LLVM unittest 'lit.site.cfg' file...
( ulimit -t 1200 ; ulimit -d 512000 ; ulimit -m 512000 ; ulimit -s 8192 ; \
  /usr/bin/python /usr/src/RPM/BUILD/llvm-3.8.0.src/utils/lit/lit.py -s -v . )
GNU ld (GNU Binutils) 2.26.0.20160318
lit.py: main.py:397: note: raised the process limit from 512 to 1024
-- Testing: 15600 tests, 32 threads --
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 
FAIL: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.LargeAPIntConstruction (14234 of 15600)
******************** TEST 'LLVM-Unit :: ADT/Release/ADTTests/APIntTest.LargeAPIntConstruction' FAILED ********************
Note: Google Test filter = APIntTest.LargeAPIntConstruction
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from APIntTest
[ RUN      ] APIntTest.LargeAPIntConstruction
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
#0 0x00007f2d337b8618 llvm::sys::PrintStackTrace(llvm::raw_ostream&) (/usr/src/RPM/BUILD/llvm-3.8.0.src/build/Release/lib/libLLVM-3.8.so+0x11f5618)
#1 0x00007f2d337b7076 llvm::sys::RunSignalHandlers() (/usr/src/RPM/BUILD/llvm-3.8.0.src/build/Release/lib/libLLVM-3.8.so+0x11f4076)
#2 0x00007f2d337b8b2c SignalHandler(int) (/usr/src/RPM/BUILD/llvm-3.8.0.src/build/Release/lib/libLLVM-3.8.so+0x11f5b2c)
#3 0x00007f2d323b3e60 __restore_rt (/lib64/libpthread.so.0+0x10e60)
#4 0x00007f2d313762a8 gsignal (/lib64/libc.so.6+0x332a8)
#5 0x00007f2d3137772a abort (/lib64/libc.so.6+0x3472a)
#6 0x00007f2d3199272d __gnu_cxx::__verbose_terminate_handler() (/usr/lib64/libstdc++.so.6+0x8f72d)
#7 0x00007f2d31990796 (/usr/lib64/libstdc++.so.6+0x8d796)
#8 0x00007f2d319907e1 (/usr/lib64/libstdc++.so.6+0x8d7e1)
#9 0x00007f2d319909f8 (/usr/lib64/libstdc++.so.6+0x8d9f8)
#10 0x00007f2d31990efc (/usr/lib64/libstdc++.so.6+0x8defc)
#11 0x00007f2d31990f59 operator new[](unsigned long) (/usr/lib64/libstdc++.so.6+0x8df59)
#12 0x00007f2d33773970 llvm::APInt::initSlowCase(unsigned int, unsigned long, bool) (/usr/src/RPM/BUILD/llvm-3.8.0.src/build/Release/lib/libLLVM-3.8.so+0x11b0970)
#13 0x00000000004ba9ab (anonymous namespace)::APIntTest_LargeAPIntConstruction_Test::TestBody() (/usr/src/RPM/BUILD/llvm-3.8.0.src/build/unittests/ADT/Release/ADTTests+0x4ba9ab)
#14 0x000000000069433e testing::Test::Run() (/usr/src/RPM/BUILD/llvm-3.8.0.src/build/unittests/ADT/Release/ADTTests+0x69433e)
#15 0x0000000000695b00 testing::TestInfo::Run() (/usr/src/RPM/BUILD/llvm-3.8.0.src/build/unittests/ADT/Release/ADTTests+0x695b00)
#16 0x0000000000696023 testing::TestCase::Run() (/usr/src/RPM/BUILD/llvm-3.8.0.src/build/unittests/ADT/Release/ADTTests+0x696023)
#17 0x000000000069dbd9 testing::internal::UnitTestImpl::RunAllTests() (/usr/src/RPM/BUILD/llvm-3.8.0.src/build/unittests/ADT/Release/ADTTests+0x69dbd9)
#18 0x000000000069d7a1 testing::UnitTest::Run() (/usr/src/RPM/BUILD/llvm-3.8.0.src/build/unittests/ADT/Release/ADTTests+0x69d7a1)
#19 0x00000000006ac89b main (/usr/src/RPM/BUILD/llvm-3.8.0.src/build/unittests/ADT/Release/ADTTests+0x6ac89b)
#20 0x00007f2d313637f0 __libc_start_main (/lib64/libc.so.6+0x207f0)
#21 0x000000000043d0a9 _start /usr/src/RPM/BUILD/glibc-2.23-alt3/csu/../sysdeps/x86_64/start.S:121:0

********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 
FAIL: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.nearestLogBase2 (14265 of 15600)
******************** TEST 'LLVM-Unit :: ADT/Release/ADTTests/APIntTest.nearestLogBase2' FAILED ********************
Note: Google Test filter = APIntTest.nearestLogBase2
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from APIntTest
[ RUN      ] APIntTest.nearestLogBase2
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
#0 0x00007f0fcbaf8618 llvm::sys::PrintStackTrace(llvm::raw_ostream&) (/usr/src/RPM/BUILD/llvm-3.8.0.src/build/Release/lib/libLLVM-3.8.so+0x11f5618)
#1 0x00007f0fcbaf7076 llvm::sys::RunSignalHandlers() (/usr/src/RPM/BUILD/llvm-3.8.0.src/build/Release/lib/libLLVM-3.8.so+0x11f4076)
#2 0x00007f0fcbaf8b2c SignalHandler(int) (/usr/src/RPM/BUILD/llvm-3.8.0.src/build/Release/lib/libLLVM-3.8.so+0x11f5b2c)
#3 0x00007f0fca6f3e60 __restore_rt (/lib64/libpthread.so.0+0x10e60)
#4 0x00007f0fc96b62a8 gsignal (/lib64/libc.so.6+0x332a8)
#5 0x00007f0fc96b772a abort (/lib64/libc.so.6+0x3472a)
#6 0x00007f0fc9cd272d __gnu_cxx::__verbose_terminate_handler() (/usr/lib64/libstdc++.so.6+0x8f72d)
#7 0x00007f0fc9cd0796 (/usr/lib64/libstdc++.so.6+0x8d796)
#8 0x00007f0fc9cd07e1 (/usr/lib64/libstdc++.so.6+0x8d7e1)
#9 0x00007f0fc9cd09f8 (/usr/lib64/libstdc++.so.6+0x8d9f8)
#10 0x00007f0fc9cd0efc (/usr/lib64/libstdc++.so.6+0x8defc)
#11 0x00007f0fc9cd0f59 operator new[](unsigned long) (/usr/lib64/libstdc++.so.6+0x8df59)
#12 0x00007f0fcbab3970 llvm::APInt::initSlowCase(unsigned int, unsigned long, bool) (/usr/src/RPM/BUILD/llvm-3.8.0.src/build/Release/lib/libLLVM-3.8.so+0x11b0970)
#13 0x00000000004bba75 (anonymous namespace)::APIntTest_nearestLogBase2_Test::TestBody() (/usr/src/RPM/BUILD/llvm-3.8.0.src/build/unittests/ADT/Release/ADTTests+0x4bba75)
#14 0x000000000069433e testing::Test::Run() (/usr/src/RPM/BUILD/llvm-3.8.0.src/build/unittests/ADT/Release/ADTTests+0x69433e)
#15 0x0000000000695b00 testing::TestInfo::Run() (/usr/src/RPM/BUILD/llvm-3.8.0.src/build/unittests/ADT/Release/ADTTests+0x695b00)
#16 0x0000000000696023 testing::TestCase::Run() (/usr/src/RPM/BUILD/llvm-3.8.0.src/build/unittests/ADT/Release/ADTTests+0x696023)
#17 0x000000000069dbd9 testing::internal::UnitTestImpl::RunAllTests() (/usr/src/RPM/BUILD/llvm-3.8.0.src/build/unittests/ADT/Release/ADTTests+0x69dbd9)
#18 0x000000000069d7a1 testing::UnitTest::Run() (/usr/src/RPM/BUILD/llvm-3.8.0.src/build/unittests/ADT/Release/ADTTests+0x69d7a1)
#19 0x00000000006ac89b main (/usr/src/RPM/BUILD/llvm-3.8.0.src/build/unittests/ADT/Release/ADTTests+0x6ac89b)
#20 0x00007f0fc96a37f0 __libc_start_main (/lib64/libc.so.6+0x207f0)
#21 0x000000000043d0a9 _start /usr/src/RPM/BUILD/glibc-2.23-alt3/csu/../sysdeps/x86_64/start.S:121:0

********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 
Testing Time: 139.03s
********************
Failing Tests (2):
    LLVM-Unit :: ADT/Release/ADTTests/APIntTest.LargeAPIntConstruction
    LLVM-Unit :: ADT/Release/ADTTests/APIntTest.nearestLogBase2

  Expected Passes    : 12442
  Expected Failures  : 53
  Unsupported Tests  : 3103
  Unexpected Failures: 2
make[1]: *** [check-local] Error 1
make[1]: Leaving directory `/usr/src/RPM/BUILD/llvm-3.8.0.src/build/test'
make: *** [check] Error 2
make: Leaving directory `/usr/src/RPM/BUILD/llvm-3.8.0.src/build'
