ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#387485] [test-only] FAILED OpenBoard.git=1.7.3-alt1
@ 2025-06-18 10:31 Girar awaiter (antohami)
  2025-06-18 11:15 ` [#387485] TESTED (try 2) OpenBoard.git=1.7.3-alt1 Girar awaiter (antohami)
  0 siblings, 1 reply; 2+ messages in thread
From: Girar awaiter (antohami) @ 2025-06-18 10:31 UTC (permalink / raw)
  To: Anton Midyukov; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name       aarch64    i586  x86_64
   #100  OpenBoard   failed  failed  failed

2025-Jun-18 10:28:41 :: test-only task #387485 for sisyphus started by antohami:
#100 build 1.7.3-alt1 from /people/antohami/packages/OpenBoard.git fetched at 2025-Jun-18 10:28:39
2025-Jun-18 10:28:43 :: [x86_64] #100 OpenBoard.git 1.7.3-alt1: build start
2025-Jun-18 10:28:43 :: [aarch64] #100 OpenBoard.git 1.7.3-alt1: build start
2025-Jun-18 10:28:43 :: [i586] #100 OpenBoard.git 1.7.3-alt1: build start
[x86_64]                  from src/pdf/PDFRenderer.cpp:34:
[x86_64] /usr/include/poppler/goo/GooString.h:241:24: error: 'starts_with' has not been declared in 'std::string'
[x86_64]   241 |     using std::string::starts_with;
[x86_64] /usr/include/poppler/goo/GooString.h:244:24: error: 'ends_with' has not been declared in 'std::string'
[x86_64]   244 |     using std::string::ends_with;
[x86_64] In file included from /usr/include/poppler/Object.h:596:
[x86_64] /usr/include/poppler/Stream.h:308:26: error: 'std::span' has not been declared
[x86_64]   308 |     virtual size_t write(std::span<unsigned char> data) = 0;
[x86_64] /usr/include/poppler/Stream.h:308:35: error: expected ',' or '...' before '<' token
[x86_64]   308 |     virtual size_t write(std::span<unsigned char> data) = 0;
[x86_64] /usr/include/poppler/Stream.h:329:18: error: 'std::span' has not been declared
[x86_64]   329 |     size_t write(std::span<unsigned char> data) override;
[x86_64] /usr/include/poppler/Stream.h:329:27: error: expected ',' or '...' before '<' token
[x86_64]   329 |     size_t write(std::span<unsigned char> data) override;
[x86_64] --
[x86_64]                  from src/pdf/XPDFRenderer.h:42:
[x86_64] /usr/include/poppler/UnicodeMap.h:69:61: error: 'std::span' has not been declared
[x86_64]    69 |     UnicodeMap(const char *encodingNameA, bool unicodeOutA, std::span<const UnicodeMapRange> rangesA);
[x86_64] /usr/include/poppler/UnicodeMap.h:69:70: error: expected ',' or '...' before '<' token
[x86_64]    69 |     UnicodeMap(const char *encodingNameA, bool unicodeOutA, std::span<const UnicodeMapRange> rangesA);
[x86_64] /usr/include/poppler/UnicodeMap.h:104:53: error: 'span' is not a member of 'std'
[x86_64]   104 |     std::variant<std::vector<UnicodeMapRange>, std::span<const UnicodeMapRange>, UnicodeMapFunc> data;
[x86_64] /usr/include/poppler/UnicodeMap.h:104:53: note: 'std::span' is only available from C++20 onwards
[x86_64] /usr/include/poppler/UnicodeMap.h:104:79: error: template argument 2 is invalid
[x86_64]   104 |     std::variant<std::vector<UnicodeMapRange>, std::span<const UnicodeMapRange>, UnicodeMapFunc> data;
2025-Jun-18 10:30:20 :: [x86_64] OpenBoard.git 1.7.3-alt1: remote: build failed
2025-Jun-18 10:30:20 :: [x86_64] #100 OpenBoard.git 1.7.3-alt1: build FAILED
2025-Jun-18 10:30:20 :: [x86_64] requesting cancellation of task processing
[i586]                  from src/pdf/PDFRenderer.cpp:34:
[i586] /usr/include/poppler/goo/GooString.h:241:24: error: 'starts_with' has not been declared in 'std::string'
[i586]   241 |     using std::string::starts_with;
[i586] /usr/include/poppler/goo/GooString.h:244:24: error: 'ends_with' has not been declared in 'std::string'
[i586]   244 |     using std::string::ends_with;
[i586] In file included from /usr/include/poppler/Object.h:596:
[i586] /usr/include/poppler/Stream.h:308:26: error: 'std::span' has not been declared
[i586]   308 |     virtual size_t write(std::span<unsigned char> data) = 0;
[i586] /usr/include/poppler/Stream.h:308:35: error: expected ',' or '...' before '<' token
[i586]   308 |     virtual size_t write(std::span<unsigned char> data) = 0;
[i586] /usr/include/poppler/Stream.h:329:18: error: 'std::span' has not been declared
[i586]   329 |     size_t write(std::span<unsigned char> data) override;
[i586] /usr/include/poppler/Stream.h:329:27: error: expected ',' or '...' before '<' token
[i586]   329 |     size_t write(std::span<unsigned char> data) override;
[i586] --
[i586]                  from src/pdf/XPDFRenderer.h:42:
[i586] /usr/include/poppler/UnicodeMap.h:69:61: error: 'std::span' has not been declared
[i586]    69 |     UnicodeMap(const char *encodingNameA, bool unicodeOutA, std::span<const UnicodeMapRange> rangesA);
[i586] /usr/include/poppler/UnicodeMap.h:69:70: error: expected ',' or '...' before '<' token
[i586]    69 |     UnicodeMap(const char *encodingNameA, bool unicodeOutA, std::span<const UnicodeMapRange> rangesA);
[i586] /usr/include/poppler/UnicodeMap.h:104:53: error: 'span' is not a member of 'std'
[i586]   104 |     std::variant<std::vector<UnicodeMapRange>, std::span<const UnicodeMapRange>, UnicodeMapFunc> data;
[i586] /usr/include/poppler/UnicodeMap.h:104:53: note: 'std::span' is only available from C++20 onwards
[i586] /usr/include/poppler/UnicodeMap.h:104:79: error: template argument 2 is invalid
[i586]   104 |     std::variant<std::vector<UnicodeMapRange>, std::span<const UnicodeMapRange>, UnicodeMapFunc> data;
2025-Jun-18 10:30:25 :: [i586] OpenBoard.git 1.7.3-alt1: remote: build failed
2025-Jun-18 10:30:25 :: [i586] #100 OpenBoard.git 1.7.3-alt1: build FAILED
[aarch64]                  from src/pdf/PDFRenderer.cpp:34:
[aarch64] /usr/include/poppler/goo/GooString.h:241:24: error: 'starts_with' has not been declared in 'std::string'
[aarch64]   241 |     using std::string::starts_with;
[aarch64] /usr/include/poppler/goo/GooString.h:244:24: error: 'ends_with' has not been declared in 'std::string'
[aarch64]   244 |     using std::string::ends_with;
[aarch64] In file included from /usr/include/poppler/Object.h:596:
[aarch64] /usr/include/poppler/Stream.h:308:26: error: 'std::span' has not been declared
[aarch64]   308 |     virtual size_t write(std::span<unsigned char> data) = 0;
[aarch64] /usr/include/poppler/Stream.h:308:35: error: expected ',' or '...' before '<' token
[aarch64]   308 |     virtual size_t write(std::span<unsigned char> data) = 0;
[aarch64] /usr/include/poppler/Stream.h:329:18: error: 'std::span' has not been declared
[aarch64]   329 |     size_t write(std::span<unsigned char> data) override;
[aarch64] /usr/include/poppler/Stream.h:329:27: error: expected ',' or '...' before '<' token
[aarch64]   329 |     size_t write(std::span<unsigned char> data) override;
[aarch64] --
[aarch64]                  from src/pdf/XPDFRenderer.h:42:
[aarch64] /usr/include/poppler/UnicodeMap.h:69:61: error: 'std::span' has not been declared
[aarch64]    69 |     UnicodeMap(const char *encodingNameA, bool unicodeOutA, std::span<const UnicodeMapRange> rangesA);
[aarch64] /usr/include/poppler/UnicodeMap.h:69:70: error: expected ',' or '...' before '<' token
[aarch64]    69 |     UnicodeMap(const char *encodingNameA, bool unicodeOutA, std::span<const UnicodeMapRange> rangesA);
[aarch64] /usr/include/poppler/UnicodeMap.h:104:53: error: 'span' is not a member of 'std'
[aarch64]   104 |     std::variant<std::vector<UnicodeMapRange>, std::span<const UnicodeMapRange>, UnicodeMapFunc> data;
[aarch64] /usr/include/poppler/UnicodeMap.h:104:53: note: 'std::span' is only available from C++20 onwards
[aarch64] /usr/include/poppler/UnicodeMap.h:104:79: error: template argument 2 is invalid
[aarch64]   104 |     std::variant<std::vector<UnicodeMapRange>, std::span<const UnicodeMapRange>, UnicodeMapFunc> data;
2025-Jun-18 10:31:24 :: [aarch64] OpenBoard.git 1.7.3-alt1: remote: build failed
2025-Jun-18 10:31:24 :: [aarch64] #100 OpenBoard.git 1.7.3-alt1: build FAILED
2025-Jun-18 10:30:20 :: [x86_64] build FAILED
2025-Jun-18 10:30:25 :: [i586] build FAILED
2025-Jun-18 10:31:24 :: [aarch64] build FAILED
2025-Jun-18 10:31:24 :: task #387485 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [#387485] TESTED (try 2) OpenBoard.git=1.7.3-alt1
  2025-06-18 10:31 [#387485] [test-only] FAILED OpenBoard.git=1.7.3-alt1 Girar awaiter (antohami)
@ 2025-06-18 11:15 ` Girar awaiter (antohami)
  0 siblings, 0 replies; 2+ messages in thread
