[#196901] FAILED gnuradio.git=3.7.11-alt3

Girar Builder awaiter robot girar-builder at altlinux.org
Sun Dec 17 07:01:27 MSK 2017


http://git.altlinux.org/tasks/196901/logs/events.1.1.log

2017-Dec-17 03:53:48 :: test-only task #196901 for sisyphus started by antohami:
#100 build 3.7.11-alt3 from /people/antohami/packages/gnuradio.git
2017-Dec-17 03:53:48 :: [i586] #100 gnuradio.git 3.7.11-alt3: build start
2017-Dec-17 03:53:48 :: [x86_64] #100 gnuradio.git 3.7.11-alt3: build start
                 from /usr/src/RPM/BUILD/gnuradio-3.7.11/gnuradio-runtime/lib/math/qa_fxpt.cc:27:
/usr/include/c++/6/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
 #error This file requires compiler and library support \
--
                 from /usr/src/RPM/BUILD/gnuradio-3.7.11/gnuradio-runtime/lib/math/qa_fxpt.cc:27:
/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-Dec-17 04:00:47 :: [x86_64] gnuradio.git 3.7.11-alt3: remote: build failed
2017-Dec-17 04:00:47 :: [x86_64] #100 gnuradio.git 3.7.11-alt3: build FAILED
                 from /usr/src/RPM/BUILD/gnuradio-3.7.11/gnuradio-runtime/lib/math/qa_fxpt.cc:27:
/usr/include/c++/6/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
 #error This file requires compiler and library support \
--
                 from /usr/src/RPM/BUILD/gnuradio-3.7.11/gnuradio-runtime/lib/math/qa_fxpt.cc:27:
/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-Dec-17 04:01:27 :: [i586] gnuradio.git 3.7.11-alt3: remote: build failed
2017-Dec-17 04:01:27 :: [i586] #100 gnuradio.git 3.7.11-alt3: build FAILED
2017-Dec-17 04:00:47 :: [x86_64] build FAILED
2017-Dec-17 04:01:27 :: [i586] build FAILED
2017-Dec-17 04:01:27 :: task #196901 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list