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: Mon, 2 Mar 2026 07:56:47 +0000 From: "Girar awaiter (cas)" To: Andrey Cherepanov Subject: [#409667] FAILED (try 2) libHX.git=5.2-alt1 hxtools.git=20251011-alt1 pam_mount.git=2.18-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: 409667 X-girar-task-owner: cas X-girar-task-cc: boyarsh 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/409667/ X-girar-task-log: logs/events.2.1.log X-girar-task-summary: [#409667] FAILED (try 2) libHX.git=5.2-alt1 hxtools.git=20251011-alt1 pam_mount.git=2.18-alt1 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org, "Anton V. Boyarshinov" 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: Mon, 02 Mar 2026 07:56:50 -0000 Archived-At: List-Archive: 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