ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (zerg)" <girar-builder@altlinux.org>
To: "Sergey V. Turchin" <zerg@altlinux.org>
Cc: girar-builder-p10@altlinux.org,
	sisyphus-incominger@lists.altlinux.org,
	girar-builder-p10@lists.altlinux.org
Subject: [#324883] p10 FAILED (try 3) poppler.git=21.11.0-alt5 poppler.git=22.11.0-alt1 ...
Date: Wed, 19 Jul 2023 11:33:22 +0000
Message-ID: <girar.task.324883.3.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.324883.1.1@gyle.mskdc.altlinux.org>

https://git.altlinux.org/tasks/324883/logs/events.3.1.log

subtask  name      aarch64  armh    i586  ppc64le  x86_64
   #500  pdf2djvu   failed     ?  failed        ?  failed

2023-Jul-19 11:31:39 :: task #324883 for p10 resumed by zerg:
2023-Jul-19 11:31:39 :: message: update
#100 removed
#200 removed
#300 build 21.11.0-alt5 from /people/zerg/packages/poppler.git fetched at 2023-Jul-18 08:36:26
#400 build 22.11.0-alt1 from /people/zerg/packages/poppler.git fetched at 2023-Jul-18 08:38:41
#500 build 0.9.19-alt1 from /gears/p/pdf2djvu.git fetched at 2023-Jul-19 11:30:25 from sisyphus
#600 build 1.5.8-alt2 from /gears/s/scribus.git fetched at 2023-Jul-19 11:31:12 from sisyphus
#700 build gdcm-3.0.12-alt3.src.rpm from sisyphus
2023-Jul-19 11:31:39 :: created build repo
2023-Jul-19 11:31:40 :: [armh] #300 poppler.git 21.11.0-alt5: build start
2023-Jul-19 11:31:40 :: [x86_64] #300 poppler.git 21.11.0-alt5: build start
2023-Jul-19 11:31:40 :: [aarch64] #300 poppler.git 21.11.0-alt5: build start
2023-Jul-19 11:31:40 :: [i586] #300 poppler.git 21.11.0-alt5: build start
2023-Jul-19 11:31:40 :: [ppc64le] #300 poppler.git 21.11.0-alt5: build start
2023-Jul-19 11:31:53 :: [i586] #300 poppler.git 21.11.0-alt5: build OK (cached)
2023-Jul-19 11:31:54 :: [x86_64] #300 poppler.git 21.11.0-alt5: build OK (cached)
2023-Jul-19 11:31:54 :: [i586] #400 poppler.git 22.11.0-alt1: build start
2023-Jul-19 11:31:54 :: [x86_64] #400 poppler.git 22.11.0-alt1: build start
2023-Jul-19 11:32:03 :: [i586] #400 poppler.git 22.11.0-alt1: build OK (cached)
2023-Jul-19 11:32:03 :: [i586] #500 pdf2djvu.git 0.9.19-alt1: build start
2023-Jul-19 11:32:04 :: [x86_64] #400 poppler.git 22.11.0-alt1: build OK (cached)
2023-Jul-19 11:32:04 :: [x86_64] #500 pdf2djvu.git 0.9.19-alt1: build start
2023-Jul-19 11:32:08 :: [aarch64] #300 poppler.git 21.11.0-alt5: build OK (cached)
2023-Jul-19 11:32:08 :: [aarch64] #400 poppler.git 22.11.0-alt1: build start
2023-Jul-19 11:32:14 :: [ppc64le] #300 poppler.git 21.11.0-alt5: build OK (cached)
2023-Jul-19 11:32:14 :: [ppc64le] #400 poppler.git 22.11.0-alt1: build start
2023-Jul-19 11:32:19 :: [armh] #300 poppler.git 21.11.0-alt5: build OK (cached)
2023-Jul-19 11:32:19 :: [armh] #400 poppler.git 22.11.0-alt1: build start
2023-Jul-19 11:32:28 :: [aarch64] #400 poppler.git 22.11.0-alt1: build OK (cached)
2023-Jul-19 11:32:28 :: [aarch64] #500 pdf2djvu.git 0.9.19-alt1: build start
[x86_64] /usr/include/poppler/Link.h:90:82: error: 'optional' in namespace 'std' does not name a template type
[x86_64]    90 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI = {});
[x86_64] --
[x86_64]    90 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI = {});
[x86_64] /usr/include/poppler/Link.h:90:90: error: expected ',' or '...' before '<' token
[x86_64]    90 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI = {});
[x86_64] /usr/include/poppler/Link.h:96:82: error: 'optional' in namespace 'std' does not name a template type
[x86_64]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[x86_64] --
[x86_64]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[x86_64] /usr/include/poppler/Link.h:96:90: error: expected ',' or '...' before '<' token
[x86_64]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[x86_64] /usr/include/poppler/Link.h:96:40: error: 'static std::unique_ptr<LinkAction> LinkAction::parseAction(const Object*, int)' cannot be overloaded with 'static std::unique_ptr<LinkAction> LinkAction::parseAction(const Object*, int)'
[x86_64]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[x86_64] --
[x86_64]                  from main.cc:43:
[x86_64] /usr/include/poppler/Link.h:246:46: error: 'optional' in namespace 'std' does not name a template type
[x86_64]   246 |     LinkURI(const Object *uriObj, const std::optional<std::string> &baseURI);
[x86_64] --
[x86_64]   246 |     LinkURI(const Object *uriObj, const std::optional<std::string> &baseURI);
[x86_64] /usr/include/poppler/Link.h:246:54: error: expected ',' or '...' before '<' token
[x86_64]   246 |     LinkURI(const Object *uriObj, const std::optional<std::string> &baseURI);
[x86_64] --
[x86_64]                  from main.cc:43:
[x86_64] /usr/include/poppler/Catalog.h:136:16: error: 'optional' in namespace 'std' does not name a template type
[x86_64]   136 |     const std::optional<std::string> &getBaseURI() const { return baseURI; }
[x86_64] --
[x86_64]   136 |     const std::optional<std::string> &getBaseURI() const { return baseURI; }
[x86_64] /usr/include/poppler/Catalog.h:292:10: error: 'optional' in namespace 'std' does not name a template type
[x86_64]   292 |     std::optional<std::string> baseURI; // base URI for URI-type links
[x86_64] --
[x86_64]                  from main.cc:43:
[x86_64] /usr/include/poppler/Form.h:310:200: error: 'optional' in namespace 'std' does not name a template type
[x86_64]   310 |     bool signDocument(const char *filename, const char *certNickname, const char *digestName, const char *password, const GooString *reason = nullptr, const GooString *location = nullptr, const std::optional<GooString> &ownerPassword = {},
2023-Jul-19 11:32:33 :: [x86_64] pdf2djvu.git 0.9.19-alt1: remote: build failed
2023-Jul-19 11:32:33 :: [x86_64] #500 pdf2djvu.git 0.9.19-alt1: build FAILED
2023-Jul-19 11:32:33 :: [x86_64] requesting cancellation of task processing
[i586] /usr/include/poppler/Link.h:90:82: error: 'optional' in namespace 'std' does not name a template type
[i586]    90 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI = {});
[i586] --
[i586]    90 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI = {});
[i586] /usr/include/poppler/Link.h:90:90: error: expected ',' or '...' before '<' token
[i586]    90 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI = {});
[i586] /usr/include/poppler/Link.h:96:82: error: 'optional' in namespace 'std' does not name a template type
[i586]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[i586] --
[i586]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[i586] /usr/include/poppler/Link.h:96:90: error: expected ',' or '...' before '<' token
[i586]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[i586] /usr/include/poppler/Link.h:96:40: error: 'static std::unique_ptr<LinkAction> LinkAction::parseAction(const Object*, int)' cannot be overloaded with 'static std::unique_ptr<LinkAction> LinkAction::parseAction(const Object*, int)'
[i586]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[i586] --
[i586]                  from main.cc:43:
[i586] /usr/include/poppler/Link.h:246:46: error: 'optional' in namespace 'std' does not name a template type
[i586]   246 |     LinkURI(const Object *uriObj, const std::optional<std::string> &baseURI);
[i586] --
[i586]   246 |     LinkURI(const Object *uriObj, const std::optional<std::string> &baseURI);
[i586] /usr/include/poppler/Link.h:246:54: error: expected ',' or '...' before '<' token
[i586]   246 |     LinkURI(const Object *uriObj, const std::optional<std::string> &baseURI);
[i586] --
[i586]                  from main.cc:43:
[i586] /usr/include/poppler/Catalog.h:136:16: error: 'optional' in namespace 'std' does not name a template type
[i586]   136 |     const std::optional<std::string> &getBaseURI() const { return baseURI; }
[i586] --
[i586]   136 |     const std::optional<std::string> &getBaseURI() const { return baseURI; }
[i586] /usr/include/poppler/Catalog.h:292:10: error: 'optional' in namespace 'std' does not name a template type
[i586]   292 |     std::optional<std::string> baseURI; // base URI for URI-type links
[i586] --
[i586]                  from main.cc:43:
[i586] /usr/include/poppler/Form.h:310:200: error: 'optional' in namespace 'std' does not name a template type
[i586]   310 |     bool signDocument(const char *filename, const char *certNickname, const char *digestName, const char *password, const GooString *reason = nullptr, const GooString *location = nullptr, const std::optional<GooString> &ownerPassword = {},
2023-Jul-19 11:32:34 :: [i586] pdf2djvu.git 0.9.19-alt1: remote: build failed
2023-Jul-19 11:32:34 :: [i586] #500 pdf2djvu.git 0.9.19-alt1: build FAILED
2023-Jul-19 11:32:37 :: [ppc64le] #400 poppler.git 22.11.0-alt1: build OK (cached)
2023-Jul-19 11:32:38 :: [ppc64le] task processing CANCELLED
2023-Jul-19 11:32:49 :: [armh] #400 poppler.git 22.11.0-alt1: build OK (cached)
2023-Jul-19 11:32:50 :: [armh] task processing CANCELLED
[aarch64] /usr/include/poppler/Link.h:90:82: error: 'optional' in namespace 'std' does not name a template type
[aarch64]    90 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI = {});
[aarch64] --
[aarch64]    90 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI = {});
[aarch64] /usr/include/poppler/Link.h:90:90: error: expected ',' or '...' before '<' token
[aarch64]    90 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI = {});
[aarch64] /usr/include/poppler/Link.h:96:82: error: 'optional' in namespace 'std' does not name a template type
[aarch64]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[aarch64] --
[aarch64]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[aarch64] /usr/include/poppler/Link.h:96:90: error: expected ',' or '...' before '<' token
[aarch64]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[aarch64] /usr/include/poppler/Link.h:96:40: error: 'static std::unique_ptr<LinkAction> LinkAction::parseAction(const Object*, int)' cannot be overloaded with 'static std::unique_ptr<LinkAction> LinkAction::parseAction(const Object*, int)'
[aarch64]    96 |     static std::unique_ptr<LinkAction> parseAction(const Object *obj, const std::optional<std::string> &baseURI, std::set<int> *seenNextActions);
[aarch64] --
[aarch64]                  from main.cc:43:
[aarch64] /usr/include/poppler/Link.h:246:46: error: 'optional' in namespace 'std' does not name a template type
[aarch64]   246 |     LinkURI(const Object *uriObj, const std::optional<std::string> &baseURI);
[aarch64] --
[aarch64]   246 |     LinkURI(const Object *uriObj, const std::optional<std::string> &baseURI);
[aarch64] /usr/include/poppler/Link.h:246:54: error: expected ',' or '...' before '<' token
[aarch64]   246 |     LinkURI(const Object *uriObj, const std::optional<std::string> &baseURI);
[aarch64] --
[aarch64]                  from main.cc:43:
[aarch64] /usr/include/poppler/Catalog.h:136:16: error: 'optional' in namespace 'std' does not name a template type
[aarch64]   136 |     const std::optional<std::string> &getBaseURI() const { return baseURI; }
[aarch64] --
[aarch64]   136 |     const std::optional<std::string> &getBaseURI() const { return baseURI; }
[aarch64] /usr/include/poppler/Catalog.h:292:10: error: 'optional' in namespace 'std' does not name a template type
[aarch64]   292 |     std::optional<std::string> baseURI; // base URI for URI-type links
[aarch64] --
[aarch64]                  from main.cc:43:
[aarch64] /usr/include/poppler/Form.h:310:200: error: 'optional' in namespace 'std' does not name a template type
[aarch64]   310 |     bool signDocument(const char *filename, const char *certNickname, const char *digestName, const char *password, const GooString *reason = nullptr, const GooString *location = nullptr, const std::optional<GooString> &ownerPassword = {},
2023-Jul-19 11:33:22 :: [aarch64] pdf2djvu.git 0.9.19-alt1: remote: build failed
2023-Jul-19 11:33:22 :: [aarch64] #500 pdf2djvu.git 0.9.19-alt1: build FAILED
2023-Jul-19 11:32:33 :: [x86_64] build FAILED
2023-Jul-19 11:32:35 :: [i586] build FAILED
2023-Jul-19 11:32:38 :: [ppc64le] build FAILED
2023-Jul-19 11:32:50 :: [armh] build FAILED
2023-Jul-19 11:33:22 :: [aarch64] build FAILED
2023-Jul-19 11:33:22 :: task #324883 for p10 FAILED


  parent reply	other threads:[~2023-07-19 11:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-18  9:05 [#324883] p10 TESTED " Girar awaiter (zerg)
2023-07-18  9:19 ` [#324883] p10 EPERM (try 2) " Girar awaiter (zerg)
2023-07-19 11:33 ` Girar awaiter (zerg) [this message]
2023-07-19 12:24 ` [#324883] [test-only] p10 FAILED (try 4) poppler.git=21.11.0-alt5 poppler.git=22.11.0-alt1 scribus.git=1.5.8-alt2 Girar awaiter (zerg)
2023-07-20  9:34 ` [#324883] p10 TESTED (try 5) poppler.git=21.11.0-alt5 poppler.git=22.11.0-alt1 Girar awaiter (zerg)
2023-07-20 10:58 ` [#324883] p10 TESTED (try 6) " Girar awaiter (zerg)
2023-07-20 14:57 ` [#324883] p10 EPERM (try 7) " Girar awaiter (zerg)
2023-07-27 13:26 ` [#324883] p10 DONE (try 8) " Girar pender (amakeenk)

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.324883.3.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=girar-builder-p10@altlinux.org \
    --cc=girar-builder-p10@lists.altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    --cc=zerg@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