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
_______________________________________________
Sisyphus-incominger mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger

Reply via email to