ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#426060] [test-only] FAILED procdump.git=3.5.2-alt1
@ 2026-07-18 20:28 Girar awaiter (lav)
  2026-07-19 11:00 ` [#426060] TESTED (try 2) procdump.git=3.5.2-alt1 Girar awaiter (lav)
  0 siblings, 1 reply; 2+ messages in thread
From: Girar awaiter (lav) @ 2026-07-18 20:28 UTC (permalink / raw)
  To: Vitaly Lipatov; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name      aarch64    i586  x86_64
   #100  procdump       48  failed      26

2026-Jul-18 20:27:49 :: test-only task #426060 for sisyphus started by lav:
#100 build 3.5.2-alt1 from /people/lav/packages/procdump.git fetched at 2026-Jul-18 20:27:45
2026-Jul-18 20:27:50 :: [i586] #100 procdump.git 3.5.2-alt1: build start
2026-Jul-18 20:27:50 :: [aarch64] #100 procdump.git 3.5.2-alt1: build start
2026-Jul-18 20:27:50 :: [x86_64] #100 procdump.git 3.5.2-alt1: build start
[i586]   239 | static long (* const bpf_skb_store_bytes)(struct __sk_buff *skb, __u32 offset, const void *from, __u32 len, __u64 flags) = (void *) 9;
[i586] /usr/include/bpf/bpf_helper_defs.h:239:109: error: unknown type name '__u64'
[i586]   239 | static long (* const bpf_skb_store_bytes)(struct __sk_buff *skb, __u32 offset, const void *from, __u32 len, __u64 flags) = (void *) 9;
[i586] fatal error: too many errors emitted, stopping now [-ferror-limit=]
[i586] 20 errors generated.
[i586] --
[i586] [ 34%] Building C object CMakeFiles/corex.dir/src/corex/proc_info.c.o
[i586] /usr/src/RPM/BUILD/procdump-3.5.2/src/corex/proc_info.c:47:24: error: format specifies type 'unsigned long *' but the argument has type 'uint64_t *' (aka 'unsigned long long *') [-Werror,-Wformat]
[i586]    46 |         int n = sscanf(line, "%lx-%lx %4s %lx %x:%x %lu",
[i586] --
[i586]    47 |                        &start, &end, perms, &offset,
[i586] /usr/src/RPM/BUILD/procdump-3.5.2/src/corex/proc_info.c:47:32: error: format specifies type 'unsigned long *' but the argument has type 'uint64_t *' (aka 'unsigned long long *') [-Werror,-Wformat]
[i586]    46 |         int n = sscanf(line, "%lx-%lx %4s %lx %x:%x %lu",
[i586] --
[i586]    47 |                        &start, &end, perms, &offset,
[i586] /usr/src/RPM/BUILD/procdump-3.5.2/src/corex/proc_info.c:47:45: error: format specifies type 'unsigned long *' but the argument has type 'uint64_t *' (aka 'unsigned long long *') [-Werror,-Wformat]
[i586]    46 |         int n = sscanf(line, "%lx-%lx %4s %lx %x:%x %lu",
[i586] --
[i586]    47 |                        &start, &end, perms, &offset,
[i586] /usr/src/RPM/BUILD/procdump-3.5.2/src/corex/proc_info.c:48:48: error: format specifies type 'unsigned long *' but the argument has type 'uint64_t *' (aka 'unsigned long long *') [-Werror,-Wformat]
[i586]    46 |         int n = sscanf(line, "%lx-%lx %4s %lx %x:%x %lu",
[i586] --
[i586] In file included from /usr/src/RPM/BUILD/procdump-3.5.2/src/corex/ptrace_utils.h:9:
[i586] /usr/src/RPM/BUILD/procdump-3.5.2/src/corex/arch/arch.h:36:2: error: "Unsupported architecture"
[i586]    36 | #error "Unsupported architecture"
[i586] /usr/src/RPM/BUILD/procdump-3.5.2/src/corex/arch/arch.h:41:34: error: unknown type name 'corex_gp_regs_t'
[i586]    41 | int arch_read_gp_regs(pid_t tid, corex_gp_regs_t *regs);
[i586] /usr/src/RPM/BUILD/procdump-3.5.2/src/corex/arch/arch.h:45:34: error: unknown type name 'corex_fp_regs_t'
[i586]    45 | int arch_read_fp_regs(pid_t tid, corex_fp_regs_t *regs);
[i586] /usr/src/RPM/BUILD/procdump-3.5.2/src/corex/arch/arch.h:49:42: error: unknown type name 'corex_gp_regs_t'
[i586]    49 |                         int signo, const corex_gp_regs_t *gp_regs);
2026-Jul-18 20:28:09 :: [i586] procdump.git 3.5.2-alt1: remote: build failed
2026-Jul-18 20:28:09 :: [i586] #100 procdump.git 3.5.2-alt1: build FAILED
2026-Jul-18 20:28:10 :: [i586] requesting cancellation of task processing
2026-Jul-18 20:28:16 :: [x86_64] #100 procdump.git 3.5.2-alt1: build OK
2026-Jul-18 20:28:38 :: [aarch64] #100 procdump.git 3.5.2-alt1: build OK
2026-Jul-18 20:28:10 :: [i586] build FAILED
2026-Jul-18 20:28:38 :: task #426060 for sisyphus FAILED


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

* [#426060] TESTED (try 2) procdump.git=3.5.2-alt1
  2026-07-18 20:28 [#426060] [test-only] FAILED procdump.git=3.5.2-alt1 Girar awaiter (lav)
@ 2026-07-19 11:00 ` Girar awaiter (lav)
  0 siblings, 0 replies; 2+ messages in thread
