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: Sun, 27 Apr 2025 16:09:31 +0000 From: "Girar awaiter (andy)" To: "Andrew A. Vasilyev" Subject: [#382644] [test-only] FAILED (try 3) libxmlsec1.git=1.3.7-alt1 python3-module-dm.xmlsec.binding.git=2.0-alt2 ... Message-ID: Mail-Followup-To: Girar awaiter robot References: MIME-Version: 1.0 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-girar-task-id: 382644 X-girar-task-owner: andy X-girar-task-repo: sisyphus X-girar-task-try: 3 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/382644/ X-girar-task-log: logs/events.3.1.log X-girar-task-summary: [#382644] [test-only] FAILED (try 3) libxmlsec1.git=1.3.7-alt1 python3-module-dm.xmlsec.binding.git=2.0-alt2 python3-module-xmlsec.git=1.3.15-alt1 oath-toolkit.git=2.6.12-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: Sun, 27 Apr 2025 16:09:34 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/382644/logs/events.3.1.log https://packages.altlinux.org/tasks/382644 subtask name aarch64 i586 x86_64 #300 python3-module-dm.xmlsec.binding failed failed failed 2025-Apr-27 16:08:04 :: test-only task #382644 for sisyphus resumed by andy: 2025-Apr-27 16:08:04 :: message: New version #100 build 1.3.7-alt1 from /people/andy/packages/libxmlsec1.git fetched at 2025-Apr-26 19:14:19 #200 removed #300 build 2.0-alt2 from /gears/p/python3-module-dm.xmlsec.binding.git fetched at 2025-Apr-26 20:49:54 from sisyphus #400 build 1.3.15-alt1 from /gears/p/python3-module-xmlsec.git fetched at 2025-Apr-26 20:49:54 from sisyphus #500 build 2.6.12-alt1 from /gears/o/oath-toolkit.git fetched at 2025-Apr-27 16:07:47 from sisyphus 2025-Apr-27 16:08:04 :: created build repo 2025-Apr-27 16:08:06 :: [x86_64] #100 libxmlsec1.git 1.3.7-alt1: build start 2025-Apr-27 16:08:06 :: [i586] #100 libxmlsec1.git 1.3.7-alt1: build start 2025-Apr-27 16:08:06 :: [aarch64] #100 libxmlsec1.git 1.3.7-alt1: build start 2025-Apr-27 16:08:25 :: [x86_64] #100 libxmlsec1.git 1.3.7-alt1: build OK (cached) 2025-Apr-27 16:08:25 :: [x86_64] #300 python3-module-dm.xmlsec.binding.git 2.0-alt2: build start 2025-Apr-27 16:08:41 :: [aarch64] #100 libxmlsec1.git 1.3.7-alt1: build OK (cached) 2025-Apr-27 16:08:42 :: [aarch64] #300 python3-module-dm.xmlsec.binding.git 2.0-alt2: build start 2025-Apr-27 16:08:42 :: [i586] #100 libxmlsec1.git 1.3.7-alt1: build OK (cached) 2025-Apr-27 16:08:43 :: [i586] #300 python3-module-dm.xmlsec.binding.git 2.0-alt2: build start [x86_64] src/_xmlsec.c: In function ‘__pyx_pf_2dm_6xmlsec_7binding_7_xmlsec_3Key_2load’: [x86_64] src/_xmlsec.c:6985:23: error: implicit declaration of function ‘xmlSecCryptoAppKeyLoad’; did you mean ‘xmlSecCryptoAppKeyLoadEx’? [-Wimplicit-function-declaration] [x86_64] 6985 | __pyx_v_key = xmlSecCryptoAppKeyLoad(__pyx_v_c_filename, __pyx_v_c_key_data_format, __pyx_v_c_password, NULL, NULL); [x86_64] | xmlSecCryptoAppKeyLoadEx [x86_64] src/_xmlsec.c:6985:21: error: assignment to ‘xmlSecKeyPtr’ {aka ‘struct _xmlSecKey *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion] [x86_64] 6985 | __pyx_v_key = xmlSecCryptoAppKeyLoad(__pyx_v_c_filename, __pyx_v_c_key_data_format, __pyx_v_c_password, NULL, NULL); [x86_64] -- [x86_64] src/_xmlsec.c: In function ‘__pyx_pymod_exec__xmlsec’: [x86_64] /usr/include/xmlsec1/xmlsec/openssl/symbols.h:91:49: error: ‘xmlSecOpenSSLTransformHmacMd5Id’ undeclared (first use in this function); did you mean ‘xmlSecOpenSSLTransformHmacSha1Id’? [x86_64] 91 | #define xmlSecTransformHmacMd5Id xmlSecOpenSSLTransformHmacMd5Id [x86_64] -- [x86_64] 20373 | __pyx_t_6 = __pyx_f_2dm_6xmlsec_7binding_7_xmlsec__mkti(xmlSecTransformHmacMd5Id); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 715, __pyx_L1_error) [x86_64] /usr/include/xmlsec1/xmlsec/openssl/symbols.h:92:49: error: ‘xmlSecOpenSSLTransformHmacRipemd160Id’ undeclared (first use in this function); did you mean ‘xmlSecTransformHmacRipemd160Id’? [x86_64] 92 | #define xmlSecTransformHmacRipemd160Id xmlSecOpenSSLTransformHmacRipemd160Id [x86_64] -- [x86_64] 20385 | __pyx_t_6 = __pyx_f_2dm_6xmlsec_7binding_7_xmlsec__mkti(xmlSecTransformHmacRipemd160Id); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 716, __pyx_L1_error) [x86_64] /usr/include/xmlsec1/xmlsec/openssl/symbols.h:99:49: error: ‘xmlSecOpenSSLTransformMd5Id’ undeclared (first use in this function); did you mean ‘xmlSecOpenSSLTransformEcdhId’? [x86_64] 99 | #define xmlSecTransformMd5Id xmlSecOpenSSLTransformMd5Id [x86_64] -- [x86_64] 20457 | __pyx_t_6 = __pyx_f_2dm_6xmlsec_7binding_7_xmlsec__mkti(xmlSecTransformMd5Id); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 722, __pyx_L1_error) [x86_64] /usr/include/xmlsec1/xmlsec/openssl/symbols.h:100:49: error: ‘xmlSecOpenSSLTransformRipemd160Id’ undeclared (first use in this function); did you mean ‘xmlSecOpenSSLTransformKWAes256Id’? [x86_64] 100 | #define xmlSecTransformRipemd160Id xmlSecOpenSSLTransformRipemd160Id [x86_64] -- [x86_64] 20469 | __pyx_t_6 = __pyx_f_2dm_6xmlsec_7binding_7_xmlsec__mkti(xmlSecTransformRipemd160Id); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 723, __pyx_L1_error) [x86_64] /usr/include/xmlsec1/xmlsec/openssl/symbols.h:102:49: error: ‘xmlSecOpenSSLTransformRsaMd5Id’ undeclared (first use in this function); did you mean ‘xmlSecOpenSSLTransformRsaSha1Id’? [x86_64] 102 | #define xmlSecTransformRsaMd5Id xmlSecOpenSSLTransformRsaMd5Id [x86_64] -- [x86_64] 20481 | __pyx_t_6 = __pyx_f_2dm_6xmlsec_7binding_7_xmlsec__mkti(xmlSecTransformRsaMd5Id); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 724, __pyx_L1_error) [x86_64] /usr/include/xmlsec1/xmlsec/openssl/symbols.h:103:49: error: ‘xmlSecOpenSSLTransformRsaRipemd160Id’ undeclared (first use in this function); did you mean ‘xmlSecTransformRsaRipemd160Id’? [x86_64] 103 | #define xmlSecTransformRsaRipemd160Id xmlSecOpenSSLTransformRsaRipemd160Id [x86_64] -- [x86_64] 227 | static void* lxml_unpack_xmldoc_capsule(PyObject* capsule, int* is_owned) { [x86_64] error: command '/usr/bin/x86_64-alt-linux-gcc' failed with exit code 1 2025-Apr-27 16:08:49 :: [x86_64] python3-module-dm.xmlsec.binding.git 2.0-alt2: remote: build failed 2025-Apr-27 16:08:49 :: [x86_64] #300 python3-module-dm.xmlsec.binding.git 2.0-alt2: build FAILED 2025-Apr-27 16:08:49 :: [x86_64] requesting cancellation of task processing [aarch64] src/_xmlsec.c: In function ‘__pyx_pf_2dm_6xmlsec_7binding_7_xmlsec_3Key_2load’: [aarch64] src/_xmlsec.c:6985:23: error: implicit declaration of function ‘xmlSecCryptoAppKeyLoad’; did you mean ‘xmlSecCryptoAppKeyLoadEx’? [-Wimplicit-function-declaration] [aarch64] 6985 | __pyx_v_key = xmlSecCryptoAppKeyLoad(__pyx_v_c_filename, __pyx_v_c_key_data_format, __pyx_v_c_password, NULL, NULL); [aarch64] | xmlSecCryptoAppKeyLoadEx [aarch64] src/_xmlsec.c:6985:21: error: assignment to ‘xmlSecKeyPtr’ {aka ‘struct _xmlSecKey *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion] [aarch64] 6985 | __pyx_v_key = xmlSecCryptoAppKeyLoad(__pyx_v_c_filename, __pyx_v_c_key_data_format, __pyx_v_c_password, NULL, NULL); [aarch64] -- [aarch64] src/_xmlsec.c: In function ‘__pyx_pymod_exec__xmlsec’: [aarch64] /usr/include/xmlsec1/xmlsec/openssl/symbols.h:91:49: error: ‘xmlSecOpenSSLTransformHmacMd5Id’ undeclared (first use in this function); did you mean ‘xmlSecOpenSSLTransformHmacSha1Id’? [aarch64] 91 | #define xmlSecTransformHmacMd5Id xmlSecOpenSSLTransformHmacMd5Id [aarch64] -- [aarch64] 20373 | __pyx_t_6 = __pyx_f_2dm_6xmlsec_7binding_7_xmlsec__mkti(xmlSecTransformHmacMd5Id); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 715, __pyx_L1_error) [aarch64] /usr/include/xmlsec1/xmlsec/openssl/symbols.h:92:49: error: ‘xmlSecOpenSSLTransformHmacRipemd160Id’ undeclared (first use in this function); did you mean ‘xmlSecTransformHmacRipemd160Id’? [aarch64] 92 | #define xmlSecTransformHmacRipemd160Id xmlSecOpenSSLTransformHmacRipemd160Id [aarch64] -- [aarch64] 20385 | __pyx_t_6 = __pyx_f_2dm_6xmlsec_7binding_7_xmlsec__mkti(xmlSecTransformHmacRipemd160Id); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 716, __pyx_L1_error) [aarch64] /usr/include/xmlsec1/xmlsec/openssl/symbols.h:99:49: error: ‘xmlSecOpenSSLTransformMd5Id’ undeclared (first use in this function); did you mean ‘xmlSecOpenSSLTransformEcdhId’? [aarch64] 99 | #define xmlSecTransformMd5Id xmlSecOpenSSLTransformMd5Id [aarch64] -- [aarch64] 20457 | __pyx_t_6 = __pyx_f_2dm_6xmlsec_7binding_7_xmlsec__mkti(xmlSecTransformMd5Id); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 722, __pyx_L1_error) [aarch64] /usr/include/xmlsec1/xmlsec/openssl/symbols.h:100:49: error: ‘xmlSecOpenSSLTransformRipemd160Id’ undeclared (first use in this function); did you mean ‘xmlSecOpenSSLTransformKWAes256Id’? [aarch64] 100 | #define xmlSecTransformRipemd160Id xmlSecOpenSSLTransformRipemd160Id [aarch64] -- [aarch64] 20469 | __pyx_t_6 = __pyx_f_2dm_6xmlsec_7binding_7_xmlsec__mkti(xmlSecTransformRipemd160Id); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 723, __pyx_L1_error) [aarch64] /usr/include/xmlsec1/xmlsec/openssl/symbols.h:102:49: error: ‘xmlSecOpenSSLTransformRsaMd5Id’ undeclared (first use in this function); did you mean ‘xmlSecOpenSSLTransformRsaSha1Id’? [aarch64] 102 | #define xmlSecTransformRsaMd5Id xmlSecOpenSSLTransformRsaMd5Id [aarch64] -- [aarch64] 20481 | __pyx_t_6 = __pyx_f_2dm_6xmlsec_7binding_7_xmlsec__mkti(xmlSecTransformRsaMd5Id); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 724, __pyx_L1_error) [aarch64] /usr/include/xmlsec1/xmlsec/openssl/symbols.h:103:49: error: ‘xmlSecOpenSSLTransformRsaRipemd160Id’ undeclared (first use in this function); did you mean ‘xmlSecTransformRsaRipemd160Id’? [aarch64] 103 | #define xmlSecTransformRsaRipemd160Id xmlSecOpenSSLTransformRsaRipemd160Id [aarch64] -- [aarch64] 227 | static void* lxml_unpack_xmldoc_capsule(PyObject* capsule, int* is_owned) { [aarch64] error: command '/usr/bin/aarch64-alt-linux-gcc' failed with exit code 1 2025-Apr-27 16:09:23 :: [aarch64] python3-module-dm.xmlsec.binding.git 2.0-alt2: remote: build failed 2025-Apr-27 16:09:23 :: [aarch64] #300 python3-module-dm.xmlsec.binding.git 2.0-alt2: build FAILED [i586] src/_xmlsec.c: In function ‘__pyx_pf_2dm_6xmlsec_7binding_7_xmlsec_3Key_2load’: [i586] src/_xmlsec.c:6985:23: error: implicit declaration of function ‘xmlSecCryptoAppKeyLoad’; did you mean ‘xmlSecCryptoAppKeyLoadEx’? [-Wimplicit-function-declaration] [i586] 6985 | __pyx_v_key = xmlSecCryptoAppKeyLoad(__pyx_v_c_filename, __pyx_v_c_key_data_format, __pyx_v_c_password, NULL, NULL); [i586] | xmlSecCryptoAppKeyLoadEx [i586] src/_xmlsec.c:6985:21: error: assignment to ‘xmlSecKeyPtr’ {aka ‘struct _xmlSecKey *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion] [i586] 6985 | __pyx_v_key = xmlSecCryptoAppKeyLoad(__pyx_v_c_filename, __pyx_v_c_key_data_format, __pyx_v_c_password, NULL, NULL); [i586] -- [i586] src/_xmlsec.c: In function ‘__pyx_pymod_exec__xmlsec’: [i586] /usr/include/xmlsec1/xmlsec/openssl/symbols.h:91:49: error: ‘xmlSecOpenSSLTransformHmacMd5Id’ undeclared (first use in this function); did you mean ‘xmlSecOpenSSLTransformHmacSha1Id’? [i586] 91 | #define xmlSecTransformHmacMd5Id xmlSecOpenSSLTransformHmacMd5Id [i586] -- [i586] 20373 | __pyx_t_6 = __pyx_f_2dm_6xmlsec_7binding_7_xmlsec__mkti(xmlSecTransformHmacMd5Id); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 715, __pyx_L1_error) [i586] /usr/include/xmlsec1/xmlsec/openssl/symbols.h:92:49: error: ‘xmlSecOpenSSLTransformHmacRipemd160Id’ undeclared (first use in this function); did you mean ‘xmlSecTransformHmacRipemd160Id’? [i586] 92 | #define xmlSecTransformHmacRipemd160Id xmlSecOpenSSLTransformHmacRipemd160Id [i586] -- [i586] 20385 | __pyx_t_6 = __pyx_f_2dm_6xmlsec_7binding_7_xmlsec__mkti(xmlSecTransformHmacRipemd160Id); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 716, __pyx_L1_error) [i586] /usr/include/xmlsec1/xmlsec/openssl/symbols.h:99:49: error: ‘xmlSecOpenSSLTransformMd5Id’ undeclared (first use in this function); did you mean ‘xmlSecOpenSSLTransformEcdhId’? [i586] 99 | #define xmlSecTransformMd5Id xmlSecOpenSSLTransformMd5Id [i586] -- [i586] 20457 | __pyx_t_6 = __pyx_f_2dm_6xmlsec_7binding_7_xmlsec__mkti(xmlSecTransformMd5Id); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 722, __pyx_L1_error) [i586] /usr/include/xmlsec1/xmlsec/openssl/symbols.h:100:49: error: ‘xmlSecOpenSSLTransformRipemd160Id’ undeclared (first use in this function); did you mean ‘xmlSecOpenSSLTransformKWAes256Id’? [i586] 100 | #define xmlSecTransformRipemd160Id xmlSecOpenSSLTransformRipemd160Id [i586] -- [i586] 20469 | __pyx_t_6 = __pyx_f_2dm_6xmlsec_7binding_7_xmlsec__mkti(xmlSecTransformRipemd160Id); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 723, __pyx_L1_error) [i586] /usr/include/xmlsec1/xmlsec/openssl/symbols.h:102:49: error: ‘xmlSecOpenSSLTransformRsaMd5Id’ undeclared (first use in this function); did you mean ‘xmlSecOpenSSLTransformRsaSha1Id’? [i586] 102 | #define xmlSecTransformRsaMd5Id xmlSecOpenSSLTransformRsaMd5Id [i586] -- [i586] 20481 | __pyx_t_6 = __pyx_f_2dm_6xmlsec_7binding_7_xmlsec__mkti(xmlSecTransformRsaMd5Id); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 724, __pyx_L1_error) [i586] /usr/include/xmlsec1/xmlsec/openssl/symbols.h:103:49: error: ‘xmlSecOpenSSLTransformRsaRipemd160Id’ undeclared (first use in this function); did you mean ‘xmlSecTransformRsaRipemd160Id’? [i586] 103 | #define xmlSecTransformRsaRipemd160Id xmlSecOpenSSLTransformRsaRipemd160Id [i586] -- [i586] 227 | static void* lxml_unpack_xmldoc_capsule(PyObject* capsule, int* is_owned) { [i586] error: command '/usr/bin/i586-alt-linux-gcc' failed with exit code 1 2025-Apr-27 16:09:30 :: [i586] python3-module-dm.xmlsec.binding.git 2.0-alt2: remote: build failed 2025-Apr-27 16:09:30 :: [i586] #300 python3-module-dm.xmlsec.binding.git 2.0-alt2: build FAILED 2025-Apr-27 16:08:49 :: [x86_64] build FAILED 2025-Apr-27 16:09:24 :: [aarch64] build FAILED 2025-Apr-27 16:09:30 :: [i586] build FAILED 2025-Apr-27 16:09:30 :: task #382644 for sisyphus FAILED