ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (vt)" <girar-builder@altlinux.org>
To: Vitaly Chikunov <vt@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#360040] FAILED kernel-modules.git=sisyphus/kernel-modules-lkrg-6.11-0.9.8-alt3
Date: Thu, 17 Oct 2024 14:44:17 +0000
Message-ID: <girar.task.360040.1.1@gyle.mskdc.altlinux.org> (raw)

https://git.altlinux.org/tasks/360040/logs/events.1.1.log

subtask  name                       aarch64    i586  ppc64le  x86_64
   #100  @kernel-modules-lkrg-6.11        -  failed        -  failed

2024-Oct-17 14:43:41 :: task #360040 for sisyphus started by vt:
#100 build sisyphus/kernel-modules-lkrg-6.11-0.9.8-alt3 from /people/vt/packages/kernel-modules.git fetched at 2024-Oct-17 14:41:55
2024-Oct-17 14:43:42 :: [ppc64le] #100 kernel-modules.git sisyphus/kernel-modules-lkrg-6.11-0.9.8-alt3: build start
2024-Oct-17 14:43:42 :: [x86_64] #100 kernel-modules.git sisyphus/kernel-modules-lkrg-6.11-0.9.8-alt3: build start
2024-Oct-17 14:43:42 :: [aarch64] #100 kernel-modules.git sisyphus/kernel-modules-lkrg-6.11-0.9.8-alt3: build start
2024-Oct-17 14:43:42 :: [i586] #100 kernel-modules.git sisyphus/kernel-modules-lkrg-6.11-0.9.8-alt3: build start
2024-Oct-17 14:44:06 :: [ppc64le] #100 kernel-modules.git sisyphus/kernel-modules-lkrg-6.11-0.9.8-alt3: build SKIPPED
[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:44:12 :: [i586] kernel-modules.git sisyphus/kernel-modules-lkrg-6.11-0.9.8-alt3: remote: build failed
2024-Oct-17 14:44:12 :: [i586] #100 kernel-modules.git sisyphus/kernel-modules-lkrg-6.11-0.9.8-alt3: build FAILED
2024-Oct-17 14:44:12 :: [i586] requesting cancellation of task processing
[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:44:12 :: [x86_64] kernel-modules.git sisyphus/kernel-modules-lkrg-6.11-0.9.8-alt3: remote: build failed
2024-Oct-17 14:44:12 :: [x86_64] #100 kernel-modules.git sisyphus/kernel-modules-lkrg-6.11-0.9.8-alt3: build FAILED
2024-Oct-17 14:44:17 :: [aarch64] #100 kernel-modules.git sisyphus/kernel-modules-lkrg-6.11-0.9.8-alt3: build SKIPPED
2024-Oct-17 14:44:12 :: [i586] build FAILED
2024-Oct-17 14:44:12 :: [x86_64] build FAILED
2024-Oct-17 14:44:17 :: task #360040 for sisyphus FAILED


                 reply	other threads:[~2024-10-17 14:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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.360040.1.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=girar-builder-sisyphus@altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    --cc=vt@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