From: Girar awaiter (lav) @ 2026-07-19 11:00 UTC (permalink / raw)
  To: Vitaly Lipatov; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name      aarch64  i586  x86_64
    #40  procdump       43     -      26

2026-Jul-19 10:54:41 :: test-only task #426060 for sisyphus resumed by lav:
#40 build 3.5.2-alt1 from /people/lav/packages/procdump.git fetched at 2026-Jul-19 10:54:35
#100 removed
2026-Jul-19 10:54:43 :: [aarch64] #40 procdump.git 3.5.2-alt1: build start
2026-Jul-19 10:54:43 :: [x86_64] #40 procdump.git 3.5.2-alt1: build start
2026-Jul-19 10:54:43 :: [i586] #40 procdump.git 3.5.2-alt1: build start
2026-Jul-19 10:54:49 :: [i586] #40 procdump.git 3.5.2-alt1: build SKIPPED
2026-Jul-19 10:55:09 :: [x86_64] #40 procdump.git 3.5.2-alt1: build OK
2026-Jul-19 10:55:26 :: [aarch64] #40 procdump.git 3.5.2-alt1: build OK
2026-Jul-19 10:55:29 :: 40: build check OK
2026-Jul-19 10:55:30 :: build check OK
2026-Jul-19 10:55:36 :: #40: procdump.git 3.5.2-alt1: version check OK
2026-Jul-19 10:55:37 :: build version check OK
2026-Jul-19 10:55:37 :: noarch check OK
2026-Jul-19 10:55:40 :: plan: src +1 -1 =22458, aarch64 +2 -2 =39784, i586 +0 -2 =37281, x86_64 +2 -2 =40856
#40 procdump 1.1.1-alt2 -> 3.5.2-alt1
 Fri Jul 17 2026 Vitaly Lipatov <lav@altlinux.ru> 3.5.2-alt1
 - new version 3.5.2
 - switch to cmake build, use system libbpf
 Sun Mar 08 2026 Vitaly Lipatov <lav@altlinux.ru> 3.5.0-alt1
 - new version 3.5.0
2026-Jul-19 10:56:34 :: patched apt indices
2026-Jul-19 10:56:45 :: created next repo
2026-Jul-19 10:56:58 :: duplicate provides check OK
2026-Jul-19 10:57:43 :: dependencies check OK
2026-Jul-19 10:58:24 :: [x86_64 i586 aarch64] ELF symbols check OK
2026-Jul-19 10:58:37 :: [x86_64] #40 procdump: install check OK
2026-Jul-19 10:58:45 :: [x86_64] #40 procdump-debuginfo: install check OK
2026-Jul-19 10:58:45 :: [aarch64] #40 procdump: install check OK
2026-Jul-19 10:58:57 :: [aarch64] #40 procdump-debuginfo: install check OK
2026-Jul-19 10:59:17 :: [x86_64-i586] generated apt indices
2026-Jul-19 10:59:17 :: [x86_64-i586] created next repo
2026-Jul-19 10:59:31 :: [x86_64-i586] dependencies check OK
2026-Jul-19 10:59:31 :: gears inheritance check OK
2026-Jul-19 10:59:32 :: srpm inheritance check OK
girar-check-perms: access to procdump ALLOWED for lav: project leader
check-subtask-perms: #40: procdump: allowed for lav
2026-Jul-19 10:59:32 :: acl check OK
2026-Jul-19 10:59:49 :: created contents_index files
2026-Jul-19 10:59:58 :: created hash files: aarch64 i586 src x86_64
2026-Jul-19 11:00:01 :: task #426060 for sisyphus TESTED


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

end of thread, other threads:[~2026-07-19 11:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-18 20:28 [#426060] [test-only] FAILED procdump.git=3.5.2-alt1 Girar awaiter (lav)
2026-07-19 11:00 ` [#426060] TESTED (try 2) procdump.git=3.5.2-alt1 Girar awaiter (lav)

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