From: "Girar awaiter (cas)" <girar-builder@altlinux.org>
To: Andrey Cherepanov <cas@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
girar-builder-sisyphus@altlinux.org,
"Anton V. Boyarshinov" <boyarsh@altlinux.org>
Subject: [#409667] FAILED (try 2) libHX.git=5.2-alt1 hxtools.git=20251011-alt1 pam_mount.git=2.18-alt1
Date: Mon, 2 Mar 2026 07:56:47 +0000
Message-ID: <girar.task.409667.2.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.409667.1.1@gyle.mskdc.altlinux.org>
https://git.altlinux.org/tasks/409667/logs/events.2.1.log
https://packages.altlinux.org/tasks/409667
subtask name aarch64 i586 x86_64
#300 pam_mount ? failed failed
2026-Mar-02 07:55:54 :: task #409667 for sisyphus resumed by cas:
2026-Mar-02 07:55:54 :: message: New_version_of_libHX
#100 build 5.2-alt1 from /people/cas/packages/libHX.git fetched at 2026-Mar-02 03:22:11
#200 build 20251011-alt1 from /people/cas/packages/hxtools.git fetched at 2026-Mar-02 07:18:19
#300 build 2.18-alt1 from /gears/p/pam_mount.git fetched at 2026-Mar-02 07:55:24 from sisyphus
2026-Mar-02 07:55:55 :: created build repo
2026-Mar-02 07:55:56 :: [i586] #100 libHX.git 5.2-alt1: build start
2026-Mar-02 07:55:56 :: [aarch64] #100 libHX.git 5.2-alt1: build start
2026-Mar-02 07:55:56 :: [x86_64] #100 libHX.git 5.2-alt1: build start
2026-Mar-02 07:56:07 :: [i586] #100 libHX.git 5.2-alt1: build OK (cached)
2026-Mar-02 07:56:07 :: [i586] #200 hxtools.git 20251011-alt1: build start
2026-Mar-02 07:56:08 :: [x86_64] #100 libHX.git 5.2-alt1: build OK (cached)
2026-Mar-02 07:56:08 :: [x86_64] #200 hxtools.git 20251011-alt1: build start
2026-Mar-02 07:56:16 :: [i586] #200 hxtools.git 20251011-alt1: build OK (cached)
2026-Mar-02 07:56:16 :: [i586] #300 pam_mount.git 2.18-alt1: build start
2026-Mar-02 07:56:17 :: [x86_64] #200 hxtools.git 20251011-alt1: build OK (cached)
2026-Mar-02 07:56:18 :: [x86_64] #300 pam_mount.git 2.18-alt1: build start
2026-Mar-02 07:56:23 :: [aarch64] #100 libHX.git 5.2-alt1: build OK (cached)
2026-Mar-02 07:56:23 :: [aarch64] #200 hxtools.git 20251011-alt1: build start
[i586] autoloop.c: In function 'al_get_options':
[i586] autoloop.c:61:13: error: implicit declaration of function 'HX_getopt'; did you mean 'HX_getopt6'? [-Wimplicit-function-declaration]
[i586] 61 | if (HX_getopt(options_table, argc, argv, HXOPT_USAGEONERR) !=
[i586] --
[i586] mtcrypt.c: In function 'mtcr_parse_suboptions':
[i586] mtcrypt.c:91:23: error: implicit declaration of function 'HX_strsep'; did you mean 'HX_strsep2'? [-Wimplicit-function-declaration]
[i586] 91 | while ((key = HX_strsep(&copt, ",")) != NULL) {
[i586] | HX_strsep2
[i586] mtcrypt.c:91:21: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[i586] 91 | while ((key = HX_strsep(&copt, ",")) != NULL) {
[i586] mtcrypt.c: In function 'mtcr_get_mount_options':
[i586] mtcrypt.c:224:13: error: implicit declaration of function 'HX_getopt'; did you mean 'HX_getopt6'? [-Wimplicit-function-declaration]
[i586] 224 | if (HX_getopt(options_table, argc, argv, HXOPT_USAGEONERR) !=
[i586] --
[i586] ehd.c: In function 'ehd_get_options':
[i586] ehd.c:535:13: error: implicit declaration of function 'HX_getopt'; did you mean 'HX_getopt6'? [-Wimplicit-function-declaration]
[i586] 535 | if (HX_getopt(options_table, argc, argv, HXOPT_USAGEONERR) !=
[i586] --
[i586] rdconf1.c: In function 'str_to_optkv':
[i586] rdconf1.c:302:23: error: implicit declaration of function 'HX_strsep'; did you mean 'HX_strsep2'? [-Wimplicit-function-declaration]
[i586] 302 | while ((ptr = HX_strsep(&str, ",")) != NULL) {
[i586] | HX_strsep2
[i586] rdconf1.c:302:21: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[i586] 302 | while ((ptr = HX_strsep(&str, ",")) != NULL) {
[i586] rdconf1.c: In function 'str_to_optlist':
[i586] rdconf1.c:341:21: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[i586] 341 | while ((ptr = HX_strsep(&str, ",")) != NULL) {
[i586] --
[i586] crypto.c: In function 'ehd_cipherdigest_security':
[i586] crypto.c:615:22: error: implicit declaration of function 'HX_strsep'; did you mean 'HX_strsep2'? [-Wimplicit-function-declaration]
[i586] 615 | while ((wp = HX_strsep(&tmp, ",-.:_")) != NULL) {
[i586] | HX_strsep2
[i586] crypto.c:615:20: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[i586] 615 | while ((wp = HX_strsep(&tmp, ",-.:_")) != NULL) {
2026-Mar-02 07:56:42 :: [i586] pam_mount.git 2.18-alt1: remote: build failed
2026-Mar-02 07:56:42 :: [i586] #300 pam_mount.git 2.18-alt1: build FAILED
2026-Mar-02 07:56:42 :: [i586] requesting cancellation of task processing
[x86_64] autoloop.c: In function 'al_get_options':
[x86_64] autoloop.c:61:13: error: implicit declaration of function 'HX_getopt'; did you mean 'HX_getopt6'? [-Wimplicit-function-declaration]
[x86_64] 61 | if (HX_getopt(options_table, argc, argv, HXOPT_USAGEONERR) !=
[x86_64] --
[x86_64] ehd.c: In function 'ehd_get_options':
[x86_64] ehd.c:535:13: error: implicit declaration of function 'HX_getopt'; did you mean 'HX_getopt6'? [-Wimplicit-function-declaration]
[x86_64] 535 | if (HX_getopt(options_table, argc, argv, HXOPT_USAGEONERR) !=
[x86_64] --
[x86_64] mtcrypt.c: In function 'mtcr_parse_suboptions':
[x86_64] mtcrypt.c:91:23: error: implicit declaration of function 'HX_strsep'; did you mean 'HX_strsep2'? [-Wimplicit-function-declaration]
[x86_64] 91 | while ((key = HX_strsep(&copt, ",")) != NULL) {
[x86_64] | HX_strsep2
[x86_64] mtcrypt.c:91:21: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[x86_64] 91 | while ((key = HX_strsep(&copt, ",")) != NULL) {
[x86_64] mtcrypt.c: In function 'mtcr_get_mount_options':
[x86_64] mtcrypt.c:224:13: error: implicit declaration of function 'HX_getopt'; did you mean 'HX_getopt6'? [-Wimplicit-function-declaration]
[x86_64] 224 | if (HX_getopt(options_table, argc, argv, HXOPT_USAGEONERR) !=
[x86_64] --
[x86_64] rdconf1.c: In function 'str_to_optkv':
[x86_64] rdconf1.c:302:23: error: implicit declaration of function 'HX_strsep'; did you mean 'HX_strsep2'? [-Wimplicit-function-declaration]
[x86_64] 302 | while ((ptr = HX_strsep(&str, ",")) != NULL) {
[x86_64] | HX_strsep2
[x86_64] rdconf1.c:302:21: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[x86_64] 302 | while ((ptr = HX_strsep(&str, ",")) != NULL) {
[x86_64] rdconf1.c: In function 'str_to_optlist':
[x86_64] rdconf1.c:341:21: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[x86_64] 341 | while ((ptr = HX_strsep(&str, ",")) != NULL) {
[x86_64] --
[x86_64] crypto.c: In function 'ehd_cipherdigest_security':
[x86_64] crypto.c:615:22: error: implicit declaration of function 'HX_strsep'; did you mean 'HX_strsep2'? [-Wimplicit-function-declaration]
[x86_64] 615 | while ((wp = HX_strsep(&tmp, ",-.:_")) != NULL) {
[x86_64] | HX_strsep2
[x86_64] crypto.c:615:20: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[x86_64] 615 | while ((wp = HX_strsep(&tmp, ",-.:_")) != NULL) {
2026-Mar-02 07:56:43 :: [x86_64] pam_mount.git 2.18-alt1: remote: build failed
2026-Mar-02 07:56:43 :: [x86_64] #300 pam_mount.git 2.18-alt1: build FAILED
2026-Mar-02 07:56:46 :: [aarch64] #200 hxtools.git 20251011-alt1: build OK (cached)
2026-Mar-02 07:56:47 :: [aarch64] task processing CANCELLED
2026-Mar-02 07:56:42 :: [i586] build FAILED
2026-Mar-02 07:56:43 :: [x86_64] build FAILED
2026-Mar-02 07:56:47 :: [aarch64] build FAILED
2026-Mar-02 07:56:47 :: task #409667 for sisyphus FAILED
next prev parent reply other threads:[~2026-03-02 7:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-02 7:22 [#409667] FAILED libHX.git=5.2-alt1 hxtools.git=20251011-alt1 Girar awaiter (cas)
2026-03-02 7:56 ` Girar awaiter (cas) [this message]
2026-03-02 10:15 ` [#409667] [test-only] FAILED (try 3) libHX.git=5.2-alt1 hxtools.git=20251011-alt1 pam_mount.git=2.22-alt1 Girar awaiter (cas)
2026-03-02 11:25 ` [#409667] FAILED (try 4) " Girar awaiter (cas)
2026-03-02 11:34 ` [#409667] FAILED (try 5) " Girar awaiter (cas)
2026-03-02 13:24 ` [#409667] DONE (try 6) " Girar pender (cas)
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.409667.2.1@gyle.mskdc.altlinux.org \
--to=girar-builder@altlinux.org \
--cc=boyarsh@altlinux.org \
--cc=cas@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