From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=unavailable autolearn_force=no version=3.4.1 Date: Fri, 14 Oct 2022 17:18:39 +0000 From: "Girar awaiter (shaba)" To: Alexey Shabalin Subject: [#308392] [test-only] FAILED (try 2) libxml2.git=2.10.3-alt1 gem-libxml-ruby.git=3.2.3-alt1 Message-ID: Mail-Followup-To: Girar awaiter robot References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-girar-task-id: 308392 X-girar-task-owner: shaba X-girar-task-repo: sisyphus X-girar-task-try: 2 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/308392/ X-girar-task-log: logs/events.2.1.log X-girar-task-summary: [#308392] [test-only] FAILED (try 2) libxml2.git=2.10.3-alt1 gem-libxml-ruby.git=3.2.3-alt1 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2022 17:18:42 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/308392/logs/events.2.1.log subtask name aarch64 armh i586 ppc64le x86_64 #200 gem-libxml-ruby failed failed failed failed failed 2022-Oct-14 17:16:39 :: test-only task #308392 for sisyphus resumed by shaba: 2022-Oct-14 17:16:39 :: message: update #100 build 2.10.3-alt1 from /people/shaba/packages/libxml2.git fetched at 2022-Oct-14 16:55:39 #200 build 3.2.3-alt1 from /gears/g/gem-libxml-ruby.git fetched at 2022-Oct-14 17:16:23 from sisyphus 2022-Oct-14 17:16:39 :: created build repo 2022-Oct-14 17:16:40 :: [armh] #100 libxml2.git 2.10.3-alt1: build start 2022-Oct-14 17:16:40 :: [x86_64] #100 libxml2.git 2.10.3-alt1: build start 2022-Oct-14 17:16:40 :: [i586] #100 libxml2.git 2.10.3-alt1: build start 2022-Oct-14 17:16:40 :: [ppc64le] #100 libxml2.git 2.10.3-alt1: build start 2022-Oct-14 17:16:40 :: [aarch64] #100 libxml2.git 2.10.3-alt1: build start 2022-Oct-14 17:16:52 :: [i586] #100 libxml2.git 2.10.3-alt1: build OK (cached) 2022-Oct-14 17:16:52 :: [i586] #200 gem-libxml-ruby.git 3.2.3-alt1: build start 2022-Oct-14 17:16:53 :: [x86_64] #100 libxml2.git 2.10.3-alt1: build OK (cached) 2022-Oct-14 17:16:53 :: [x86_64] #200 gem-libxml-ruby.git 3.2.3-alt1: build start 2022-Oct-14 17:17:06 :: [aarch64] #100 libxml2.git 2.10.3-alt1: build OK (cached) 2022-Oct-14 17:17:06 :: [aarch64] #200 gem-libxml-ruby.git 3.2.3-alt1: build start 2022-Oct-14 17:17:12 :: [ppc64le] #100 libxml2.git 2.10.3-alt1: build OK (cached) 2022-Oct-14 17:17:12 :: [ppc64le] #200 gem-libxml-ruby.git 3.2.3-alt1: build start 2022-Oct-14 17:17:19 :: [armh] #100 libxml2.git 2.10.3-alt1: build OK (cached) 2022-Oct-14 17:17:19 :: [armh] #200 gem-libxml-ruby.git 3.2.3-alt1: build start [x86_64] ruby_xml_node.c: In function 'rxml_node_xlink_q': [x86_64] ruby_xml_node.c:792:3: error: unknown type name 'xlinkType' [x86_64] 792 | xlinkType xlt; [x86_64] -- [x86_64] 795 | xlt = xlinkIsLink(xnode->doc, xnode); [x86_64] ruby_xml_node.c:797:14: error: 'XLINK_TYPE_NONE' undeclared (first use in this function) [x86_64] 797 | if (xlt == XLINK_TYPE_NONE) [x86_64] -- [x86_64] ruby_xml_node.c: In function 'rxml_node_xlink_type': [x86_64] ruby_xml_node.c:814:3: error: unknown type name 'xlinkType' [x86_64] 814 | xlinkType xlt; [x86_64] ruby_xml_node.c:819:14: error: 'XLINK_TYPE_NONE' undeclared (first use in this function) [x86_64] 819 | if (xlt == XLINK_TYPE_NONE) [x86_64] ruby_xml_node.c: In function 'rxml_node_xlink_type_name': [x86_64] ruby_xml_node.c:836:3: error: unknown type name 'xlinkType' [x86_64] 836 | xlinkType xlt; [x86_64] ruby_xml_node.c:843:8: error: 'XLINK_TYPE_NONE' undeclared (first use in this function) [x86_64] 843 | case XLINK_TYPE_NONE: [x86_64] ruby_xml_node.c:845:8: error: 'XLINK_TYPE_SIMPLE' undeclared (first use in this function); did you mean 'XML_SCHEMA_TYPE_SIMPLE'? [x86_64] 845 | case XLINK_TYPE_SIMPLE: [x86_64] | XML_SCHEMA_TYPE_SIMPLE [x86_64] ruby_xml_node.c:847:8: error: 'XLINK_TYPE_EXTENDED' undeclared (first use in this function) [x86_64] 847 | case XLINK_TYPE_EXTENDED: [x86_64] ruby_xml_node.c:849:8: error: 'XLINK_TYPE_EXTENDED_SET' undeclared (first use in this function) [x86_64] 849 | case XLINK_TYPE_EXTENDED_SET: [x86_64] -- [x86_64] make: Leaving directory '/usr/src/RPM/BUILD/gem-libxml-ruby-3.2.3/ext/libxml' [x86_64] ERROR: Shell command '{} make' execution error [x86_64] make: Entering directory '/usr/src/RPM/BUILD/gem-libxml-ruby-3.2.3/ext/libxml' 2022-Oct-14 17:17:22 :: [x86_64] gem-libxml-ruby.git 3.2.3-alt1: remote: build failed 2022-Oct-14 17:17:22 :: [x86_64] #200 gem-libxml-ruby.git 3.2.3-alt1: build FAILED 2022-Oct-14 17:17:22 :: [x86_64] requesting cancellation of task processing [i586] ruby_xml_node.c: In function 'rxml_node_xlink_q': [i586] ruby_xml_node.c:792:3: error: unknown type name 'xlinkType' [i586] 792 | xlinkType xlt; [i586] -- [i586] 795 | xlt = xlinkIsLink(xnode->doc, xnode); [i586] ruby_xml_node.c:797:14: error: 'XLINK_TYPE_NONE' undeclared (first use in this function) [i586] 797 | if (xlt == XLINK_TYPE_NONE) [i586] -- [i586] ruby_xml_node.c: In function 'rxml_node_xlink_type': [i586] ruby_xml_node.c:814:3: error: unknown type name 'xlinkType' [i586] 814 | xlinkType xlt; [i586] ruby_xml_node.c:819:14: error: 'XLINK_TYPE_NONE' undeclared (first use in this function) [i586] 819 | if (xlt == XLINK_TYPE_NONE) [i586] ruby_xml_node.c: In function 'rxml_node_xlink_type_name': [i586] ruby_xml_node.c:836:3: error: unknown type name 'xlinkType' [i586] 836 | xlinkType xlt; [i586] ruby_xml_node.c:843:8: error: 'XLINK_TYPE_NONE' undeclared (first use in this function) [i586] 843 | case XLINK_TYPE_NONE: [i586] ruby_xml_node.c:845:8: error: 'XLINK_TYPE_SIMPLE' undeclared (first use in this function); did you mean 'XML_SCHEMA_TYPE_SIMPLE'? [i586] 845 | case XLINK_TYPE_SIMPLE: [i586] | XML_SCHEMA_TYPE_SIMPLE [i586] ruby_xml_node.c:847:8: error: 'XLINK_TYPE_EXTENDED' undeclared (first use in this function) [i586] 847 | case XLINK_TYPE_EXTENDED: [i586] ruby_xml_node.c:849:8: error: 'XLINK_TYPE_EXTENDED_SET' undeclared (first use in this function) [i586] 849 | case XLINK_TYPE_EXTENDED_SET: [i586] -- [i586] make: Leaving directory '/usr/src/RPM/BUILD/gem-libxml-ruby-3.2.3/ext/libxml' [i586] ERROR: Shell command '{} make' execution error [i586] make: Entering directory '/usr/src/RPM/BUILD/gem-libxml-ruby-3.2.3/ext/libxml' 2022-Oct-14 17:17:23 :: [i586] gem-libxml-ruby.git 3.2.3-alt1: remote: build failed 2022-Oct-14 17:17:23 :: [i586] #200 gem-libxml-ruby.git 3.2.3-alt1: build FAILED [aarch64] ruby_xml_node.c: In function 'rxml_node_xlink_q': [aarch64] ruby_xml_node.c:792:3: error: unknown type name 'xlinkType' [aarch64] 792 | xlinkType xlt; [aarch64] -- [aarch64] 795 | xlt = xlinkIsLink(xnode->doc, xnode); [aarch64] ruby_xml_node.c:797:14: error: 'XLINK_TYPE_NONE' undeclared (first use in this function) [aarch64] 797 | if (xlt == XLINK_TYPE_NONE) [aarch64] -- [aarch64] ruby_xml_node.c: In function 'rxml_node_xlink_type': [aarch64] ruby_xml_node.c:814:3: error: unknown type name 'xlinkType' [aarch64] 814 | xlinkType xlt; [aarch64] ruby_xml_node.c:819:14: error: 'XLINK_TYPE_NONE' undeclared (first use in this function) [aarch64] 819 | if (xlt == XLINK_TYPE_NONE) [aarch64] ruby_xml_node.c: In function 'rxml_node_xlink_type_name': [aarch64] ruby_xml_node.c:836:3: error: unknown type name 'xlinkType' [aarch64] 836 | xlinkType xlt; [aarch64] ruby_xml_node.c:843:8: error: 'XLINK_TYPE_NONE' undeclared (first use in this function) [aarch64] 843 | case XLINK_TYPE_NONE: [aarch64] ruby_xml_node.c:845:8: error: 'XLINK_TYPE_SIMPLE' undeclared (first use in this function); did you mean 'XML_SCHEMA_TYPE_SIMPLE'? [aarch64] 845 | case XLINK_TYPE_SIMPLE: [aarch64] | XML_SCHEMA_TYPE_SIMPLE [aarch64] ruby_xml_node.c:847:8: error: 'XLINK_TYPE_EXTENDED' undeclared (first use in this function) [aarch64] 847 | case XLINK_TYPE_EXTENDED: [aarch64] ruby_xml_node.c:849:8: error: 'XLINK_TYPE_EXTENDED_SET' undeclared (first use in this function) [aarch64] 849 | case XLINK_TYPE_EXTENDED_SET: [aarch64] -- [aarch64] make: Leaving directory '/usr/src/RPM/BUILD/gem-libxml-ruby-3.2.3/ext/libxml' [aarch64] ERROR: Shell command '{} make' execution error [aarch64] make: Entering directory '/usr/src/RPM/BUILD/gem-libxml-ruby-3.2.3/ext/libxml' 2022-Oct-14 17:17:58 :: [aarch64] gem-libxml-ruby.git 3.2.3-alt1: remote: build failed 2022-Oct-14 17:17:58 :: [aarch64] #200 gem-libxml-ruby.git 3.2.3-alt1: build FAILED [ppc64le] ruby_xml_node.c: In function 'rxml_node_xlink_q': [ppc64le] ruby_xml_node.c:792:3: error: unknown type name 'xlinkType' [ppc64le] 792 | xlinkType xlt; [ppc64le] -- [ppc64le] 795 | xlt = xlinkIsLink(xnode->doc, xnode); [ppc64le] ruby_xml_node.c:797:14: error: 'XLINK_TYPE_NONE' undeclared (first use in this function) [ppc64le] 797 | if (xlt == XLINK_TYPE_NONE) [ppc64le] -- [ppc64le] ruby_xml_node.c: In function 'rxml_node_xlink_type': [ppc64le] ruby_xml_node.c:814:3: error: unknown type name 'xlinkType' [ppc64le] 814 | xlinkType xlt; [ppc64le] ruby_xml_node.c:819:14: error: 'XLINK_TYPE_NONE' undeclared (first use in this function) [ppc64le] 819 | if (xlt == XLINK_TYPE_NONE) [ppc64le] ruby_xml_node.c: In function 'rxml_node_xlink_type_name': [ppc64le] ruby_xml_node.c:836:3: error: unknown type name 'xlinkType' [ppc64le] 836 | xlinkType xlt; [ppc64le] ruby_xml_node.c:843:8: error: 'XLINK_TYPE_NONE' undeclared (first use in this function) [ppc64le] 843 | case XLINK_TYPE_NONE: [ppc64le] ruby_xml_node.c:845:8: error: 'XLINK_TYPE_SIMPLE' undeclared (first use in this function); did you mean 'XML_SCHEMA_TYPE_SIMPLE'? [ppc64le] 845 | case XLINK_TYPE_SIMPLE: [ppc64le] | XML_SCHEMA_TYPE_SIMPLE [ppc64le] ruby_xml_node.c:847:8: error: 'XLINK_TYPE_EXTENDED' undeclared (first use in this function) [ppc64le] 847 | case XLINK_TYPE_EXTENDED: [ppc64le] ruby_xml_node.c:849:8: error: 'XLINK_TYPE_EXTENDED_SET' undeclared (first use in this function) [ppc64le] 849 | case XLINK_TYPE_EXTENDED_SET: [ppc64le] -- [ppc64le] make: Leaving directory '/usr/src/RPM/BUILD/gem-libxml-ruby-3.2.3/ext/libxml' [ppc64le] ERROR: Shell command '{} make' execution error [ppc64le] make: Entering directory '/usr/src/RPM/BUILD/gem-libxml-ruby-3.2.3/ext/libxml' 2022-Oct-14 17:18:12 :: [ppc64le] gem-libxml-ruby.git 3.2.3-alt1: remote: build failed 2022-Oct-14 17:18:12 :: [ppc64le] #200 gem-libxml-ruby.git 3.2.3-alt1: build FAILED [armh] ruby_xml_node.c: In function 'rxml_node_xlink_q': [armh] ruby_xml_node.c:792:3: error: unknown type name 'xlinkType' [armh] 792 | xlinkType xlt; [armh] -- [armh] 795 | xlt = xlinkIsLink(xnode->doc, xnode); [armh] ruby_xml_node.c:797:14: error: 'XLINK_TYPE_NONE' undeclared (first use in this function) [armh] 797 | if (xlt == XLINK_TYPE_NONE) [armh] -- [armh] ruby_xml_node.c: In function 'rxml_node_xlink_type': [armh] ruby_xml_node.c:814:3: error: unknown type name 'xlinkType' [armh] 814 | xlinkType xlt; [armh] ruby_xml_node.c:819:14: error: 'XLINK_TYPE_NONE' undeclared (first use in this function) [armh] 819 | if (xlt == XLINK_TYPE_NONE) [armh] ruby_xml_node.c: In function 'rxml_node_xlink_type_name': [armh] ruby_xml_node.c:836:3: error: unknown type name 'xlinkType' [armh] 836 | xlinkType xlt; [armh] ruby_xml_node.c:843:8: error: 'XLINK_TYPE_NONE' undeclared (first use in this function) [armh] 843 | case XLINK_TYPE_NONE: [armh] ruby_xml_node.c:845:8: error: 'XLINK_TYPE_SIMPLE' undeclared (first use in this function); did you mean 'XML_SCHEMA_TYPE_SIMPLE'? [armh] 845 | case XLINK_TYPE_SIMPLE: [armh] | XML_SCHEMA_TYPE_SIMPLE [armh] ruby_xml_node.c:847:8: error: 'XLINK_TYPE_EXTENDED' undeclared (first use in this function) [armh] 847 | case XLINK_TYPE_EXTENDED: [armh] ruby_xml_node.c:849:8: error: 'XLINK_TYPE_EXTENDED_SET' undeclared (first use in this function) [armh] 849 | case XLINK_TYPE_EXTENDED_SET: [armh] -- [armh] make: Leaving directory '/usr/src/RPM/BUILD/gem-libxml-ruby-3.2.3/ext/libxml' [armh] ERROR: Shell command '{} make' execution error [armh] make: Entering directory '/usr/src/RPM/BUILD/gem-libxml-ruby-3.2.3/ext/libxml' 2022-Oct-14 17:18:39 :: [armh] gem-libxml-ruby.git 3.2.3-alt1: remote: build failed 2022-Oct-14 17:18:39 :: [armh] #200 gem-libxml-ruby.git 3.2.3-alt1: build FAILED 2022-Oct-14 17:17:22 :: [x86_64] build FAILED 2022-Oct-14 17:17:23 :: [i586] build FAILED 2022-Oct-14 17:17:58 :: [aarch64] build FAILED 2022-Oct-14 17:18:12 :: [ppc64le] build FAILED 2022-Oct-14 17:18:39 :: [armh] build FAILED 2022-Oct-14 17:18:39 :: task #308392 for sisyphus FAILED