ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#326663] FAILED taler.git=0.15.0.1-alt6
@ 2023-08-07 14:30 Girar awaiter (iv)
  0 siblings, 0 replies; only message in thread
From: Girar awaiter (iv) @ 2023-08-07 14:30 UTC (permalink / raw)
  To: Ivan Melnikov; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/326663/logs/events.1.1.log

subtask  name   aarch64    armh    i586  ppc64le  x86_64
   #100  taler   failed  failed  failed   failed  failed

2023-Aug-07 14:25:44 :: task #326663 for sisyphus started by iv:
2023-Aug-07 14:25:44 :: message: rebuild_with_new_boost
#100 build 0.15.0.1-alt6 from /gears/t/taler.git fetched at 2023-Aug-07 12:25:19 from sisyphus
2023-Aug-07 14:25:46 :: [aarch64] #100 taler.git 0.15.0.1-alt6: build start
2023-Aug-07 14:25:46 :: [x86_64] #100 taler.git 0.15.0.1-alt6: build start
2023-Aug-07 14:25:46 :: [i586] #100 taler.git 0.15.0.1-alt6: build start
2023-Aug-07 14:25:46 :: [armh] #100 taler.git 0.15.0.1-alt6: build start
2023-Aug-07 14:25:46 :: [ppc64le] #100 taler.git 0.15.0.1-alt6: build start
[x86_64] validation.cpp:3451:50: note: use non-reference type 'const std::pair<uint256, CBlockIndex*>' to make the copy explicit or 'const std::pair<const uint256, CBlockIndex*>&' to prevent copying
[x86_64] validation.cpp:3506:50: warning: loop variable 'item' of type 'const std::pair<uint256, CBlockIndex*>&' binds to a temporary constructed from type 'std::pair<const uint256, CBlockIndex*>' [-Wrange-loop-construct]
[x86_64]  3506 |     for (const std::pair<uint256, CBlockIndex*>& item : mapBlockIndex)
[x86_64] validation.cpp:3506:50: note: use non-reference type 'const std::pair<uint256, CBlockIndex*>' to make the copy explicit or 'const std::pair<const uint256, CBlockIndex*>&' to prevent copying
[x86_64] make[2]: Leaving directory '/usr/src/RPM/BUILD/taler/src'
[x86_64] make[2]: Entering directory '/usr/src/RPM/BUILD/taler/src'
[x86_64] 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    -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all  -fPIE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c++11 -c -o rpc/libbitcoin_server_a-rawtransaction.o `test -f 'rpc/rawtransaction.cpp' || echo './'`rpc/rawtransaction.cpp
[x86_64] make[2]: Leaving directory '/usr/src/RPM/BUILD/taler/src'
[x86_64] make[1]: *** [Makefile:9885: all-recursive] Error 1
[x86_64] make: *** [Makefile:745: all-recursive] Error 1
2023-Aug-07 14:27:10 :: [x86_64] taler.git 0.15.0.1-alt6: remote: build failed
2023-Aug-07 14:27:10 :: [x86_64] #100 taler.git 0.15.0.1-alt6: build FAILED
2023-Aug-07 14:27:10 :: [x86_64] requesting cancellation of task processing
[i586] validation.cpp: In function 'bool LoadBlockIndexDB(const CChainParams&)':
[i586] validation.cpp:3451:50: warning: loop variable 'item' of type 'const std::pair<uint256, CBlockIndex*>&' binds to a temporary constructed from type 'std::pair<const uint256, CBlockIndex*>' [-Wrange-loop-construct]
[i586]  3451 |     for (const std::pair<uint256, CBlockIndex*>& item : mapBlockIndex)
[i586] validation.cpp:3451:50: note: use non-reference type 'const std::pair<uint256, CBlockIndex*>' to make the copy explicit or 'const std::pair<const uint256, CBlockIndex*>&' to prevent copying
[i586] validation.cpp:3506:50: warning: loop variable 'item' of type 'const std::pair<uint256, CBlockIndex*>&' binds to a temporary constructed from type 'std::pair<const uint256, CBlockIndex*>' [-Wrange-loop-construct]
[i586]  3506 |     for (const std::pair<uint256, CBlockIndex*>& item : mapBlockIndex)
[i586] validation.cpp:3506:50: note: use non-reference type 'const std::pair<uint256, CBlockIndex*>' to make the copy explicit or 'const std::pair<const uint256, CBlockIndex*>&' to prevent copying
[i586] make[2]: Leaving directory '/usr/src/RPM/BUILD/taler/src'
[i586] make[1]: *** [Makefile:9885: all-recursive] Error 1
[i586] make: *** [Makefile:745: all-recursive] Error 1
2023-Aug-07 14:27:16 :: [i586] taler.git 0.15.0.1-alt6: remote: build failed
2023-Aug-07 14:27:16 :: [i586] #100 taler.git 0.15.0.1-alt6: build FAILED
[aarch64] validation.cpp: In function 'bool LoadBlockIndexDB(const CChainParams&)':
[aarch64] validation.cpp:3451:50: warning: loop variable 'item' of type 'const std::pair<uint256, CBlockIndex*>&' binds to a temporary constructed from type 'std::pair<const uint256, CBlockIndex*>' [-Wrange-loop-construct]
[aarch64]  3451 |     for (const std::pair<uint256, CBlockIndex*>& item : mapBlockIndex)
[aarch64] validation.cpp:3451:50: note: use non-reference type 'const std::pair<uint256, CBlockIndex*>' to make the copy explicit or 'const std::pair<const uint256, CBlockIndex*>&' to prevent copying
[aarch64] validation.cpp:3506:50: warning: loop variable 'item' of type 'const std::pair<uint256, CBlockIndex*>&' binds to a temporary constructed from type 'std::pair<const uint256, CBlockIndex*>' [-Wrange-loop-construct]
[aarch64]  3506 |     for (const std::pair<uint256, CBlockIndex*>& item : mapBlockIndex)
[aarch64] validation.cpp:3506:50: note: use non-reference type 'const std::pair<uint256, CBlockIndex*>' to make the copy explicit or 'const std::pair<const uint256, CBlockIndex*>&' to prevent copying
[aarch64] make[2]: Leaving directory '/usr/src/RPM/BUILD/taler/src'
[aarch64] make[1]: *** [Makefile:9885: all-recursive] Error 1
[aarch64] make: *** [Makefile:745: all-recursive] Error 1
2023-Aug-07 14:28:30 :: [aarch64] taler.git 0.15.0.1-alt6: remote: build failed
2023-Aug-07 14:28:30 :: [aarch64] #100 taler.git 0.15.0.1-alt6: build FAILED
[ppc64le] bench/bench.h:47:9: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[ppc64le] bench/bench.h:48:9: error: 'uint64_t' does not name a type
[ppc64le]    48 |         uint64_t lastCycles;
[ppc64le] bench/bench.h:48:9: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[ppc64le] bench/bench.h:49:9: error: 'uint64_t' does not name a type
[ppc64le]    49 |         uint64_t minCycles;
[ppc64le] bench/bench.h:49:9: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[ppc64le] bench/bench.h:50:9: error: 'uint64_t' does not name a type
[ppc64le]    50 |         uint64_t maxCycles;
[ppc64le] --
[ppc64le] bench/bench.h: In constructor 'benchmark::State::State(std::string, double)':
[ppc64le] bench/bench.h:52:94: error: class 'benchmark::State' does not have any field named 'count'
[ppc64le]    52 |         State(std::string _name, double _maxElapsed) : name(_name), maxElapsed(_maxElapsed), count(0) {
[ppc64le] bench/bench.h:55:13: error: 'minCycles' was not declared in this scope
[ppc64le]    55 |             minCycles = std::numeric_limits<uint64_t>::max();
[ppc64le] bench/bench.h:55:45: error: 'uint64_t' was not declared in this scope
[ppc64le]    55 |             minCycles = std::numeric_limits<uint64_t>::max();
[ppc64le] bench/bench.h:55:45: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[ppc64le] bench/bench.h:55:53: error: template argument 1 is invalid
[ppc64le]    55 |             minCycles = std::numeric_limits<uint64_t>::max();
[ppc64le] bench/bench.h:56:13: error: 'maxCycles' was not declared in this scope
[ppc64le]    56 |             maxCycles = std::numeric_limits<uint64_t>::min();
[ppc64le] bench/bench.h:57:13: error: 'countMask' was not declared in this scope; did you mean 'countMaskInv'?
[ppc64le]    57 |             countMask = 1;
[ppc64le] --
[ppc64le] In file included from bench/coin_selection.cpp:5:
[ppc64le] bench/bench.h:45:9: error: 'uint64_t' does not name a type
[ppc64le]    45 |         uint64_t count;
2023-Aug-07 14:28:42 :: [ppc64le] taler.git 0.15.0.1-alt6: remote: build failed
2023-Aug-07 14:28:42 :: [ppc64le] #100 taler.git 0.15.0.1-alt6: build FAILED
[armh] bench/bench.h:48:9: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[armh] bench/bench.h:49:9: error: 'uint64_t' does not name a type
[armh]    49 |         uint64_t minCycles;
[armh] bench/bench.h:49:9: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[armh] bench/bench.h:50:9: error: 'uint64_t' does not name a type
[armh]    50 |         uint64_t maxCycles;
[armh] --
[armh] bench/bench.h: In constructor 'benchmark::State::State(std::string, double)':
[armh] bench/bench.h:52:94: error: class 'benchmark::State' does not have any field named 'count'
[armh]    52 |         State(std::string _name, double _maxElapsed) : name(_name), maxElapsed(_maxElapsed), count(0) {
[armh] bench/bench.h:55:13: error: 'minCycles' was not declared in this scope
[armh]    55 |             minCycles = std::numeric_limits<uint64_t>::max();
[armh] bench/bench.h:55:45: error: 'uint64_t' was not declared in this scope
[armh]    55 |             minCycles = std::numeric_limits<uint64_t>::max();
[armh] bench/bench.h:55:45: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[armh] bench/bench.h:55:53: error: template argument 1 is invalid
[armh]    55 |             minCycles = std::numeric_limits<uint64_t>::max();
[armh] bench/bench.h:56:13: error: 'maxCycles' was not declared in this scope
[armh]    56 |             maxCycles = std::numeric_limits<uint64_t>::min();
[armh] bench/bench.h:57:13: error: 'countMask' was not declared in this scope; did you mean 'countMaskInv'?
[armh]    57 |             countMask = 1;
[armh] --
[armh] In file included from bench/coin_selection.cpp:5:
[armh] bench/bench.h:45:9: error: 'uint64_t' does not name a type
[armh]    45 |         uint64_t count;
[armh] --
[armh]    15 | 
[armh] bench/bench.h:46:9: error: 'uint64_t' does not name a type
[armh]    46 |         uint64_t countMask;
2023-Aug-07 14:30:06 :: [armh] taler.git 0.15.0.1-alt6: remote: build failed
2023-Aug-07 14:30:06 :: [armh] #100 taler.git 0.15.0.1-alt6: build FAILED
2023-Aug-07 14:27:11 :: [x86_64] build FAILED
2023-Aug-07 14:27:17 :: [i586] build FAILED
2023-Aug-07 14:28:31 :: [aarch64] build FAILED
2023-Aug-07 14:28:42 :: [ppc64le] build FAILED
2023-Aug-07 14:30:07 :: [armh] build FAILED
2023-Aug-07 14:30:07 :: task #326663 for sisyphus FAILED


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-08-07 14:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-07 14:30 [#326663] FAILED taler.git=0.15.0.1-alt6 Girar awaiter (iv)

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