ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (andy)" <girar-builder@altlinux.org>
To: "Andrew A. Vasilyev" <andy@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#382644] [test-only] FAILED (try 3) libxmlsec1.git=1.3.7-alt1 python3-module-dm.xmlsec.binding.git=2.0-alt2 ...
Date: Sun, 27 Apr 2025 16:09:31 +0000
Message-ID: <girar.task.382644.3.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.382644.1.1@gyle.mskdc.altlinux.org>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 13648 bytes --]

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


  parent reply	other threads:[~2025-04-27 16:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-26 20:35 [#382644] [test-only] FAILED libxmlsec1.git=1.3.7-alt1 Girar awaiter (andy)
2025-04-26 21:00 ` [#382644] [test-only] FAILED (try 2) libxmlsec1.git=1.3.7-alt1 oath-toolkit.git=2.6.9-alt1 Girar awaiter (andy)
2025-04-27 16:09 ` Girar awaiter (andy) [this message]
2025-04-27 18:30 ` [#382644] TESTED (try 4) libxmlsec1.git=1.3.7-alt1 python3-module-dm.xmlsec.binding.git=3.0-alt1 Girar awaiter (andy)

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.382644.3.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=andy@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