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, SPF_FAIL, TO_EQ_FM_DOM_SPF_FAIL autolearn=ham autolearn_force=no version=3.4.1 Date: Thu, 17 Oct 2024 14:43:39 +0000 From: "Girar awaiter (vt)" To: Vitaly Chikunov Subject: [#360039] FAILED kernel-modules.git=sisyphus/kernel-modules-lkrg-6.12-0.9.8-alt3 Message-ID: Mail-Followup-To: Girar awaiter robot MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-girar-task-id: 360039 X-girar-task-owner: vt X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/360039/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#360039] FAILED kernel-modules.git=sisyphus/kernel-modules-lkrg-6.12-0.9.8-alt3 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org 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: Thu, 17 Oct 2024 14:43:42 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/360039/logs/events.1.1.log subtask name aarch64 i586 ppc64le x86_64 #100 @kernel-modules-lkrg-6.12 - failed - failed 2024-Oct-17 14:43:02 :: task #360039 for sisyphus started by vt: #100 build sisyphus/kernel-modules-lkrg-6.12-0.9.8-alt3 from /people/vt/packages/kernel-modules.git fetched at 2024-Oct-17 14:41:50 2024-Oct-17 14:43:03 :: [aarch64] #100 kernel-modules.git sisyphus/kernel-modules-lkrg-6.12-0.9.8-alt3: build start 2024-Oct-17 14:43:03 :: [i586] #100 kernel-modules.git sisyphus/kernel-modules-lkrg-6.12-0.9.8-alt3: build start 2024-Oct-17 14:43:03 :: [x86_64] #100 kernel-modules.git sisyphus/kernel-modules-lkrg-6.12-0.9.8-alt3: build start 2024-Oct-17 14:43:03 :: [ppc64le] #100 kernel-modules.git sisyphus/kernel-modules-lkrg-6.12-0.9.8-alt3: build start 2024-Oct-17 14:43:28 :: [ppc64le] #100 kernel-modules.git sisyphus/kernel-modules-lkrg-6.12-0.9.8-alt3: build SKIPPED 2024-Oct-17 14:43:37 :: [aarch64] #100 kernel-modules.git sisyphus/kernel-modules-lkrg-6.12-0.9.8-alt3: build SKIPPED [x86_64] CC [M] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.o [x86_64] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:147:25: error: initialization of 'int (*)(const struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(const struct ctl_table *, int, void *, long unsigned int *, long long int *)'} from incompatible pointer type 'int (*)(struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(struct ctl_table *, int, void *, long unsigned int *, long long int *)'} [-Werror=incompatible-pointer-types] [x86_64] 147 | .proc_handler = p_sysctl_kint_validate, [x86_64] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:147:25: note: (near initialization for 'p_lkrg_sysctl_table[0].proc_handler') [x86_64] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:156:25: error: initialization of 'int (*)(const struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(const struct ctl_table *, int, void *, long unsigned int *, long long int *)'} from incompatible pointer type 'int (*)(struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(struct ctl_table *, int, void *, long unsigned int *, long long int *)'} [-Werror=incompatible-pointer-types] [x86_64] 156 | .proc_handler = p_sysctl_kint_enforce, [x86_64] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:156:25: note: (near initialization for 'p_lkrg_sysctl_table[1].proc_handler') [x86_64] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:165:25: error: initialization of 'int (*)(const struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(const struct ctl_table *, int, void *, long unsigned int *, long long int *)'} from incompatible pointer type 'int (*)(struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(struct ctl_table *, int, void *, long unsigned int *, long long int *)'} [-Werror=incompatible-pointer-types] [x86_64] 165 | .proc_handler = p_sysctl_pint_validate, [x86_64] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:165:25: note: (near initialization for 'p_lkrg_sysctl_table[2].proc_handler') [x86_64] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:174:25: error: initialization of 'int (*)(const struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(const struct ctl_table *, int, void *, long unsigned int *, long long int *)'} from incompatible pointer type 'int (*)(struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(struct ctl_table *, int, void *, long unsigned int *, long long int *)'} [-Werror=incompatible-pointer-types] [x86_64] 174 | .proc_handler = p_sysctl_pint_enforce, [x86_64] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:174:25: note: (near initialization for 'p_lkrg_sysctl_table[3].proc_handler') [x86_64] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:183:25: error: initialization of 'int (*)(const struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(const struct ctl_table *, int, void *, long unsigned int *, long long int *)'} from incompatible pointer type 'int (*)(struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(struct ctl_table *, int, void *, long unsigned int *, long long int *)'} [-Werror=incompatible-pointer-types] [x86_64] 183 | .proc_handler = p_sysctl_interval, [x86_64] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:183:25: note: (near initialization for 'p_lkrg_sysctl_table[4].proc_handler') [x86_64] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:192:25: error: initialization of 'int (*)(const struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(const struct ctl_table *, int, void *, long unsigned int *, long long int *)'} from incompatible pointer type 'int (*)(struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(struct ctl_table *, int, void *, long unsigned int *, long long int *)'} [-Werror=incompatible-pointer-types] [x86_64] 192 | .proc_handler = p_sysctl_block_modules, [x86_64] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:192:25: note: (near initialization for 'p_lkrg_sysctl_table[5].proc_handler') [x86_64] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:201:25: error: initialization of 'int (*)(const struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(const struct ctl_table *, int, void *, long unsigned int *, long long int *)'} from incompatible pointer type 'int (*)(struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(struct ctl_table *, int, void *, long unsigned int *, long long int *)'} [-Werror=incompatible-pointer-types] [x86_64] 201 | .proc_handler = p_sysctl_log_level, [x86_64] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:201:25: note: (near initialization for 'p_lkrg_sysctl_table[6].proc_handler') [x86_64] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:210:25: error: initialization of 'int (*)(const struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(const struct ctl_table *, int, void *, long unsigned int *, long long int *)'} from incompatible pointer type 'int (*)(struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(struct ctl_table *, int, void *, long unsigned int *, long long int *)'} [-Werror=incompatible-pointer-types] [x86_64] 210 | .proc_handler = p_sysctl_trigger, [x86_64] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:210:25: note: (near initialization for 'p_lkrg_sysctl_table[7].proc_handler') [x86_64] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:220:25: error: initialization of 'int (*)(const struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(const struct ctl_table *, int, void *, long unsigned int *, long long int *)'} from incompatible pointer type 'int (*)(struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(struct ctl_table *, int, void *, long unsigned int *, long long int *)'} [-Werror=incompatible-pointer-types] [x86_64] 220 | .proc_handler = p_sysctl_hide, [x86_64] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:220:25: note: (near initialization for 'p_lkrg_sysctl_table[8].proc_handler') [x86_64] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:230:25: error: initialization of 'int (*)(const struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(const struct ctl_table *, int, void *, long unsigned int *, long long int *)'} from incompatible pointer type 'int (*)(struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(struct ctl_table *, int, void *, long unsigned int *, long long int *)'} [-Werror=incompatible-pointer-types] [x86_64] 230 | .proc_handler = p_sysctl_heartbeat, 2024-Oct-17 14:43:38 :: [x86_64] kernel-modules.git sisyphus/kernel-modules-lkrg-6.12-0.9.8-alt3: remote: build failed 2024-Oct-17 14:43:38 :: [x86_64] #100 kernel-modules.git sisyphus/kernel-modules-lkrg-6.12-0.9.8-alt3: build FAILED 2024-Oct-17 14:43:39 :: [x86_64] requesting cancellation of task processing [i586] CC [M] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.o [i586] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:147:25: error: initialization of 'int (*)(const struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(const struct ctl_table *, int, void *, unsigned int *, long long int *)'} from incompatible pointer type 'int (*)(struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(struct ctl_table *, int, void *, unsigned int *, long long int *)'} [-Werror=incompatible-pointer-types] [i586] 147 | .proc_handler = p_sysctl_kint_validate, [i586] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:147:25: note: (near initialization for 'p_lkrg_sysctl_table[0].proc_handler') [i586] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:156:25: error: initialization of 'int (*)(const struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(const struct ctl_table *, int, void *, unsigned int *, long long int *)'} from incompatible pointer type 'int (*)(struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(struct ctl_table *, int, void *, unsigned int *, long long int *)'} [-Werror=incompatible-pointer-types] [i586] 156 | .proc_handler = p_sysctl_kint_enforce, [i586] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:156:25: note: (near initialization for 'p_lkrg_sysctl_table[1].proc_handler') [i586] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:165:25: error: initialization of 'int (*)(const struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(const struct ctl_table *, int, void *, unsigned int *, long long int *)'} from incompatible pointer type 'int (*)(struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(struct ctl_table *, int, void *, unsigned int *, long long int *)'} [-Werror=incompatible-pointer-types] [i586] 165 | .proc_handler = p_sysctl_pint_validate, [i586] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:165:25: note: (near initialization for 'p_lkrg_sysctl_table[2].proc_handler') [i586] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:174:25: error: initialization of 'int (*)(const struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(const struct ctl_table *, int, void *, unsigned int *, long long int *)'} from incompatible pointer type 'int (*)(struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(struct ctl_table *, int, void *, unsigned int *, long long int *)'} [-Werror=incompatible-pointer-types] [i586] 174 | .proc_handler = p_sysctl_pint_enforce, [i586] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:174:25: note: (near initialization for 'p_lkrg_sysctl_table[3].proc_handler') [i586] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:183:25: error: initialization of 'int (*)(const struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(const struct ctl_table *, int, void *, unsigned int *, long long int *)'} from incompatible pointer type 'int (*)(struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(struct ctl_table *, int, void *, unsigned int *, long long int *)'} [-Werror=incompatible-pointer-types] [i586] 183 | .proc_handler = p_sysctl_interval, [i586] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:183:25: note: (near initialization for 'p_lkrg_sysctl_table[4].proc_handler') [i586] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:192:25: error: initialization of 'int (*)(const struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(const struct ctl_table *, int, void *, unsigned int *, long long int *)'} from incompatible pointer type 'int (*)(struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(struct ctl_table *, int, void *, unsigned int *, long long int *)'} [-Werror=incompatible-pointer-types] [i586] 192 | .proc_handler = p_sysctl_block_modules, [i586] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:192:25: note: (near initialization for 'p_lkrg_sysctl_table[5].proc_handler') [i586] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:201:25: error: initialization of 'int (*)(const struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(const struct ctl_table *, int, void *, unsigned int *, long long int *)'} from incompatible pointer type 'int (*)(struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(struct ctl_table *, int, void *, unsigned int *, long long int *)'} [-Werror=incompatible-pointer-types] [i586] 201 | .proc_handler = p_sysctl_log_level, [i586] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:201:25: note: (near initialization for 'p_lkrg_sysctl_table[6].proc_handler') [i586] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:210:25: error: initialization of 'int (*)(const struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(const struct ctl_table *, int, void *, unsigned int *, long long int *)'} from incompatible pointer type 'int (*)(struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(struct ctl_table *, int, void *, unsigned int *, long long int *)'} [-Werror=incompatible-pointer-types] [i586] 210 | .proc_handler = p_sysctl_trigger, [i586] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:210:25: note: (near initialization for 'p_lkrg_sysctl_table[7].proc_handler') [i586] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:220:25: error: initialization of 'int (*)(const struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(const struct ctl_table *, int, void *, unsigned int *, long long int *)'} from incompatible pointer type 'int (*)(struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(struct ctl_table *, int, void *, unsigned int *, long long int *)'} [-Werror=incompatible-pointer-types] [i586] 220 | .proc_handler = p_sysctl_hide, [i586] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:220:25: note: (near initialization for 'p_lkrg_sysctl_table[8].proc_handler') [i586] /usr/src/RPM/BUILD/lkrg-0.9.8/src/modules/comm_channel/p_comm_channel.c:230:25: error: initialization of 'int (*)(const struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(const struct ctl_table *, int, void *, unsigned int *, long long int *)'} from incompatible pointer type 'int (*)(struct ctl_table *, int, void *, size_t *, loff_t *)' {aka 'int (*)(struct ctl_table *, int, void *, unsigned int *, long long int *)'} [-Werror=incompatible-pointer-types] [i586] 230 | .proc_handler = p_sysctl_heartbeat, 2024-Oct-17 14:43:39 :: [i586] kernel-modules.git sisyphus/kernel-modules-lkrg-6.12-0.9.8-alt3: remote: build failed 2024-Oct-17 14:43:39 :: [i586] #100 kernel-modules.git sisyphus/kernel-modules-lkrg-6.12-0.9.8-alt3: build FAILED 2024-Oct-17 14:43:39 :: [x86_64] build FAILED 2024-Oct-17 14:43:39 :: [i586] build FAILED 2024-Oct-17 14:43:39 :: task #360039 for sisyphus FAILED