[#244686] FAILED litecoin.git=0.15.0.1-alt2.1

Girar Builder awaiter robot girar-builder at altlinux.org
Wed Jan 22 20:11:17 MSK 2020


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

2020-Jan-22 17:07:55 :: task #244686 for sisyphus started by darktemplar:
2020-Jan-22 17:07:55 :: message: rebuild_with_boost_1.72.0
#100 build 0.15.0.1-alt2.1 from /gears/l/litecoin.git fetched at 2020-Jan-22 09:19:06
2020-Jan-22 17:07:57 :: [i586] #100 litecoin.git 0.15.0.1-alt2.1: build start
2020-Jan-22 17:07:57 :: [aarch64] #100 litecoin.git 0.15.0.1-alt2.1: build start
2020-Jan-22 17:07:57 :: [ppc64le] #100 litecoin.git 0.15.0.1-alt2.1: build start
2020-Jan-22 17:07:57 :: [x86_64] #100 litecoin.git 0.15.0.1-alt2.1: build start
x86_64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I./leveldb/include -I./leveldb/helpers/memenv   -I./secp256k1/include -I./univalue/include   -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all  -fPIE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libbitcoin_server_a-httpserver.o `test -f 'httpserver.cpp' || echo './'`httpserver.cpp
httpserver.cpp:72:10: error: 'deque' in namespace 'std' does not name a template type
   72 |     std::deque<std::unique_ptr<WorkItem>> queue;
--
httpserver.cpp: In member function 'bool WorkQueue<WorkItem>::Enqueue(WorkItem*)':
httpserver.cpp:111:13: error: 'queue' was not declared in this scope; did you mean 'Enqueue'?
  111 |         if (queue.size() >= maxDepth) {
      |             Enqueue
httpserver.cpp:114:9: error: 'queue' was not declared in this scope; did you mean 'Enqueue'?
  114 |         queue.emplace_back(std::unique_ptr<WorkItem>(item));
--
httpserver.cpp: In member function 'void WorkQueue<WorkItem>::Run()':
httpserver.cpp:126:35: error: 'queue' was not declared in this scope; did you mean 'Enqueue'?
  126 |                 while (running && queue.empty())
      |                                   Enqueue
httpserver.cpp:130:31: error: 'queue' was not declared in this scope; did you mean 'Enqueue'?
  130 |                 i = std::move(queue.front());
2020-Jan-22 17:10:10 :: [x86_64] litecoin.git 0.15.0.1-alt2.1: remote: build failed
2020-Jan-22 17:10:10 :: [x86_64] #100 litecoin.git 0.15.0.1-alt2.1: build FAILED
2020-Jan-22 17:10:10 :: [x86_64] requesting cancellation of task processing
aarch64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I./leveldb/include -I./leveldb/helpers/memenv   -I./secp256k1/include -I./univalue/include   -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all  -fPIE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libbitcoin_server_a-init.o `test -f 'init.cpp' || echo './'`init.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/litecoin/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/litecoin/src'
aarch64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I./leveldb/include -I./leveldb/helpers/memenv   -I./secp256k1/include -I./univalue/include   -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all  -fPIE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libbitcoin_server_a-validation.o `test -f 'validation.cpp' || echo './'`validation.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/litecoin/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/litecoin/src'
aarch64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I./leveldb/include -I./leveldb/helpers/memenv   -I./secp256k1/include -I./univalue/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all  -fPIE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o wallet/libbitcoin_wallet_a-wallet.o `test -f 'wallet/wallet.cpp' || echo './'`wallet/wallet.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/litecoin/src'
make[1]: *** [Makefile:9713: all-recursive] Error 1
make: *** [Makefile:740: all-recursive] Error 1
2020-Jan-22 17:10:34 :: [aarch64] litecoin.git 0.15.0.1-alt2.1: remote: build failed
2020-Jan-22 17:10:34 :: [aarch64] #100 litecoin.git 0.15.0.1-alt2.1: build FAILED
i586-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I./leveldb/include -I./leveldb/helpers/memenv   -I./secp256k1/include -I./univalue/include   -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -Wstack-protector -fstack-protector-all  -fPIE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libbitcoin_server_a-httpserver.o `test -f 'httpserver.cpp' || echo './'`httpserver.cpp
httpserver.cpp:72:10: error: 'deque' in namespace 'std' does not name a template type
   72 |     std::deque<std::unique_ptr<WorkItem>> queue;
--
httpserver.cpp: In member function 'bool WorkQueue<WorkItem>::Enqueue(WorkItem*)':
httpserver.cpp:111:13: error: 'queue' was not declared in this scope; did you mean 'Enqueue'?
  111 |         if (queue.size() >= maxDepth) {
      |             Enqueue
httpserver.cpp:114:9: error: 'queue' was not declared in this scope; did you mean 'Enqueue'?
  114 |         queue.emplace_back(std::unique_ptr<WorkItem>(item));
--
httpserver.cpp: In member function 'void WorkQueue<WorkItem>::Run()':
httpserver.cpp:126:35: error: 'queue' was not declared in this scope; did you mean 'Enqueue'?
  126 |                 while (running && queue.empty())
      |                                   Enqueue
httpserver.cpp:130:31: error: 'queue' was not declared in this scope; did you mean 'Enqueue'?
  130 |                 i = std::move(queue.front());
2020-Jan-22 17:10:54 :: [i586] litecoin.git 0.15.0.1-alt2.1: remote: build failed
2020-Jan-22 17:10:54 :: [i586] #100 litecoin.git 0.15.0.1-alt2.1: build FAILED
ppc64le-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I./leveldb/include -I./leveldb/helpers/memenv   -I./secp256k1/include -I./univalue/include   -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all  -fPIE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libbitcoin_server_a-validation.o `test -f 'validation.cpp' || echo './'`validation.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/litecoin/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/litecoin/src'
ppc64le-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I./leveldb/include -I./leveldb/helpers/memenv   -I./secp256k1/include -I./univalue/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all  -fPIE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o wallet/libbitcoin_wallet_a-wallet.o `test -f 'wallet/wallet.cpp' || echo './'`wallet/wallet.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/litecoin/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/litecoin/src'
ppc64le-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4/ -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I./leveldb/include -I./leveldb/helpers/memenv   -I./secp256k1/include -I./univalue/include -I./test/ -DBOOST_TEST_DYN_LINK  -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all  -fPIE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o test/test_litecoin-script_tests.o `test -f 'test/script_tests.cpp' || echo './'`test/script_tests.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/litecoin/src'
make[1]: *** [Makefile:9713: all-recursive] Error 1
make: *** [Makefile:740: all-recursive] Error 1
2020-Jan-22 17:11:17 :: [ppc64le] litecoin.git 0.15.0.1-alt2.1: remote: build failed
2020-Jan-22 17:11:17 :: [ppc64le] #100 litecoin.git 0.15.0.1-alt2.1: build FAILED
2020-Jan-22 17:10:11 :: [x86_64] build FAILED
2020-Jan-22 17:10:34 :: [aarch64] build FAILED
2020-Jan-22 17:10:54 :: [i586] build FAILED
2020-Jan-22 17:11:17 :: [ppc64le] build FAILED
2020-Jan-22 17:11:17 :: task #244686 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list