[#191395] p8 FAILED (try 4) cppunit.git=1.14.0-alt0.M80P.1 ...

Girar Builder awaiter robot girar-builder at altlinux.org
Sun Oct 22 03:52:43 MSK 2017


http://git.altlinux.org/tasks/191395/logs/events.4.1.log

2017-Oct-21 21:45:37 :: test-only task #191395 for p8 resumed by cas:
#40 build 1.14.0-alt0.M80P.1 from /people/cas/packages/cppunit.git
#100 removed
#200 build LibreOffice-5.4.2.2-alt0.M80P.1.src.rpm
#300 build 1.9.0-alt1.1.1.0.M80P.1 from /people/cas/packages/ogre.git
2017-Oct-21 21:46:36 :: created build repo
2017-Oct-21 21:46:38 :: [x86_64] #40 cppunit.git 1.14.0-alt0.M80P.1: build start
2017-Oct-21 21:46:38 :: [i586] #40 cppunit.git 1.14.0-alt0.M80P.1: build start
2017-Oct-21 21:50:24 :: [x86_64] #40 cppunit.git 1.14.0-alt0.M80P.1: build OK
2017-Oct-21 21:50:24 :: [x86_64] #200 LibreOffice-5.4.2.2-alt0.M80P.1.src.rpm: build start
2017-Oct-21 21:50:39 :: [i586] #40 cppunit.git 1.14.0-alt0.M80P.1: build OK
2017-Oct-21 21:50:39 :: [i586] #200 LibreOffice-5.4.2.2-alt0.M80P.1.src.rpm: build start
2017-Oct-22 00:19:00 :: [x86_64] #200 LibreOffice-5.4.2.2-alt0.M80P.1.src.rpm: build OK
2017-Oct-22 00:19:00 :: [x86_64] #300 ogre.git 1.9.0-alt1.1.1.0.M80P.1: build start
2017-Oct-22 00:21:58 :: [i586] #200 LibreOffice-5.4.2.2-alt0.M80P.1.src.rpm: build OK
2017-Oct-22 00:21:58 :: [i586] #300 ogre.git 1.9.0-alt1.1.1.0.M80P.1: build start
                 from /usr/src/RPM/BUILD/ogre/Tests/OgreMain/src/BitwiseTests.cpp:28:
/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
 #error This file requires compiler and library support for the \
--
                 from /usr/src/RPM/BUILD/ogre/Tests/OgreMain/src/BitwiseTests.cpp:28:
/usr/include/cppunit/tools/StringHelper.h:22:15: error: 'enable_if' in namespace 'std' does not name a template type
 typename std::enable_if<!std::is_enum<T>::value, std::string>::type toString(const T& x)
/usr/include/cppunit/tools/StringHelper.h:22:24: error: expected unqualified-id before '<' token
 typename std::enable_if<!std::is_enum<T>::value, std::string>::type toString(const T& x)
/usr/include/cppunit/tools/StringHelper.h:31:15: error: 'enable_if' in namespace 'std' does not name a template type
 typename std::enable_if<std::is_enum<T>::value, std::string>::type toString(const T& x)
/usr/include/cppunit/tools/StringHelper.h:31:24: error: expected unqualified-id before '<' token
 typename std::enable_if<std::is_enum<T>::value, std::string>::type toString(const T& x)
--
/usr/include/cppunit/TestAssert.h: In static member function 'static std::__cxx11::string CppUnit::assertion_traits<T>::toString(const T&)':
/usr/include/cppunit/TestAssert.h:74:16: error: 'toString' is not a member of 'CppUnit::StringHelper'
         return CPPUNIT_NS::StringHelper::toString(x);
--
/usr/include/cppunit/TestCaller.h: At global scope:
/usr/include/cppunit/TestCaller.h:159:37: error: 'std::function' has not been declared
   TestCaller(std::string name, std::function<void()> test_function, Fixture* fixture):
/usr/include/cppunit/TestCaller.h:159:45: error: expected ',' or '...' before '<' token
   TestCaller(std::string name, std::function<void()> test_function, Fixture* fixture):
/usr/include/cppunit/TestCaller.h:200:8: error: 'function' in namespace 'std' does not name a template type
   std::function<void()> m_test_function;
/usr/include/cppunit/TestCaller.h: In constructor 'CppUnit::TestCaller<Fixture>::TestCaller(std::__cxx11::string, CppUnit::TestCaller<Fixture>::TestMethod)':
/usr/include/cppunit/TestCaller.h:121:6: error: class 'CppUnit::TestCaller<Fixture>' does not have any field named 'm_test_function'
      m_test_function( std::bind(test, m_fixture) )
2017-Oct-22 00:47:46 :: [x86_64] ogre.git 1.9.0-alt1.1.1.0.M80P.1: remote: build failed
2017-Oct-22 00:47:46 :: [x86_64] #300 ogre.git 1.9.0-alt1.1.1.0.M80P.1: build FAILED
                 from /usr/src/RPM/BUILD/ogre/Tests/OgreMain/src/BitwiseTests.cpp:28:
/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
 #error This file requires compiler and library support for the \
--
                 from /usr/src/RPM/BUILD/ogre/Tests/OgreMain/src/BitwiseTests.cpp:28:
/usr/include/cppunit/tools/StringHelper.h:22:15: error: 'enable_if' in namespace 'std' does not name a template type
 typename std::enable_if<!std::is_enum<T>::value, std::string>::type toString(const T& x)
/usr/include/cppunit/tools/StringHelper.h:22:24: error: expected unqualified-id before '<' token
 typename std::enable_if<!std::is_enum<T>::value, std::string>::type toString(const T& x)
/usr/include/cppunit/tools/StringHelper.h:31:15: error: 'enable_if' in namespace 'std' does not name a template type
 typename std::enable_if<std::is_enum<T>::value, std::string>::type toString(const T& x)
/usr/include/cppunit/tools/StringHelper.h:31:24: error: expected unqualified-id before '<' token
 typename std::enable_if<std::is_enum<T>::value, std::string>::type toString(const T& x)
--
/usr/include/cppunit/TestAssert.h: In static member function 'static std::__cxx11::string CppUnit::assertion_traits<T>::toString(const T&)':
/usr/include/cppunit/TestAssert.h:74:16: error: 'toString' is not a member of 'CppUnit::StringHelper'
         return CPPUNIT_NS::StringHelper::toString(x);
--
/usr/include/cppunit/TestCaller.h: At global scope:
/usr/include/cppunit/TestCaller.h:159:37: error: 'std::function' has not been declared
   TestCaller(std::string name, std::function<void()> test_function, Fixture* fixture):
/usr/include/cppunit/TestCaller.h:159:45: error: expected ',' or '...' before '<' token
   TestCaller(std::string name, std::function<void()> test_function, Fixture* fixture):
/usr/include/cppunit/TestCaller.h:200:8: error: 'function' in namespace 'std' does not name a template type
   std::function<void()> m_test_function;
/usr/include/cppunit/TestCaller.h: In constructor 'CppUnit::TestCaller<Fixture>::TestCaller(std::__cxx11::string, CppUnit::TestCaller<Fixture>::TestMethod)':
/usr/include/cppunit/TestCaller.h:121:6: error: class 'CppUnit::TestCaller<Fixture>' does not have any field named 'm_test_function'
      m_test_function( std::bind(test, m_fixture) )
2017-Oct-22 00:52:42 :: [i586] ogre.git 1.9.0-alt1.1.1.0.M80P.1: remote: build failed
2017-Oct-22 00:52:42 :: [i586] #300 ogre.git 1.9.0-alt1.1.1.0.M80P.1: build FAILED
2017-Oct-22 00:47:46 :: [x86_64] build FAILED
2017-Oct-22 00:52:42 :: [i586] build FAILED
2017-Oct-22 00:52:42 :: task #191395 for p8 FAILED


More information about the Sisyphus-incominger mailing list