ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (antohami)" <girar-builder@altlinux.org>
To: Anton Midyukov <antohami@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#387485] [test-only] FAILED OpenBoard.git=1.7.3-alt1
Date: Wed, 18 Jun 2025 10:31:25 +0000
Message-ID: <girar.task.387485.1.1@gyle.mskdc.altlinux.org> (raw)

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


             reply	other threads:[~2025-06-18 10:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-18 10:31 Girar awaiter (antohami) [this message]
2025-06-18 11:15 ` [#387485] TESTED (try 2) OpenBoard.git=1.7.3-alt1 Girar awaiter (antohami)

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=girar.task.387485.1.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=antohami@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=girar-builder-sisyphus@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