[#282601] [test-only] FAILED (try 2) ledger.git=3.2.1-alt1

Girar awaiter (lav) girar-builder at altlinux.org
Fri Aug 13 16:50:57 MSK 2021


http://git.altlinux.org/tasks/282601/logs/events.2.1.log

subtask  name    aarch64    armh    i586  ppc64le  x86_64
    #40  ledger   failed  failed  failed   failed  failed

2021-Aug-13 13:49:01 :: test-only task #282601 for sisyphus resumed by lav:
#40 build 3.2.1-alt1 from /people/lav/packages/ledger.git fetched at 2021-Aug-13 13:48:59
#100 removed
2021-Aug-13 13:49:02 :: [ppc64le] #40 ledger.git 3.2.1-alt1: build start
2021-Aug-13 13:49:02 :: [x86_64] #40 ledger.git 3.2.1-alt1: build start
2021-Aug-13 13:49:02 :: [i586] #40 ledger.git 3.2.1-alt1: build start
2021-Aug-13 13:49:02 :: [aarch64] #40 ledger.git 3.2.1-alt1: build start
2021-Aug-13 13:49:02 :: [armh] #40 ledger.git 3.2.1-alt1: build start
[x86_64]                  from /usr/src/RPM/BUILD/ledger-3.2.1/src/draft.cc:40:
[x86_64] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h:68:5: error: 'scoped_ptr' does not name a type; did you mean 'scope_t'?
[x86_64]    68 |     scoped_ptr<struct element_t> next;
[x86_64]       |     scope_t
[x86_64] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h:106:3: error: 'scoped_ptr' does not name a type; did you mean 'scope_t'?
[x86_64]   106 |   scoped_ptr<element_t> elements;
[x86_64] --
[x86_64] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h: In member function 'void ledger::format_t::parse_format(const string&, const boost::optional<ledger::format_t&>&)':
[x86_64] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h:138:5: error: 'elements' was not declared in this scope; did you mean 'element_t'?
[x86_64]   138 |     elements.reset(parse_elements(_format, tmpl));
[x86_64] --
[x86_64] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h: In member function 'virtual void ledger::format_t::mark_uncompiled()':
[x86_64] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h:143:29: error: 'elements' was not declared in this scope; did you mean 'element_t'?
[x86_64]   143 |     for (element_t * elem = elements.get(); elem; elem = elem->next.get()) {
[x86_64]       |                             element_t
[x86_64] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h:143:64: error: 'struct ledger::format_t::element_t' has no member named 'next'
[x86_64]   143 |     for (element_t * elem = elements.get(); elem; elem = elem->next.get()) {
[x86_64] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h: In member function 'virtual void ledger::format_t::dump(std::ostream&) const':
[x86_64] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h:154:35: error: 'elements' was not declared in this scope; did you mean 'element_t'?
[x86_64]   154 |     for (const element_t * elem = elements.get();
[x86_64]       |                                   element_t
[x86_64] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h:156:23: error: 'const struct ledger::format_t::element_t' has no member named 'next'
[x86_64]   156 |          elem = elem->next.get())
2021-Aug-13 13:50:09 :: [x86_64] ledger.git 3.2.1-alt1: remote: build failed
2021-Aug-13 13:50:09 :: [x86_64] #40 ledger.git 3.2.1-alt1: build FAILED
2021-Aug-13 13:50:09 :: [x86_64] requesting cancellation of task processing
[i586]                  from /usr/src/RPM/BUILD/ledger-3.2.1/src/filters.cc:37:
[i586] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h:68:5: error: 'scoped_ptr' does not name a type; did you mean 'scope_t'?
[i586]    68 |     scoped_ptr<struct element_t> next;
[i586]       |     scope_t
[i586] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h:106:3: error: 'scoped_ptr' does not name a type; did you mean 'scope_t'?
[i586]   106 |   scoped_ptr<element_t> elements;
[i586] --
[i586] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h: In member function 'void ledger::format_t::parse_format(const string&, const boost::optional<ledger::format_t&>&)':
[i586] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h:138:5: error: 'elements' was not declared in this scope; did you mean 'element_t'?
[i586]   138 |     elements.reset(parse_elements(_format, tmpl));
[i586] --
[i586] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h: In member function 'virtual void ledger::format_t::mark_uncompiled()':
[i586] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h:143:29: error: 'elements' was not declared in this scope; did you mean 'element_t'?
[i586]   143 |     for (element_t * elem = elements.get(); elem; elem = elem->next.get()) {
[i586]       |                             element_t
[i586] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h:143:64: error: 'struct ledger::format_t::element_t' has no member named 'next'
[i586]   143 |     for (element_t * elem = elements.get(); elem; elem = elem->next.get()) {
[i586] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h: In member function 'virtual void ledger::format_t::dump(std::ostream&) const':
[i586] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h:154:35: error: 'elements' was not declared in this scope; did you mean 'element_t'?
[i586]   154 |     for (const element_t * elem = elements.get();
[i586]       |                                   element_t
[i586] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h:156:23: error: 'const struct ledger::format_t::element_t' has no member named 'next'
[i586]   156 |          elem = elem->next.get())
2021-Aug-13 13:50:17 :: [i586] ledger.git 3.2.1-alt1: remote: build failed
2021-Aug-13 13:50:17 :: [i586] #40 ledger.git 3.2.1-alt1: build FAILED
[aarch64] [ 32%] Building CXX object src/CMakeFiles/libledger.dir/textual.cc.o
[aarch64] cd /usr/src/RPM/BUILD/ledger-3.2.1/aarch64-alt-linux/src && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_REGEX_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -Dlibledger_EXPORTS -I/usr/src/RPM/BUILD/ledger-3.2.1/aarch64-alt-linux -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -DNDEBUG -fPIC   -std=c++11 -MD -MT src/CMakeFiles/libledger.dir/textual.cc.o -MF CMakeFiles/libledger.dir/textual.cc.o.d -o CMakeFiles/libledger.dir/textual.cc.o -c /usr/src/RPM/BUILD/ledger-3.2.1/src/textual.cc
[aarch64] In file included from /usr/include/boost/bind.hpp:30,
[aarch64]                  from /usr/src/RPM/BUILD/ledger-3.2.1/aarch64-alt-linux/system.hh:137,
[aarch64]                  from /usr/src/RPM/BUILD/ledger-3.2.1/src/textual.cc:32:
[aarch64] /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[aarch64]    36 | BOOST_PRAGMA_MESSAGE(
[aarch64] gmake[2]: Leaving directory '/usr/src/RPM/BUILD/ledger-3.2.1/aarch64-alt-linux'
[aarch64] gmake[1]: *** [CMakeFiles/Makefile2:235: src/CMakeFiles/libledger.dir/all] Error 2
[aarch64] gmake: *** [Makefile:166: all] Error 2
2021-Aug-13 13:50:23 :: [aarch64] ledger.git 3.2.1-alt1: remote: build failed
2021-Aug-13 13:50:23 :: [aarch64] #40 ledger.git 3.2.1-alt1: build FAILED
[ppc64le] [ 37%] Building CXX object src/CMakeFiles/libledger.dir/textual.cc.o
[ppc64le] cd /usr/src/RPM/BUILD/ledger-3.2.1/ppc64le-alt-linux/src && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_REGEX_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -Dlibledger_EXPORTS -I/usr/src/RPM/BUILD/ledger-3.2.1/ppc64le-alt-linux -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -DNDEBUG -fPIC   -std=c++11 -MD -MT src/CMakeFiles/libledger.dir/textual.cc.o -MF CMakeFiles/libledger.dir/textual.cc.o.d -o CMakeFiles/libledger.dir/textual.cc.o -c /usr/src/RPM/BUILD/ledger-3.2.1/src/textual.cc
[ppc64le] In file included from /usr/include/boost/bind.hpp:30,
[ppc64le]                  from /usr/src/RPM/BUILD/ledger-3.2.1/ppc64le-alt-linux/system.hh:137,
[ppc64le]                  from /usr/src/RPM/BUILD/ledger-3.2.1/src/textual.cc:32:
[ppc64le] /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
[ppc64le]    36 | BOOST_PRAGMA_MESSAGE(
[ppc64le] gmake[2]: Leaving directory '/usr/src/RPM/BUILD/ledger-3.2.1/ppc64le-alt-linux'
[ppc64le] gmake[1]: *** [CMakeFiles/Makefile2:235: src/CMakeFiles/libledger.dir/all] Error 2
[ppc64le] gmake: *** [Makefile:166: all] Error 2
2021-Aug-13 13:50:31 :: [ppc64le] ledger.git 3.2.1-alt1: remote: build failed
2021-Aug-13 13:50:31 :: [ppc64le] #40 ledger.git 3.2.1-alt1: build FAILED
[armh] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h:138:5: error: 'elements' was not declared in this scope; did you mean 'element_t'?
[armh]   138 |     elements.reset(parse_elements(_format, tmpl));
[armh] --
[armh] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h: In member function 'virtual void ledger::format_t::mark_uncompiled()':
[armh] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h:143:29: error: 'elements' was not declared in this scope; did you mean 'element_t'?
[armh]   143 |     for (element_t * elem = elements.get(); elem; elem = elem->next.get()) {
[armh]       |                             element_t
[armh] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h:143:64: error: 'struct ledger::format_t::element_t' has no member named 'next'
[armh]   143 |     for (element_t * elem = elements.get(); elem; elem = elem->next.get()) {
[armh] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h: In member function 'virtual void ledger::format_t::dump(std::ostream&) const':
[armh] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h:154:35: error: 'elements' was not declared in this scope; did you mean 'element_t'?
[armh]   154 |     for (const element_t * elem = elements.get();
[armh]       |                                   element_t
[armh] /usr/src/RPM/BUILD/ledger-3.2.1/src/format.h:156:23: error: 'const struct ledger::format_t::element_t' has no member named 'next'
[armh]   156 |          elem = elem->next.get())
2021-Aug-13 13:50:57 :: [armh] ledger.git 3.2.1-alt1: remote: build failed
2021-Aug-13 13:50:57 :: [armh] #40 ledger.git 3.2.1-alt1: build FAILED
2021-Aug-13 13:50:09 :: [x86_64] build FAILED
2021-Aug-13 13:50:17 :: [i586] build FAILED
2021-Aug-13 13:50:23 :: [aarch64] build FAILED
2021-Aug-13 13:50:32 :: [ppc64le] build FAILED
2021-Aug-13 13:50:57 :: [armh] build FAILED
2021-Aug-13 13:50:57 :: task #282601 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list