ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: Girar Builder awaiter robot <girar-builder@altlinux.org>
To: Andrey Cherepanov <cas@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org
Subject: [#191395] p8 FAILED (try 4) cppunit.git=1.14.0-alt0.M80P.1 ...
Date: Sun, 22 Oct 2017 00:52:43 +0000
Message-ID: <20171022005243.GA31737@gyle.altlinux.org> (raw)

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


                 reply	other threads:[~2017-10-22  0:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171022005243.GA31737@gyle.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=cas@altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git