From: "Girar awaiter (rider)" <girar-builder@altlinux.org> To: Anton Farygin <rider@altlinux.org> Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org Subject: [#308030] [test-only] FAILED qpdf.git=11.1.0-alt1 cups-filters.git=1.28.16-alt1 ... Date: Fri, 7 Oct 2022 12:21:36 +0000 Message-ID: <girar.task.308030.1.1@gyle.mskdc.altlinux.org> (raw) [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 5102 bytes --] https://git.altlinux.org/tasks/308030/logs/events.1.1.log subtask name aarch64 armh i586 ppc64le x86_64 #100 qpdf 5:06 7:44 2:57 6:30 2:35 #200 cups-filters 3:02 ? 1:49 ? 1:35 #300 pdfmixtool ? ? 48 ? 45 #400 python3-module-pikepdf ? ? ? ? failed 2022-Oct-07 12:13:26 :: test-only task #308030 for sisyphus started by rider: 2022-Oct-07 12:13:26 :: message: qpdf 11.1.0 #100 build 11.1.0-alt1 from /people/rider/packages/qpdf.git fetched at 2022-Oct-07 11:52:59 #200 build 1.28.16-alt1 from /gears/c/cups-filters.git fetched at 2022-Oct-07 12:12:20 from sisyphus #300 build 1.1.1-alt1 from /gears/p/pdfmixtool.git fetched at 2022-Oct-07 12:13:04 from sisyphus #400 build 5.1.5-alt1 from /gears/p/python3-module-pikepdf.git fetched at 2022-Oct-07 12:13:11 from sisyphus 2022-Oct-07 12:13:27 :: created build repo 2022-Oct-07 12:13:27 :: [aarch64] #100 qpdf.git 11.1.0-alt1: build start 2022-Oct-07 12:13:27 :: [x86_64] #100 qpdf.git 11.1.0-alt1: build start 2022-Oct-07 12:13:27 :: [i586] #100 qpdf.git 11.1.0-alt1: build start 2022-Oct-07 12:13:27 :: [ppc64le] #100 qpdf.git 11.1.0-alt1: build start 2022-Oct-07 12:13:27 :: [armh] #100 qpdf.git 11.1.0-alt1: build start 2022-Oct-07 12:16:02 :: [x86_64] #100 qpdf.git 11.1.0-alt1: build OK 2022-Oct-07 12:16:02 :: [x86_64] #200 cups-filters.git 1.28.16-alt1: build start 2022-Oct-07 12:16:24 :: [i586] #100 qpdf.git 11.1.0-alt1: build OK 2022-Oct-07 12:16:24 :: [i586] #200 cups-filters.git 1.28.16-alt1: build start 2022-Oct-07 12:17:37 :: [x86_64] #200 cups-filters.git 1.28.16-alt1: build OK 2022-Oct-07 12:17:37 :: [x86_64] #300 pdfmixtool.git 1.1.1-alt1: build start 2022-Oct-07 12:18:13 :: [i586] #200 cups-filters.git 1.28.16-alt1: build OK 2022-Oct-07 12:18:13 :: [i586] #300 pdfmixtool.git 1.1.1-alt1: build start 2022-Oct-07 12:18:22 :: [x86_64] #300 pdfmixtool.git 1.1.1-alt1: build OK 2022-Oct-07 12:18:22 :: [x86_64] #400 python3-module-pikepdf.git 5.1.5-alt1: build start 2022-Oct-07 12:18:33 :: [aarch64] #100 qpdf.git 11.1.0-alt1: build OK 2022-Oct-07 12:18:33 :: [aarch64] #200 cups-filters.git 1.28.16-alt1: build start [x86_64] src/qpdf/object_repr.cpp:57:22: error: ‘QPDFObject::object_type_e’ has not been declared [x86_64] 57 | case QPDFObject::object_type_e::ot_string: [x86_64] src/qpdf/object_repr.cpp:60:22: error: ‘QPDFObject::object_type_e’ has not been declared [x86_64] 60 | case QPDFObject::object_type_e::ot_operator: [x86_64] src/qpdf/object_repr.cpp: In function ‘std::string objecthandle_pythonic_typename(QPDFObjectHandle)’: [x86_64] src/qpdf/object_repr.cpp:77:22: error: ‘QPDFObject::object_type_e’ has not been declared [x86_64] 77 | case QPDFObject::object_type_e::ot_name: [x86_64] src/qpdf/object_repr.cpp:80:22: error: ‘QPDFObject::object_type_e’ has not been declared [x86_64] 80 | case QPDFObject::object_type_e::ot_string: [x86_64] src/qpdf/object_repr.cpp:83:22: error: ‘QPDFObject::object_type_e’ has not been declared [x86_64] 83 | case QPDFObject::object_type_e::ot_operator: [x86_64] src/qpdf/object_repr.cpp:87:22: error: ‘QPDFObject::object_type_e’ has not been declared [x86_64] 87 | case QPDFObject::object_type_e::ot_inlineimage: [x86_64] src/qpdf/object_repr.cpp:92:22: error: ‘QPDFObject::object_type_e’ has not been declared [x86_64] 92 | case QPDFObject::object_type_e::ot_array: [x86_64] src/qpdf/object_repr.cpp:95:22: error: ‘QPDFObject::object_type_e’ has not been declared [x86_64] 95 | case QPDFObject::object_type_e::ot_dictionary: [x86_64] src/qpdf/object_repr.cpp:102:22: error: ‘QPDFObject::object_type_e’ has not been declared [x86_64] 102 | case QPDFObject::object_type_e::ot_stream: [x86_64] src/qpdf/object_repr.cpp:105:22: error: ‘QPDFObject::object_type_e’ has not been declared [x86_64] 105 | case QPDFObject::object_type_e::ot_null: 2022-Oct-07 12:18:49 :: [x86_64] python3-module-pikepdf.git 5.1.5-alt1: remote: build failed 2022-Oct-07 12:18:49 :: [x86_64] #400 python3-module-pikepdf.git 5.1.5-alt1: build FAILED 2022-Oct-07 12:18:49 :: [x86_64] requesting cancellation of task processing 2022-Oct-07 12:19:01 :: [i586] #300 pdfmixtool.git 1.1.1-alt1: build OK 2022-Oct-07 12:19:01 :: [i586] task processing CANCELLED 2022-Oct-07 12:19:57 :: [ppc64le] #100 qpdf.git 11.1.0-alt1: build OK 2022-Oct-07 12:19:57 :: [ppc64le] task processing CANCELLED 2022-Oct-07 12:21:11 :: [armh] #100 qpdf.git 11.1.0-alt1: build OK 2022-Oct-07 12:21:11 :: [armh] task processing CANCELLED 2022-Oct-07 12:21:35 :: [aarch64] #200 cups-filters.git 1.28.16-alt1: build OK 2022-Oct-07 12:21:35 :: [aarch64] task processing CANCELLED 2022-Oct-07 12:18:49 :: [x86_64] build FAILED 2022-Oct-07 12:19:01 :: [i586] build FAILED 2022-Oct-07 12:19:57 :: [ppc64le] build FAILED 2022-Oct-07 12:21:11 :: [armh] build FAILED 2022-Oct-07 12:21:35 :: [aarch64] build FAILED 2022-Oct-07 12:21:35 :: task #308030 for sisyphus FAILED
next reply other threads:[~2022-10-07 12:21 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-10-07 12:21 Girar awaiter (rider) [this message] 2022-10-28 12:08 ` [#308030] TESTED (try 2) " Girar awaiter (rider) 2022-10-28 12:53 ` [#308030] DONE (try 3) " Girar pender (rider)
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.308030.1.1@gyle.mskdc.altlinux.org \ --to=girar-builder@altlinux.org \ --cc=devel@lists.altlinux.org \ --cc=girar-builder-sisyphus@altlinux.org \ --cc=rider@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