[#398638] [test-only] p10 FAILED (try 2) clamav.git=1.4.3-alt1 c-icap-modules.git=0.5.4-alt1 havp.git=0.93-alt1

Girar awaiter (taf) girar-builder at altlinux.org
Wed Oct 29 15:26:15 MSK 2025


https://git.altlinux.org/tasks/398638/logs/events.2.1.log
https://packages.altlinux.org/tasks/398638

subtask  name            aarch64  armh    i586  x86_64
   #100  clamav             5:49  7:21    3:49    3:37
   #200  c-icap-modules        ?     ?      33      32
   #300  havp                  ?     ?  failed  failed

2025-Oct-29 12:18:51 :: test-only task #398638 for p10 resumed by taf:
2025-Oct-29 12:18:51 :: message: New version fix CVE-2025-20260
#100 build 1.4.3-alt1 from /people/taf/packages/clamav.git fetched at 2025-Oct-29 12:00:36
#200 build 0.5.4-alt1 from /gears/c/c-icap-modules.git fetched at 2025-Oct-29 12:15:56 from p10
#300 build 0.93-alt1 from /gears/h/havp.git fetched at 2025-Oct-29 12:16:55 from p10
2025-Oct-29 12:18:52 :: created build repo
2025-Oct-29 12:18:53 :: [x86_64] #100 clamav.git 1.4.3-alt1: build start
2025-Oct-29 12:18:53 :: [armh] #100 clamav.git 1.4.3-alt1: build start
2025-Oct-29 12:18:53 :: [aarch64] #100 clamav.git 1.4.3-alt1: build start
2025-Oct-29 12:18:53 :: [i586] #100 clamav.git 1.4.3-alt1: build start
2025-Oct-29 12:22:30 :: [x86_64] #100 clamav.git 1.4.3-alt1: build OK
2025-Oct-29 12:22:30 :: [x86_64] #200 c-icap-modules.git 0.5.4-alt1: build start
2025-Oct-29 12:22:42 :: [i586] #100 clamav.git 1.4.3-alt1: build OK
2025-Oct-29 12:22:42 :: [i586] #200 c-icap-modules.git 0.5.4-alt1: build start
2025-Oct-29 12:23:02 :: [x86_64] #200 c-icap-modules.git 0.5.4-alt1: build OK
2025-Oct-29 12:23:02 :: [x86_64] #300 havp.git 0.93-alt1: build start
2025-Oct-29 12:23:15 :: [i586] #200 c-icap-modules.git 0.5.4-alt1: build OK
2025-Oct-29 12:23:15 :: [i586] #300 havp.git 0.93-alt1: build start
[x86_64] clamlibscanner.cpp: In member function 'virtual bool ClamLibScanner::InitDatabase()':
[x86_64] clamlibscanner.cpp:31:61: error: invalid conversion from 'int' to 'cl_error_t' [-fpermissive]
[x86_64]    31 |         printf("ClamAV: cl_init() error: %s\n", cl_strerror(ret));
[x86_64]       |                                                             int
[x86_64] --
[x86_64]  1246 | extern const char *cl_strerror(cl_error_t clerror);
[x86_64] clamlibscanner.cpp:43:94: error: invalid conversion from 'int' to 'cl_error_t' [-fpermissive]
[x86_64]    43 |         LogFile::ErrorMessage("ClamAV: set CL_ENGINE_MAX_SCANSIZE failed: %s\n", cl_strerror(ret));
[x86_64] --
[x86_64]  1246 | extern const char *cl_strerror(cl_error_t clerror);
[x86_64] clamlibscanner.cpp:50:94: error: invalid conversion from 'int' to 'cl_error_t' [-fpermissive]
[x86_64]    50 |         LogFile::ErrorMessage("ClamAV: set CL_ENGINE_MAX_FILESIZE failed: %s\n", cl_strerror(ret));
[x86_64] --
[x86_64]  1246 | extern const char *cl_strerror(cl_error_t clerror);
[x86_64] clamlibscanner.cpp:57:91: error: invalid conversion from 'int' to 'cl_error_t' [-fpermissive]
[x86_64]    57 |         LogFile::ErrorMessage("ClamAV: set CL_ENGINE_MAX_FILES failed: %s\n", cl_strerror(ret));
[x86_64] --
[x86_64]  1246 | extern const char *cl_strerror(cl_error_t clerror);
[x86_64] clamlibscanner.cpp:64:95: error: invalid conversion from 'int' to 'cl_error_t' [-fpermissive]
[x86_64]    64 |         LogFile::ErrorMessage("ClamAV: set CL_ENGINE_MAX_RECURSION failed: %s\n", cl_strerror(ret));
[x86_64] --
[x86_64]  1246 | extern const char *cl_strerror(cl_error_t clerror);
[x86_64] clamlibscanner.cpp:72:88: error: invalid conversion from 'int' to 'cl_error_t' [-fpermissive]
[x86_64]    72 |         LogFile::ErrorMessage("ClamAV: set CL_ENGINE_TMPDIR failed: %s\n", cl_strerror(ret));
[x86_64] --
[x86_64]  1246 | extern const char *cl_strerror(cl_error_t clerror);
[x86_64] clamlibscanner.cpp:90:84: error: invalid conversion from 'int' to 'cl_error_t' [-fpermissive]
[x86_64]    90 |         LogFile::ErrorMessage("ClamAV: Could not load database: %s\n", cl_strerror(ret));
[x86_64] --
[x86_64]  1246 | extern const char *cl_strerror(cl_error_t clerror);
[x86_64] clamlibscanner.cpp:103:90: error: invalid conversion from 'int' to 'cl_error_t' [-fpermissive]
[x86_64]   103 |         LogFile::ErrorMessage("ClamAV: Database initialization error: %s\n", cl_strerror(ret));
[x86_64]       |                                                                                          int
2025-Oct-29 12:23:21 :: [x86_64] havp.git 0.93-alt1: remote: build failed
2025-Oct-29 12:23:21 :: [x86_64] #300 havp.git 0.93-alt1: build FAILED
2025-Oct-29 12:23:21 :: [x86_64] requesting cancellation of task processing
[i586] clamlibscanner.cpp: In member function 'virtual bool ClamLibScanner::InitDatabase()':
[i586] clamlibscanner.cpp:31:61: error: invalid conversion from 'int' to 'cl_error_t' [-fpermissive]
[i586]    31 |         printf("ClamAV: cl_init() error: %s\n", cl_strerror(ret));
[i586]       |                                                             int
[i586] --
[i586]  1246 | extern const char *cl_strerror(cl_error_t clerror);
[i586] clamlibscanner.cpp:43:94: error: invalid conversion from 'int' to 'cl_error_t' [-fpermissive]
[i586]    43 |         LogFile::ErrorMessage("ClamAV: set CL_ENGINE_MAX_SCANSIZE failed: %s\n", cl_strerror(ret));
[i586] --
[i586]  1246 | extern const char *cl_strerror(cl_error_t clerror);
[i586] clamlibscanner.cpp:50:94: error: invalid conversion from 'int' to 'cl_error_t' [-fpermissive]
[i586]    50 |         LogFile::ErrorMessage("ClamAV: set CL_ENGINE_MAX_FILESIZE failed: %s\n", cl_strerror(ret));
[i586] --
[i586]  1246 | extern const char *cl_strerror(cl_error_t clerror);
[i586] clamlibscanner.cpp:57:91: error: invalid conversion from 'int' to 'cl_error_t' [-fpermissive]
[i586]    57 |         LogFile::ErrorMessage("ClamAV: set CL_ENGINE_MAX_FILES failed: %s\n", cl_strerror(ret));
[i586] --
[i586]  1246 | extern const char *cl_strerror(cl_error_t clerror);
[i586] clamlibscanner.cpp:64:95: error: invalid conversion from 'int' to 'cl_error_t' [-fpermissive]
[i586]    64 |         LogFile::ErrorMessage("ClamAV: set CL_ENGINE_MAX_RECURSION failed: %s\n", cl_strerror(ret));
[i586] --
[i586]  1246 | extern const char *cl_strerror(cl_error_t clerror);
[i586] clamlibscanner.cpp:72:88: error: invalid conversion from 'int' to 'cl_error_t' [-fpermissive]
[i586]    72 |         LogFile::ErrorMessage("ClamAV: set CL_ENGINE_TMPDIR failed: %s\n", cl_strerror(ret));
[i586] --
[i586]  1246 | extern const char *cl_strerror(cl_error_t clerror);
[i586] clamlibscanner.cpp:90:84: error: invalid conversion from 'int' to 'cl_error_t' [-fpermissive]
[i586]    90 |         LogFile::ErrorMessage("ClamAV: Could not load database: %s\n", cl_strerror(ret));
[i586] --
[i586]  1246 | extern const char *cl_strerror(cl_error_t clerror);
[i586] clamlibscanner.cpp:103:90: error: invalid conversion from 'int' to 'cl_error_t' [-fpermissive]
[i586]   103 |         LogFile::ErrorMessage("ClamAV: Database initialization error: %s\n", cl_strerror(ret));
[i586]       |                                                                                          int
2025-Oct-29 12:23:35 :: [i586] havp.git 0.93-alt1: remote: build failed
2025-Oct-29 12:23:35 :: [i586] #300 havp.git 0.93-alt1: build FAILED
2025-Oct-29 12:24:42 :: [aarch64] #100 clamav.git 1.4.3-alt1: build OK
2025-Oct-29 12:24:42 :: [aarch64] task processing CANCELLED
2025-Oct-29 12:26:14 :: [armh] #100 clamav.git 1.4.3-alt1: build OK
2025-Oct-29 12:26:15 :: [armh] task processing CANCELLED
2025-Oct-29 12:23:21 :: [x86_64] build FAILED
2025-Oct-29 12:23:35 :: [i586] build FAILED
2025-Oct-29 12:24:42 :: [aarch64] build FAILED
2025-Oct-29 12:26:15 :: [armh] build FAILED
2025-Oct-29 12:26:15 :: task #398638 for p10 FAILED


More information about the Girar-builder-p10 mailing list