ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#419082] [test-only] FAILED ndpi-netfilter.git=5.0-alt1.4260e86.1 ...
@ 2026-05-24  4:51 Girar awaiter (antohami)
  2026-05-29 14:29 ` [#419082] TESTED (try 2) ndpi-netfilter.git=5.0-alt1.4260e86.1 Girar awaiter (antohami)
  2026-05-29 14:42 ` [#419082] TESTED (try 3) ndpi-netfilter.git=5.0-alt1.4260e86.1 Girar awaiter (antohami)
  0 siblings, 2 replies; 3+ messages in thread
From: Girar awaiter (antohami) @ 2026-05-24  4:51 UTC (permalink / raw)
  To: Anton Midyukov; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name                                 aarch64  i586  x86_64
   #100  ndpi-netfilter                          1:28    51      49
   #300  @kernel-modules-ndpi-netfilter-6.12   failed     -    1:22

2026-May-24 04:49:16 :: test-only task #419082 for sisyphus started by antohami:
#100 build 5.0-alt1.4260e86.1 from /people/antohami/packages/ndpi-netfilter.git fetched at 2026-May-24 04:43:54
#200 removed
#300 build kernel-modules-ndpi-netfilter-6.12-5.5-alt1 from /people/antohami/packages/kernel-modules.git fetched at 2026-May-24 04:49:06
2026-May-24 04:49:16 :: created build repo
2026-May-24 04:49:17 :: [aarch64] #100 ndpi-netfilter.git 5.0-alt1.4260e86.1: build start
2026-May-24 04:49:17 :: [i586] #100 ndpi-netfilter.git 5.0-alt1.4260e86.1: build start
2026-May-24 04:49:17 :: [x86_64] #100 ndpi-netfilter.git 5.0-alt1.4260e86.1: build start
2026-May-24 04:50:06 :: [x86_64] #100 ndpi-netfilter.git 5.0-alt1.4260e86.1: build OK
2026-May-24 04:50:07 :: [x86_64] #300 kernel-modules.git kernel-modules-ndpi-netfilter-6.12-5.5-alt1: build start
2026-May-24 04:50:08 :: [i586] #100 ndpi-netfilter.git 5.0-alt1.4260e86.1: build OK
2026-May-24 04:50:08 :: [i586] #300 kernel-modules.git kernel-modules-ndpi-netfilter-6.12-5.5-alt1: build start
2026-May-24 04:50:18 :: [i586] #300 kernel-modules.git kernel-modules-ndpi-netfilter-6.12-5.5-alt1: build SKIPPED
2026-May-24 04:50:45 :: [aarch64] #100 ndpi-netfilter.git 5.0-alt1.4260e86.1: build OK
2026-May-24 04:50:46 :: [aarch64] #300 kernel-modules.git kernel-modules-ndpi-netfilter-6.12-5.5-alt1: build start
[aarch64]                  from ./include/linux/bitops.h:28:
[aarch64] ./arch/arm64/include/asm/barrier.h:133:27: error: passing argument 1 of 'kasan_check_write' makes pointer from integer without a cast [-Wint-conversion]
[aarch64]   133 |         kasan_check_write(__p, sizeof(*p));                             \
[aarch64] --
[aarch64]    44 | static inline bool kasan_check_write(const volatile void *p, unsigned int size)
[aarch64] ./arch/arm64/include/asm/barrier.h:137:41: error: invalid type argument of unary '*' (have 'int')
[aarch64]   137 |                                 : "=Q" (*__p)                           \
[aarch64] --
[aarch64]  3663 |         rcu_assign_pointer(nf_conntrack_destroy_cb,nf_ndpi_free_flow);
[aarch64] ./arch/arm64/include/asm/barrier.h:143:41: error: invalid type argument of unary '*' (have 'int')
[aarch64]   143 |                                 : "=Q" (*__p)                           \
[aarch64] --
[aarch64]  3663 |         rcu_assign_pointer(nf_conntrack_destroy_cb,nf_ndpi_free_flow);
[aarch64] ./arch/arm64/include/asm/barrier.h:149:41: error: invalid type argument of unary '*' (have 'int')
[aarch64]   149 |                                 : "=Q" (*__p)                           \
[aarch64] --
[aarch64]  3663 |         rcu_assign_pointer(nf_conntrack_destroy_cb,nf_ndpi_free_flow);
[aarch64] ./arch/arm64/include/asm/barrier.h:155:41: error: invalid type argument of unary '*' (have 'int')
[aarch64]   155 |                                 : "=Q" (*__p)                           \
[aarch64] --
[aarch64]  3663 |         rcu_assign_pointer(nf_conntrack_destroy_cb,nf_ndpi_free_flow);
[aarch64] /usr/src/RPM/BUILD/kernel-source-ndpi-5.0/src/main.c:3664:16: error: implicit declaration of function 'klp_enable_patch'; did you mean 'mte_enable_tco'? [-Wimplicit-function-declaration]
[aarch64]  3664 |         return klp_enable_patch(&ndpi_patch);
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/kernel-source-ndpi-5.0/src/main.c: In function 'ndpi_mt_exit':
[aarch64] /usr/src/RPM/BUILD/kernel-source-ndpi-5.0/src/main.c:3700:28: error: 'nf_conntrack_destroy_cb' undeclared (first use in this function); did you mean 'nf_conntrack_destroy'?
[aarch64]  3700 |         rcu_assign_pointer(nf_conntrack_destroy_cb,NULL);
[aarch64] --
[aarch64]  3700 |         rcu_assign_pointer(nf_conntrack_destroy_cb,NULL);
[aarch64] ./arch/arm64/include/asm/barrier.h:133:27: error: passing argument 1 of 'kasan_check_write' makes pointer from integer without a cast [-Wint-conversion]
[aarch64]   133 |         kasan_check_write(__p, sizeof(*p));                             \
[aarch64] --
[aarch64]    44 | static inline bool kasan_check_write(const volatile void *p, unsigned int size)
[aarch64] ./arch/arm64/include/asm/barrier.h:137:41: error: invalid type argument of unary '*' (have 'int')
[aarch64]   137 |                                 : "=Q" (*__p)                           \
[aarch64] --
[aarch64]  3700 |         rcu_assign_pointer(nf_conntrack_destroy_cb,NULL);
[aarch64] ./arch/arm64/include/asm/barrier.h:143:41: error: invalid type argument of unary '*' (have 'int')
[aarch64]   143 |                                 : "=Q" (*__p)                           \
2026-May-24 04:51:22 :: [aarch64] kernel-modules.git kernel-modules-ndpi-netfilter-6.12-5.5-alt1: remote: build failed
2026-May-24 04:51:22 :: [aarch64] #300 kernel-modules.git kernel-modules-ndpi-netfilter-6.12-5.5-alt1: build FAILED
2026-May-24 04:51:22 :: [aarch64] requesting cancellation of task processing
2026-May-24 04:51:29 :: [x86_64] #300: modsigning not attempted
2026-May-24 04:51:29 :: [x86_64] #300 kernel-modules.git kernel-modules-ndpi-netfilter-6.12-5.5-alt1: build OK
2026-May-24 04:51:22 :: [aarch64] build FAILED
2026-May-24 04:51:29 :: task #419082 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [#419082] TESTED (try 2) ndpi-netfilter.git=5.0-alt1.4260e86.1 ...
  2026-05-24  4:51 [#419082] [test-only] FAILED ndpi-netfilter.git=5.0-alt1.4260e86.1 Girar awaiter (antohami)
@ 2026-05-29 14:29 ` Girar awaiter (antohami)
  2026-05-29 14:42 ` [#419082] TESTED (try 3) ndpi-netfilter.git=5.0-alt1.4260e86.1 Girar awaiter (antohami)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar awaiter (antohami) @ 2026-05-29 14:29 UTC (permalink / raw)
  To: Anton Midyukov; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name                                 aarch64  i586  x86_64
   #100  ndpi-netfilter                          1:29    50      49
   #400  @kernel-modules-ndpi-netfilter-6.12        -     -    1:23

2026-May-29 14:22:32 :: test-only task #419082 for sisyphus resumed by antohami:
#100 build 5.0-alt1.4260e86.1 from /people/antohami/packages/ndpi-netfilter.git fetched at 2026-May-24 04:43:54
#200 removed
#300 removed
#400 build kernel-modules-ndpi-netfilter-6.12-5.5-alt1 from /people/antohami/packages/kernel-modules.git fetched at 2026-May-29 14:22:15
2026-May-29 14:22:32 :: created build repo
2026-May-29 14:22:33 :: [x86_64] #100 ndpi-netfilter.git 5.0-alt1.4260e86.1: build start
2026-May-29 14:22:33 :: [i586] #100 ndpi-netfilter.git 5.0-alt1.4260e86.1: build start
2026-May-29 14:22:33 :: [aarch64] #100 ndpi-netfilter.git 5.0-alt1.4260e86.1: build start
2026-May-29 14:23:22 :: [x86_64] #100 ndpi-netfilter.git 5.0-alt1.4260e86.1: build OK
2026-May-29 14:23:22 :: [x86_64] #400 kernel-modules.git kernel-modules-ndpi-netfilter-6.12-5.5-alt1: build start
2026-May-29 14:23:23 :: [i586] #100 ndpi-netfilter.git 5.0-alt1.4260e86.1: build OK
2026-May-29 14:23:23 :: [i586] #400 kernel-modules.git kernel-modules-ndpi-netfilter-6.12-5.5-alt1: build start
2026-May-29 14:23:33 :: [i586] #400 kernel-modules.git kernel-modules-ndpi-netfilter-6.12-5.5-alt1: build SKIPPED
2026-May-29 14:24:02 :: [aarch64] #100 ndpi-netfilter.git 5.0-alt1.4260e86.1: build OK
2026-May-29 14:24:02 :: [aarch64] #400 kernel-modules.git kernel-modules-ndpi-netfilter-6.12-5.5-alt1: build start
2026-May-29 14:24:27 :: [aarch64] #400 kernel-modules.git kernel-modules-ndpi-netfilter-6.12-5.5-alt1: build SKIPPED
2026-May-29 14:24:44 :: [x86_64] #400: modsigning not attempted
2026-May-29 14:24:45 :: [x86_64] #400 kernel-modules.git kernel-modules-ndpi-netfilter-6.12-5.5-alt1: build OK
2026-May-29 14:24:50 :: 100: build check OK
2026-May-29 14:24:51 :: 400: build check OK
2026-May-29 14:24:52 :: build check OK
2026-May-29 14:25:02 :: #100: ndpi-netfilter.git 5.0-alt1.4260e86.1: version check OK
2026-May-29 14:25:03 :: #400: kernel-modules.git kernel-modules-ndpi-netfilter-6.12-5.5-alt1: version check OK
2026-May-29 14:25:03 :: build version check OK
2026-May-29 14:25:06 :: noarch check OK
2026-May-29 14:25:08 :: plan: src +2 -0 =22176, aarch64 +3 -0 =39209, i586 +3 -0 =36874, x86_64 +5 -0 =40245
2026-May-29 14:25:53 :: patched apt indices
2026-May-29 14:26:03 :: created next repo
2026-May-29 14:26:13 :: duplicate provides check OK
2026-May-29 14:26:54 :: dependencies check OK
2026-May-29 14:27:34 :: [x86_64 i586 aarch64] ELF symbols check OK
2026-May-29 14:27:44 :: [i586] #100 kernel-source-ndpi: install check OK
	i586: ndpi-netfilter=5.0-alt1.4260e86.1 post-install unowned files:
 /usr/lib/iptables
 /usr/lib/iptables/libxt_ndpi.so
2026-May-29 14:27:47 :: [i586] #100 ndpi-netfilter: install check OK
	x86_64: kernel-modules-ndpi-6.12=5.0-alt1.396379.1 post-install unowned files:
 /usr/lib/modules/6.12.91-6.12-alt1/misc
 /usr/lib/modules/6.12.91-6.12-alt1/misc/xt_ndpi.ko
2026-May-29 14:27:48 :: [x86_64] #400 kernel-modules-ndpi-6.12: install check OK
2026-May-29 14:27:51 :: [i586] #100 ndpi-netfilter-debuginfo: install check OK
2026-May-29 14:27:55 :: [aarch64] #100 kernel-source-ndpi: install check OK
2026-May-29 14:27:57 :: [x86_64] #400 kernel-modules-ndpi-6.12-debuginfo: install check OK
2026-May-29 14:28:01 :: [x86_64] #100 kernel-source-ndpi: install check OK
	aarch64: ndpi-netfilter=5.0-alt1.4260e86.1 post-install unowned files:
 /usr/lib64/iptables
 /usr/lib64/iptables/libxt_ndpi.so
2026-May-29 14:28:04 :: [aarch64] #100 ndpi-netfilter: install check OK
	x86_64: ndpi-netfilter=5.0-alt1.4260e86.1 post-install unowned files:
 /usr/lib64/iptables
 /usr/lib64/iptables/libxt_ndpi.so
2026-May-29 14:28:05 :: [x86_64] #100 ndpi-netfilter: install check OK
2026-May-29 14:28:09 :: [x86_64] #100 ndpi-netfilter-debuginfo: install check OK
2026-May-29 14:28:16 :: [aarch64] #100 ndpi-netfilter-debuginfo: install check OK
2026-May-29 14:28:35 :: [x86_64-i586] generated apt indices
2026-May-29 14:28:35 :: [x86_64-i586] created next repo
2026-May-29 14:28:47 :: [x86_64-i586] dependencies check OK
2026-May-29 14:28:48 :: gears inheritance check OK
2026-May-29 14:28:48 :: srpm inheritance check OK
girar-check-perms: access to ndpi-netfilter ALLOWED for antohami: project `ndpi-netfilter' is not listed in the acl file for repository `sisyphus', and the policy for such projects in `sisyphus' is to allow
check-subtask-perms: #100: ndpi-netfilter: allowed for antohami
girar-check-perms: access to kernel-modules-ndpi-6.12 ALLOWED for antohami: project `kernel-modules-ndpi-6.12' is not listed in the acl file for repository `sisyphus', and the policy for such projects in `sisyphus' is to allow
check-subtask-perms: #400: kernel-modules-ndpi-6.12: allowed for antohami
2026-May-29 14:28:49 :: acl check OK
2026-May-29 14:29:02 :: created contents_index files
2026-May-29 14:29:13 :: created hash files: aarch64 i586 src x86_64
2026-May-29 14:29:16 :: task #419082 for sisyphus TESTED


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [#419082] TESTED (try 3) ndpi-netfilter.git=5.0-alt1.4260e86.1 ...
  2026-05-24  4:51 [#419082] [test-only] FAILED ndpi-netfilter.git=5.0-alt1.4260e86.1 Girar awaiter (antohami)
  2026-05-29 14:29 ` [#419082] TESTED (try 2) ndpi-netfilter.git=5.0-alt1.4260e86.1 Girar awaiter (antohami)
@ 2026-05-29 14:42 ` Girar awaiter (antohami)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar awaiter (antohami) @ 2026-05-29 14:42 UTC (permalink / raw)
  To: Anton Midyukov; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/419082/logs/events.3.1.log
https://packages.altlinux.org/tasks/419082

subtask  name                                 aarch64  i586  x86_64
   #500  @kernel-modules-ndpi-netfilter-6.12        -     -    1:24

2026-May-29 14:36:06 :: test-only task #419082 for sisyphus resumed by antohami:
#100 build 5.0-alt1.4260e86.1 from /people/antohami/packages/ndpi-netfilter.git fetched at 2026-May-24 04:43:54
#200 removed
#300 removed
#400 removed
#500 build kernel-modules-ndpi-netfilter-6.12-5.0-alt1 from /people/antohami/packages/kernel-modules.git fetched at 2026-May-29 14:35:59
2026-May-29 14:36:07 :: created build repo
2026-May-29 14:36:08 :: [i586] #100 ndpi-netfilter.git 5.0-alt1.4260e86.1: build start
2026-May-29 14:36:08 :: [x86_64] #100 ndpi-netfilter.git 5.0-alt1.4260e86.1: build start
2026-May-29 14:36:08 :: [aarch64] #100 ndpi-netfilter.git 5.0-alt1.4260e86.1: build start
2026-May-29 14:36:20 :: [i586] #100 ndpi-netfilter.git 5.0-alt1.4260e86.1: build OK (cached)
2026-May-29 14:36:20 :: [i586] #500 kernel-modules.git kernel-modules-ndpi-netfilter-6.12-5.0-alt1: build start
2026-May-29 14:36:21 :: [x86_64] #100 ndpi-netfilter.git 5.0-alt1.4260e86.1: build OK (cached)
2026-May-29 14:36:21 :: [x86_64] #500 kernel-modules.git kernel-modules-ndpi-netfilter-6.12-5.0-alt1: build start
2026-May-29 14:36:30 :: [i586] #500 kernel-modules.git kernel-modules-ndpi-netfilter-6.12-5.0-alt1: build SKIPPED
2026-May-29 14:36:35 :: [aarch64] #100 ndpi-netfilter.git 5.0-alt1.4260e86.1: build OK (cached)
2026-May-29 14:36:35 :: [aarch64] #500 kernel-modules.git kernel-modules-ndpi-netfilter-6.12-5.0-alt1: build start
2026-May-29 14:36:58 :: [aarch64] #500 kernel-modules.git kernel-modules-ndpi-netfilter-6.12-5.0-alt1: build SKIPPED
2026-May-29 14:37:44 :: [x86_64] #500: modsigning not attempted
2026-May-29 14:37:45 :: [x86_64] #500 kernel-modules.git kernel-modules-ndpi-netfilter-6.12-5.0-alt1: build OK
2026-May-29 14:37:45 :: 100: build check OK (cached)
2026-May-29 14:37:47 :: 500: build check OK
2026-May-29 14:37:47 :: build check OK
2026-May-29 14:37:57 :: #100: ndpi-netfilter.git 5.0-alt1.4260e86.1: version check OK
2026-May-29 14:37:58 :: #500: kernel-modules.git kernel-modules-ndpi-netfilter-6.12-5.0-alt1: version check OK
2026-May-29 14:37:58 :: build version check OK
2026-May-29 14:38:01 :: noarch check OK
2026-May-29 14:38:03 :: plan: src +2 -0 =22176, aarch64 +3 -0 =39209, i586 +3 -0 =36874, x86_64 +5 -0 =40245
2026-May-29 14:38:50 :: patched apt indices
2026-May-29 14:39:00 :: created next repo
2026-May-29 14:39:11 :: duplicate provides check OK
2026-May-29 14:39:55 :: dependencies check OK
2026-May-29 14:39:56 :: [i586 aarch64] no need to repeat ELF symbols check
2026-May-29 14:40:32 :: [x86_64 i586 aarch64] ELF symbols check OK
2026-May-29 14:40:41 :: [i586] #100 kernel-source-ndpi: install check OK (cached)
	i586: ndpi-netfilter=5.0-alt1.4260e86.1 post-install unowned files:
 /usr/lib/iptables
 /usr/lib/iptables/libxt_ndpi.so
2026-May-29 14:40:43 :: [i586] #100 ndpi-netfilter: install check OK (cached)
2026-May-29 14:40:46 :: [i586] #100 ndpi-netfilter-debuginfo: install check OK (cached)
	x86_64: kernel-modules-ndpi-6.12=5.0-alt1.396379.1 post-install unowned files:
 /usr/lib/modules/6.12.91-6.12-alt1/misc
 /usr/lib/modules/6.12.91-6.12-alt1/misc/xt_ndpi.ko
2026-May-29 14:40:46 :: [x86_64] #500 kernel-modules-ndpi-6.12: install check OK
2026-May-29 14:40:48 :: [aarch64] #100 kernel-source-ndpi: install check OK (cached)
	aarch64: ndpi-netfilter=5.0-alt1.4260e86.1 post-install unowned files:
 /usr/lib64/iptables
 /usr/lib64/iptables/libxt_ndpi.so
2026-May-29 14:40:53 :: [aarch64] #100 ndpi-netfilter: install check OK (cached)
2026-May-29 14:40:55 :: [x86_64] #500 kernel-modules-ndpi-6.12-debuginfo: install check OK
2026-May-29 14:40:57 :: [x86_64] #100 kernel-source-ndpi: install check OK (cached)
2026-May-29 14:40:59 :: [aarch64] #100 ndpi-netfilter-debuginfo: install check OK (cached)
	x86_64: ndpi-netfilter=5.0-alt1.4260e86.1 post-install unowned files:
 /usr/lib64/iptables
 /usr/lib64/iptables/libxt_ndpi.so
2026-May-29 14:41:00 :: [x86_64] #100 ndpi-netfilter: install check OK (cached)
2026-May-29 14:41:03 :: [x86_64] #100 ndpi-netfilter-debuginfo: install check OK (cached)
2026-May-29 14:41:22 :: [x86_64-i586] generated apt indices
2026-May-29 14:41:22 :: [x86_64-i586] created next repo
2026-May-29 14:41:34 :: [x86_64-i586] dependencies check OK
2026-May-29 14:41:35 :: gears inheritance check OK
2026-May-29 14:41:35 :: srpm inheritance check OK
girar-check-perms: access to ndpi-netfilter ALLOWED for antohami: project `ndpi-netfilter' is not listed in the acl file for repository `sisyphus', and the policy for such projects in `sisyphus' is to allow
check-subtask-perms: #100: ndpi-netfilter: allowed for antohami
girar-check-perms: access to kernel-modules-ndpi-6.12 ALLOWED for antohami: project `kernel-modules-ndpi-6.12' is not listed in the acl file for repository `sisyphus', and the policy for such projects in `sisyphus' is to allow
check-subtask-perms: #500: kernel-modules-ndpi-6.12: allowed for antohami
2026-May-29 14:41:35 :: acl check OK
2026-May-29 14:41:49 :: created contents_index files
2026-May-29 14:42:01 :: created hash files: aarch64 i586 src x86_64
2026-May-29 14:42:04 :: task #419082 for sisyphus TESTED


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-05-29 14:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-24  4:51 [#419082] [test-only] FAILED ndpi-netfilter.git=5.0-alt1.4260e86.1 Girar awaiter (antohami)
2026-05-29 14:29 ` [#419082] TESTED (try 2) ndpi-netfilter.git=5.0-alt1.4260e86.1 Girar awaiter (antohami)
2026-05-29 14:42 ` [#419082] TESTED (try 3) ndpi-netfilter.git=5.0-alt1.4260e86.1 Girar awaiter (antohami)

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