[#186989] FAILED volk.git=1.3-alt1 gnuradio.git=3.7.11-alt1

Girar Builder awaiter robot girar-builder at altlinux.org
Fri Aug 11 18:41:40 MSK 2017


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

2017-Aug-11 15:31:00 :: test-only task #186989 for sisyphus started by antohami:
#40 build 1.3-alt1 from /people/antohami/packages/volk.git
#100 build 3.7.11-alt1 from /people/antohami/packages/gnuradio.git
2017-Aug-11 15:31:19 :: created build repo
2017-Aug-11 15:31:21 :: [i586] #40 volk.git 1.3-alt1: build start
2017-Aug-11 15:31:21 :: [x86_64] #40 volk.git 1.3-alt1: build start
2017-Aug-11 15:35:24 :: [x86_64] #40 volk.git 1.3-alt1: build OK
2017-Aug-11 15:35:24 :: [x86_64] #100 gnuradio.git 3.7.11-alt1: build start
2017-Aug-11 15:35:41 :: [i586] #40 volk.git 1.3-alt1: build OK
2017-Aug-11 15:35:41 :: [i586] #100 gnuradio.git 3.7.11-alt1: 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-Aug-11 15:40:48 :: [x86_64] gnuradio.git 3.7.11-alt1: remote: build failed
2017-Aug-11 15:40:48 :: [x86_64] #100 gnuradio.git 3.7.11-alt1: 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-Aug-11 15:41:40 :: [i586] gnuradio.git 3.7.11-alt1: remote: build failed
2017-Aug-11 15:41:40 :: [i586] #100 gnuradio.git 3.7.11-alt1: build FAILED
2017-Aug-11 15:40:48 :: [x86_64] build FAILED
2017-Aug-11 15:41:40 :: [i586] build FAILED
2017-Aug-11 15:41:40 :: task #186989 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list