From: Girar awaiter (antohami) @ 2025-06-18 11:15 UTC (permalink / raw)
  To: Anton Midyukov
  Cc: Evgeniy Kukhtinov, sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/387485/logs/events.2.1.log
https://packages.altlinux.org/tasks/387485

subtask  name       aarch64  i586  x86_64
   #200  OpenBoard     7:22  3:23    3:18

2025-Jun-18 11:01:08 :: test-only task #387485 for sisyphus resumed by antohami:
#100 removed
#200 build 1.7.3-alt1 from /people/antohami/packages/OpenBoard.git fetched at 2025-Jun-18 11:00:49
2025-Jun-18 11:01:10 :: [x86_64] #200 OpenBoard.git 1.7.3-alt1: build start
2025-Jun-18 11:01:10 :: [i586] #200 OpenBoard.git 1.7.3-alt1: build start
2025-Jun-18 11:01:10 :: [aarch64] #200 OpenBoard.git 1.7.3-alt1: build start
2025-Jun-18 11:04:28 :: [x86_64] #200 OpenBoard.git 1.7.3-alt1: build OK
2025-Jun-18 11:04:33 :: [i586] #200 OpenBoard.git 1.7.3-alt1: build OK
2025-Jun-18 11:08:32 :: [aarch64] #200 OpenBoard.git 1.7.3-alt1: build OK
2025-Jun-18 11:08:47 :: #200: OpenBoard.git 1.7.3-alt1: build check OK
2025-Jun-18 11:08:49 :: build check OK
2025-Jun-18 11:09:10 :: noarch check OK
2025-Jun-18 11:09:12 :: plan: src +1 -1 =20241, aarch64 +2 -2 =35249, i586 +2 -2 =33944, x86_64 +2 -2 =36063
#200 OpenBoard 1.7.1-alt3 -> 1.7.3-alt1
 Wed Jun 18 2025 Anton Midyukov <antohami@altlinux> 1.7.3-alt1
 - New version 1.7.3
 - Open *.ubz mime type via OpenBoard
2025-Jun-18 11:09:58 :: patched apt indices
2025-Jun-18 11:10:06 :: created next repo
2025-Jun-18 11:10:16 :: duplicate provides check OK
2025-Jun-18 11:10:55 :: dependencies check OK
2025-Jun-18 11:11:29 :: [x86_64 i586 aarch64] ELF symbols check OK
2025-Jun-18 11:12:05 :: [x86_64] #200 OpenBoard: install check OK
2025-Jun-18 11:12:08 :: [i586] #200 OpenBoard: install check OK
2025-Jun-18 11:12:25 :: [aarch64] #200 OpenBoard: install check OK
2025-Jun-18 11:13:39 :: [x86_64] #200 OpenBoard-debuginfo: install check OK
2025-Jun-18 11:13:52 :: [i586] #200 OpenBoard-debuginfo: install check OK
2025-Jun-18 11:14:40 :: [aarch64] #200 OpenBoard-debuginfo: install check OK
2025-Jun-18 11:14:59 :: [x86_64-i586] generated apt indices
2025-Jun-18 11:14:59 :: [x86_64-i586] created next repo
2025-Jun-18 11:15:10 :: [x86_64-i586] dependencies check OK
2025-Jun-18 11:15:12 :: gears inheritance check OK
2025-Jun-18 11:15:12 :: srpm inheritance check OK
girar-check-perms: access to OpenBoard ALLOWED for antohami: project leader welcomes random builders
check-subtask-perms: #200: OpenBoard: allowed for antohami
2025-Jun-18 11:15:13 :: acl check OK
2025-Jun-18 11:15:26 :: created contents_index files
2025-Jun-18 11:15:34 :: created hash files: aarch64 i586 src x86_64
2025-Jun-18 11:15:37 :: task #387485 for sisyphus TESTED


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-06-18 11:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-18 10:31 [#387485] [test-only] FAILED OpenBoard.git=1.7.3-alt1 Girar awaiter (antohami)
2025-06-18 11:15 ` [#387485] TESTED (try 2) OpenBoard.git=1.7.3-alt1 Girar awaiter (antohami)

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