* [#390633] [test-only] FAILED rpm4.git=4.13.0.1-alt41
@ 2025-07-23 13:28 Girar awaiter (glebfm)
2025-07-23 16:03 ` [#390633] TESTED (try 2) rpm4.git=4.13.0.1-alt41 Girar awaiter (glebfm)
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Girar awaiter (glebfm) @ 2025-07-23 13:28 UTC (permalink / raw)
To: Gleb Fotengauer-Malinovskiy; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/390633/logs/events.1.1.log
https://packages.altlinux.org/tasks/390633
subtask name aarch64 i586 x86_64
#100 rpm4 failed failed failed
2025-Jul-23 13:27:03 :: test-only task #390633 for sisyphus started by glebfm:
#100 build 4.13.0.1-alt41 from /people/glebfm/packages/rpm4.git fetched at 2025-Jul-23 13:27:01
2025-Jul-23 13:27:04 :: [x86_64] #100 rpm4.git 4.13.0.1-alt41: build start
2025-Jul-23 13:27:04 :: [aarch64] #100 rpm4.git 4.13.0.1-alt41: build start
2025-Jul-23 13:27:04 :: [i586] #100 rpm4.git 4.13.0.1-alt41: build start
[x86_64] libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../include/ -I../python -I/usr/include/python2.7 -I/usr/include/beecrypt -DLUA_COMPAT_APIINTCASTS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DLUA_COMPAT_APIINTCASTS -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fstack-protector -Wempty-body -c header-py.c -fPIC -DPIC -o .libs/header-py.o
[x86_64] header-py.c:332:8: error: unknown type name 'Py_hash_t'
[x86_64] 332 | static Py_hash_t hdr_hash(PyObject * h)
[x86_64] header-py.c: In function 'hdr_hash':
[x86_64] header-py.c:334:13: error: 'Py_hash_t' undeclared (first use in this function)
[x86_64] 334 | return (Py_hash_t) h;
[x86_64] header-py.c:334:13: note: each undeclared identifier is reported only once for each function it appears in
[x86_64] header-py.c:334:23: error: expected ';' before 'h'
[x86_64] 334 | return (Py_hash_t) h;
[x86_64] header-py.c: At top level:
[x86_64] header-py.c:749:9: error: initialization of 'long int (*)(PyObject *)' {aka 'long int (*)(struct _object *)'} from incompatible pointer type 'int (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wincompatible-pointer-types]
[x86_64] 749 | hdr_hash, /* tp_hash */
2025-Jul-23 13:27:49 :: [x86_64] rpm4.git 4.13.0.1-alt41: remote: build failed
2025-Jul-23 13:27:49 :: [x86_64] #100 rpm4.git 4.13.0.1-alt41: build FAILED
2025-Jul-23 13:27:49 :: [x86_64] requesting cancellation of task processing
[i586] libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I../include/ -I../python -I/usr/include/python2.7 -I/usr/include/beecrypt -DLUA_COMPAT_APIINTCASTS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DLUA_COMPAT_APIINTCASTS -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fstack-protector -Wempty-body -c header-py.c -fPIC -DPIC -o .libs/header-py.o
[i586] header-py.c:332:8: error: unknown type name 'Py_hash_t'
[i586] 332 | static Py_hash_t hdr_hash(PyObject * h)
[i586] header-py.c: In function 'hdr_hash':
[i586] header-py.c:334:13: error: 'Py_hash_t' undeclared (first use in this function)
[i586] 334 | return (Py_hash_t) h;
[i586] header-py.c:334:13: note: each undeclared identifier is reported only once for each function it appears in
[i586] header-py.c:334:23: error: expected ';' before 'h'
[i586] 334 | return (Py_hash_t) h;
[i586] header-py.c: At top level:
[i586] header-py.c:749:9: error: initialization of 'long int (*)(PyObject *)' {aka 'long int (*)(struct _object *)'} from incompatible pointer type 'int (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wincompatible-pointer-types]
[i586] 749 | hdr_hash, /* tp_hash */
2025-Jul-23 13:27:52 :: [i586] rpm4.git 4.13.0.1-alt41: remote: build failed
2025-Jul-23 13:27:52 :: [i586] #100 rpm4.git 4.13.0.1-alt41: build FAILED
[aarch64] libtool: compile: aarch64-alt-linux-gcc -DHAVE_CONFIG_H -I../include/ -I../python -I/usr/include/python2.7 -I/usr/include/beecrypt -DLUA_COMPAT_APIINTCASTS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DLUA_COMPAT_APIINTCASTS -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fstack-protector -Wempty-body -c header-py.c -fPIC -DPIC -o .libs/header-py.o
[aarch64] header-py.c:332:8: error: unknown type name 'Py_hash_t'
[aarch64] 332 | static Py_hash_t hdr_hash(PyObject * h)
[aarch64] header-py.c: In function 'hdr_hash':
[aarch64] header-py.c:334:13: error: 'Py_hash_t' undeclared (first use in this function)
[aarch64] 334 | return (Py_hash_t) h;
[aarch64] header-py.c:334:13: note: each undeclared identifier is reported only once for each function it appears in
[aarch64] header-py.c:334:23: error: expected ';' before 'h'
[aarch64] 334 | return (Py_hash_t) h;
[aarch64] header-py.c: At top level:
[aarch64] header-py.c:749:9: error: initialization of 'long int (*)(PyObject *)' {aka 'long int (*)(struct _object *)'} from incompatible pointer type 'int (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wincompatible-pointer-types]
[aarch64] 749 | hdr_hash, /* tp_hash */
2025-Jul-23 13:28:22 :: [aarch64] rpm4.git 4.13.0.1-alt41: remote: build failed
2025-Jul-23 13:28:22 :: [aarch64] #100 rpm4.git 4.13.0.1-alt41: build FAILED
2025-Jul-23 13:27:49 :: [x86_64] build FAILED
2025-Jul-23 13:27:52 :: [i586] build FAILED
2025-Jul-23 13:28:22 :: [aarch64] build FAILED
2025-Jul-23 13:28:22 :: task #390633 for sisyphus FAILED
^ permalink raw reply [flat|nested] 4+ messages in thread
* [#390633] TESTED (try 2) rpm4.git=4.13.0.1-alt41
2025-07-23 13:28 [#390633] [test-only] FAILED rpm4.git=4.13.0.1-alt41 Girar awaiter (glebfm)
@ 2025-07-23 16:03 ` Girar awaiter (glebfm)
2025-07-24 14:06 ` [#390633] TESTED (try 3) rpm4.git=4.13.0.1-alt41 Girar awaiter (glebfm)
2025-07-24 15:26 ` [#390633] DONE (try 4) rpm4.git=4.13.0.1-alt41 Girar pender (glebfm)
2 siblings, 0 replies; 4+ messages in thread
From: Girar awaiter (glebfm) @ 2025-07-23 16:03 UTC (permalink / raw)
To: Gleb Fotengauer-Malinovskiy
Cc: sisyphus-incominger, girar-builder-sisyphus, Ivan Zakharyaschev,
Vitaly Chikunov, core, Alexey M. Tourbin
https://git.altlinux.org/tasks/390633/logs/events.2.1.log
https://packages.altlinux.org/tasks/390633
subtask name aarch64 i586 x86_64
#200 rpm4 5:23 2:53 3:26
2025-Jul-23 15:29:41 :: test-only task #390633 for sisyphus resumed by glebfm:
#100 removed
#200 build 4.13.0.1-alt41 from /people/glebfm/packages/rpm4.git fetched at 2025-Jul-23 15:29:32
2025-Jul-23 15:29:43 :: [i586] #200 rpm4.git 4.13.0.1-alt41: build start
2025-Jul-23 15:29:43 :: [x86_64] #200 rpm4.git 4.13.0.1-alt41: build start
2025-Jul-23 15:29:43 :: [aarch64] #200 rpm4.git 4.13.0.1-alt41: build start
2025-Jul-23 15:32:36 :: [i586] #200 rpm4.git 4.13.0.1-alt41: build OK
2025-Jul-23 15:33:09 :: [x86_64] #200 rpm4.git 4.13.0.1-alt41: build OK
2025-Jul-23 15:35:06 :: [aarch64] #200 rpm4.git 4.13.0.1-alt41: build OK
x86_64/rpms/librpmbuild7-4.13.0.1-alt41.x86_64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
x86_64/rpms/librpm-devel-4.13.0.1-alt41.x86_64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
x86_64/rpms/librpm7-4.13.0.1-alt41.x86_64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
i586/rpms/librpm7-4.13.0.1-alt41.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
i586/rpms/librpm-devel-4.13.0.1-alt41.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
i586/rpms/librpmbuild7-4.13.0.1-alt41.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
aarch64/rpms/librpmbuild7-4.13.0.1-alt41.aarch64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
aarch64/rpms/librpm7-4.13.0.1-alt41.aarch64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
aarch64/rpms/librpm-devel-4.13.0.1-alt41.aarch64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
2025-Jul-23 15:36:11 :: #200: rpm4.git 4.13.0.1-alt41: build check OK
2025-Jul-23 15:36:13 :: build check OK
2025-Jul-23 15:36:28 :: noarch check OK
2025-Jul-23 15:36:30 :: plan: src +1 -1 =20358, aarch64 +24 -24 =35316, i586 +24 -24 =33959, noarch +1 -1 =21483, x86_64 +24 -24 =36137
#200 rpm 4.13.0.1-alt40 -> 4.13.0.1-alt41
Wed Jul 23 2025 Gleb F-Malinovskiy <glebfm@altlinux> 4.13.0.1-alt41
- Backported upstream fix for python bindings to fix build with gcc 14+ on ix86.
2025-Jul-23 15:37:10 :: patched apt indices
2025-Jul-23 15:37:18 :: created next repo
2025-Jul-23 15:37:27 :: duplicate provides check OK
2025-Jul-23 15:38:03 :: dependencies check OK
2025-Jul-23 15:38:32 :: [x86_64 i586 aarch64] ELF symbols check OK
2025-Jul-23 15:38:53 :: [i586] #200 librpm-devel: install check OK
2025-Jul-23 15:38:53 :: [x86_64] #200 librpm-devel: install check OK
2025-Jul-23 15:39:04 :: [x86_64] #200 librpm-devel-debuginfo: install check OK
2025-Jul-23 15:39:05 :: [i586] #200 librpm-devel-debuginfo: install check OK
2025-Jul-23 15:39:05 :: [aarch64] #200 librpm-devel: install check OK
2025-Jul-23 15:39:06 :: [x86_64] #200 librpm7: install check OK (basesystem)
2025-Jul-23 15:39:07 :: [i586] #200 librpm7: install check OK (basesystem)
2025-Jul-23 15:39:14 :: [x86_64] #200 librpm7-debuginfo: install check OK
2025-Jul-23 15:39:14 :: [i586] #200 librpm7-debuginfo: install check OK
2025-Jul-23 15:39:21 :: [i586] #200 librpmbuild7: install check OK
2025-Jul-23 15:39:21 :: [x86_64] #200 librpmbuild7: install check OK
2025-Jul-23 15:39:23 :: [aarch64] #200 librpm-devel-debuginfo: install check OK
2025-Jul-23 15:39:26 :: [aarch64] #200 librpm7: install check OK (basesystem)
2025-Jul-23 15:39:28 :: [i586] #200 librpmbuild7-debuginfo: install check OK
2025-Jul-23 15:39:29 :: [x86_64] #200 librpmbuild7-debuginfo: install check OK
2025-Jul-23 15:39:35 :: [i586] #200 python-module-rpm: install check OK
2025-Jul-23 15:39:36 :: [x86_64] #200 python-module-rpm: install check OK
2025-Jul-23 15:39:39 :: [aarch64] #200 librpm7-debuginfo: install check OK
2025-Jul-23 15:39:43 :: [i586] #200 python-module-rpm-debuginfo: install check OK
2025-Jul-23 15:39:44 :: [x86_64] #200 python-module-rpm-debuginfo: install check OK
2025-Jul-23 15:39:50 :: [aarch64] #200 librpmbuild7: install check OK
2025-Jul-23 15:39:51 :: [i586] #200 python3-module-rpm: install check OK
2025-Jul-23 15:39:52 :: [x86_64] #200 python3-module-rpm: install check OK
2025-Jul-23 15:40:00 :: [i586] #200 python3-module-rpm-debuginfo: install check OK
2025-Jul-23 15:40:02 :: [i586] #200 rpm: install check OK (basesystem)
2025-Jul-23 15:40:02 :: [x86_64] #200 python3-module-rpm-debuginfo: install check OK
2025-Jul-23 15:40:03 :: [aarch64] #200 librpmbuild7-debuginfo: install check OK
2025-Jul-23 15:40:04 :: [x86_64] #200 rpm: install check OK (basesystem)
2025-Jul-23 15:40:15 :: [aarch64] #200 python-module-rpm: install check OK
2025-Jul-23 15:40:28 :: [aarch64] #200 python-module-rpm-debuginfo: install check OK
2025-Jul-23 15:40:41 :: [aarch64] #200 python3-module-rpm: install check OK
2025-Jul-23 15:40:56 :: [aarch64] #200 python3-module-rpm-debuginfo: install check OK
2025-Jul-23 15:40:59 :: [aarch64] #200 rpm: install check OK (basesystem)
2025-Jul-23 15:49:34 :: [x86_64] #200 rpm-checkinstall: install check OK
2025-Jul-23 15:49:42 :: [x86_64] #200 rpm-debuginfo: install check OK
2025-Jul-23 15:49:49 :: [x86_64] #200 rpm-plugin-hdrcache: install check OK
2025-Jul-23 15:49:57 :: [x86_64] #200 rpm-plugin-hdrcache-debuginfo: install check OK
2025-Jul-23 15:50:04 :: [x86_64] #200 rpm-plugin-ima: install check OK
2025-Jul-23 15:50:12 :: [x86_64] #200 rpm-plugin-ima-debuginfo: install check OK
2025-Jul-23 15:50:18 :: [x86_64] #200 rpm-plugin-syslog: install check OK
2025-Jul-23 15:50:26 :: [x86_64] #200 rpm-plugin-syslog-debuginfo: install check OK
2025-Jul-23 15:50:33 :: [x86_64] #200 rpm-plugin-systemd-inhibit: install check OK
2025-Jul-23 15:50:41 :: [x86_64] #200 rpm-plugin-systemd-inhibit-debuginfo: install check OK
2025-Jul-23 15:50:48 :: [x86_64] #200 rpm2archive: install check OK
2025-Jul-23 15:50:58 :: [x86_64] #200 rpm2archive-debuginfo: install check OK
2025-Jul-23 15:51:04 :: [x86_64] #200 rpmspec: install check OK
2025-Jul-23 15:51:12 :: [x86_64] #200 rpmspec-debuginfo: install check OK
2025-Jul-23 15:53:21 :: [i586] #200 rpm-checkinstall: install check OK
2025-Jul-23 15:53:29 :: [i586] #200 rpm-debuginfo: install check OK
2025-Jul-23 15:53:36 :: [i586] #200 rpm-plugin-hdrcache: install check OK
2025-Jul-23 15:53:44 :: [i586] #200 rpm-plugin-hdrcache-debuginfo: install check OK
2025-Jul-23 15:53:50 :: [i586] #200 rpm-plugin-ima: install check OK
2025-Jul-23 15:53:58 :: [i586] #200 rpm-plugin-ima-debuginfo: install check OK
2025-Jul-23 15:54:04 :: [i586] #200 rpm-plugin-syslog: install check OK
2025-Jul-23 15:54:12 :: [i586] #200 rpm-plugin-syslog-debuginfo: install check OK
2025-Jul-23 15:54:18 :: [i586] #200 rpm-plugin-systemd-inhibit: install check OK
2025-Jul-23 15:54:27 :: [i586] #200 rpm-plugin-systemd-inhibit-debuginfo: install check OK
2025-Jul-23 15:54:34 :: [i586] #200 rpm2archive: install check OK
2025-Jul-23 15:54:43 :: [i586] #200 rpm2archive-debuginfo: install check OK
2025-Jul-23 15:54:49 :: [i586] #200 rpmspec: install check OK
2025-Jul-23 15:54:57 :: [i586] #200 rpmspec-debuginfo: install check OK
2025-Jul-23 15:59:00 :: [aarch64] #200 rpm-checkinstall: install check OK
2025-Jul-23 15:59:14 :: [aarch64] #200 rpm-debuginfo: install check OK
2025-Jul-23 15:59:25 :: [aarch64] #200 rpm-plugin-hdrcache: install check OK
2025-Jul-23 15:59:39 :: [aarch64] #200 rpm-plugin-hdrcache-debuginfo: install check OK
2025-Jul-23 15:59:49 :: [aarch64] #200 rpm-plugin-ima: install check OK
2025-Jul-23 16:00:02 :: [aarch64] #200 rpm-plugin-ima-debuginfo: install check OK
2025-Jul-23 16:00:13 :: [aarch64] #200 rpm-plugin-syslog: install check OK
2025-Jul-23 16:00:26 :: [aarch64] #200 rpm-plugin-syslog-debuginfo: install check OK
2025-Jul-23 16:00:37 :: [aarch64] #200 rpm-plugin-systemd-inhibit: install check OK
2025-Jul-23 16:00:51 :: [aarch64] #200 rpm-plugin-systemd-inhibit-debuginfo: install check OK
2025-Jul-23 16:01:03 :: [aarch64] #200 rpm2archive: install check OK
2025-Jul-23 16:01:17 :: [aarch64] #200 rpm2archive-debuginfo: install check OK
2025-Jul-23 16:01:29 :: [aarch64] #200 rpmspec: install check OK
2025-Jul-23 16:01:42 :: [aarch64] #200 rpmspec-debuginfo: install check OK
2025-Jul-23 16:01:44 :: [x86_64-i586] plan: #9 +9 -9 =11543
arepo/x86_64-i586/rpms/i586-librpm7-4.13.0.1-alt41.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
arepo/x86_64-i586/rpms/i586-librpmbuild7-4.13.0.1-alt41.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
arepo/x86_64-i586/rpms/i586-librpm-devel-4.13.0.1-alt41.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
2025-Jul-23 16:02:28 :: [x86_64-i586] arepo build OK
2025-Jul-23 16:02:45 :: [x86_64-i586] generated apt indices
2025-Jul-23 16:02:47 :: [x86_64-i586] created next repo
2025-Jul-23 16:02:57 :: [x86_64-i586] dependencies check OK
2025-Jul-23 16:02:59 :: gears inheritance check OK
2025-Jul-23 16:02:59 :: srpm inheritance check OK
girar-check-perms: access to rpm ALLOWED for glebfm: member of approved group
check-subtask-perms: #200: rpm: allowed for glebfm
2025-Jul-23 16:03:00 :: acl check OK
2025-Jul-23 16:03:24 :: created contents_index files
2025-Jul-23 16:03:31 :: created hash files: aarch64 i586 noarch src x86_64-i586 x86_64
2025-Jul-23 16:03:35 :: task #390633 for sisyphus TESTED
^ permalink raw reply [flat|nested] 4+ messages in thread
* [#390633] TESTED (try 3) rpm4.git=4.13.0.1-alt41
2025-07-23 13:28 [#390633] [test-only] FAILED rpm4.git=4.13.0.1-alt41 Girar awaiter (glebfm)
2025-07-23 16:03 ` [#390633] TESTED (try 2) rpm4.git=4.13.0.1-alt41 Girar awaiter (glebfm)
@ 2025-07-24 14:06 ` Girar awaiter (glebfm)
2025-07-24 15:26 ` [#390633] DONE (try 4) rpm4.git=4.13.0.1-alt41 Girar pender (glebfm)
2 siblings, 0 replies; 4+ messages in thread
From: Girar awaiter (glebfm) @ 2025-07-24 14:06 UTC (permalink / raw)
To: Gleb Fotengauer-Malinovskiy
Cc: sisyphus-incominger, girar-builder-sisyphus, Ivan Zakharyaschev,
Vitaly Chikunov, core, Alexey M. Tourbin
https://git.altlinux.org/tasks/390633/logs/events.3.1.log
https://packages.altlinux.org/tasks/390633
2025-Jul-24 13:56:04 :: test-only task #390633 for sisyphus resumed by glebfm:
#100 removed
#200 build 4.13.0.1-alt41 from /people/glebfm/packages/rpm4.git fetched at 2025-Jul-23 15:29:32
2025-Jul-24 13:56:06 :: [aarch64] #200 rpm4.git 4.13.0.1-alt41: build start
2025-Jul-24 13:56:06 :: [i586] #200 rpm4.git 4.13.0.1-alt41: build start
2025-Jul-24 13:56:06 :: [x86_64] #200 rpm4.git 4.13.0.1-alt41: build start
2025-Jul-24 13:56:17 :: [i586] #200 rpm4.git 4.13.0.1-alt41: build OK (cached)
2025-Jul-24 13:56:17 :: [x86_64] #200 rpm4.git 4.13.0.1-alt41: build OK (cached)
2025-Jul-24 13:56:32 :: [aarch64] #200 rpm4.git 4.13.0.1-alt41: build OK (cached)
x86_64/rpms/librpmbuild7-4.13.0.1-alt41.x86_64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
x86_64/rpms/librpm-devel-4.13.0.1-alt41.x86_64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
x86_64/rpms/librpm7-4.13.0.1-alt41.x86_64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
i586/rpms/librpm7-4.13.0.1-alt41.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
i586/rpms/librpm-devel-4.13.0.1-alt41.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
i586/rpms/librpmbuild7-4.13.0.1-alt41.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
aarch64/rpms/librpmbuild7-4.13.0.1-alt41.aarch64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
aarch64/rpms/librpm7-4.13.0.1-alt41.aarch64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
aarch64/rpms/librpm-devel-4.13.0.1-alt41.aarch64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
2025-Jul-24 13:57:38 :: #200: rpm4.git 4.13.0.1-alt41: build check OK
2025-Jul-24 13:57:39 :: build check OK
2025-Jul-24 13:57:55 :: noarch check OK
2025-Jul-24 13:57:57 :: plan: src +1 -1 =20362, aarch64 +24 -24 =35335, i586 +24 -24 =33976, noarch +1 -1 =21487, x86_64 +24 -24 =36157
#200 rpm 4.13.0.1-alt40 -> 4.13.0.1-alt41
Wed Jul 23 2025 Gleb F-Malinovskiy <glebfm@altlinux> 4.13.0.1-alt41
- Backported upstream fix for python bindings to fix build with gcc 14+ on ix86.
2025-Jul-24 13:58:42 :: patched apt indices
2025-Jul-24 13:58:54 :: created next repo
2025-Jul-24 13:59:05 :: duplicate provides check OK
2025-Jul-24 13:59:44 :: dependencies check OK
2025-Jul-24 14:00:20 :: [x86_64 i586 aarch64] ELF symbols check OK
2025-Jul-24 14:00:35 :: [i586] #200 librpm-devel: install check OK (cached)
2025-Jul-24 14:00:36 :: [x86_64] #200 librpm-devel: install check OK (cached)
2025-Jul-24 14:00:40 :: [i586] #200 librpm-devel-debuginfo: install check OK (cached)
2025-Jul-24 14:00:41 :: [x86_64] #200 librpm-devel-debuginfo: install check OK (cached)
2025-Jul-24 14:00:41 :: [i586] #200 librpm7: install check OK (basesystem)
2025-Jul-24 14:00:42 :: [x86_64] #200 librpm7: install check OK (basesystem)
2025-Jul-24 14:00:45 :: [i586] #200 librpm7-debuginfo: install check OK (cached)
2025-Jul-24 14:00:47 :: [x86_64] #200 librpm7-debuginfo: install check OK (cached)
2025-Jul-24 14:00:50 :: [i586] #200 librpmbuild7: install check OK (cached)
2025-Jul-24 14:00:51 :: [x86_64] #200 librpmbuild7: install check OK (cached)
2025-Jul-24 14:00:54 :: [i586] #200 librpmbuild7-debuginfo: install check OK (cached)
2025-Jul-24 14:00:55 :: [x86_64] #200 librpmbuild7-debuginfo: install check OK (cached)
2025-Jul-24 14:00:57 :: [aarch64] #200 librpm-devel: install check OK (cached)
2025-Jul-24 14:00:58 :: [i586] #200 python-module-rpm: install check OK (cached)
2025-Jul-24 14:01:00 :: [x86_64] #200 python-module-rpm: install check OK (cached)
2025-Jul-24 14:01:03 :: [i586] #200 python-module-rpm-debuginfo: install check OK (cached)
2025-Jul-24 14:01:04 :: [x86_64] #200 python-module-rpm-debuginfo: install check OK (cached)
2025-Jul-24 14:01:07 :: [i586] #200 python3-module-rpm: install check OK (cached)
2025-Jul-24 14:01:07 :: [aarch64] #200 librpm-devel-debuginfo: install check OK (cached)
2025-Jul-24 14:01:09 :: [x86_64] #200 python3-module-rpm: install check OK (cached)
2025-Jul-24 14:01:11 :: [aarch64] #200 librpm7: install check OK (basesystem)
2025-Jul-24 14:01:11 :: [i586] #200 python3-module-rpm-debuginfo: install check OK (cached)
2025-Jul-24 14:01:13 :: [i586] #200 rpm: install check OK (basesystem)
2025-Jul-24 14:01:13 :: [x86_64] #200 python3-module-rpm-debuginfo: install check OK (cached)
2025-Jul-24 14:01:15 :: [x86_64] #200 rpm: install check OK (basesystem)
2025-Jul-24 14:01:17 :: [i586] #200 rpm-checkinstall: install check OK (cached)
2025-Jul-24 14:01:20 :: [x86_64] #200 rpm-checkinstall: install check OK (cached)
2025-Jul-24 14:01:21 :: [aarch64] #200 librpm7-debuginfo: install check OK (cached)
2025-Jul-24 14:01:22 :: [i586] #200 rpm-debuginfo: install check OK (cached)
2025-Jul-24 14:01:24 :: [x86_64] #200 rpm-debuginfo: install check OK (cached)
2025-Jul-24 14:01:26 :: [i586] #200 rpm-plugin-hdrcache: install check OK (cached)
2025-Jul-24 14:01:29 :: [x86_64] #200 rpm-plugin-hdrcache: install check OK (cached)
2025-Jul-24 14:01:30 :: [i586] #200 rpm-plugin-hdrcache-debuginfo: install check OK (cached)
2025-Jul-24 14:01:31 :: [aarch64] #200 librpmbuild7: install check OK (cached)
2025-Jul-24 14:01:33 :: [x86_64] #200 rpm-plugin-hdrcache-debuginfo: install check OK (cached)
2025-Jul-24 14:01:34 :: [i586] #200 rpm-plugin-ima: install check OK (cached)
2025-Jul-24 14:01:38 :: [x86_64] #200 rpm-plugin-ima: install check OK (cached)
2025-Jul-24 14:01:39 :: [i586] #200 rpm-plugin-ima-debuginfo: install check OK (cached)
2025-Jul-24 14:01:41 :: [aarch64] #200 librpmbuild7-debuginfo: install check OK (cached)
2025-Jul-24 14:01:42 :: [x86_64] #200 rpm-plugin-ima-debuginfo: install check OK (cached)
2025-Jul-24 14:01:43 :: [i586] #200 rpm-plugin-syslog: install check OK (cached)
2025-Jul-24 14:01:46 :: [x86_64] #200 rpm-plugin-syslog: install check OK (cached)
2025-Jul-24 14:01:47 :: [i586] #200 rpm-plugin-syslog-debuginfo: install check OK (cached)
2025-Jul-24 14:01:51 :: [x86_64] #200 rpm-plugin-syslog-debuginfo: install check OK (cached)
2025-Jul-24 14:01:51 :: [aarch64] #200 python-module-rpm: install check OK (cached)
2025-Jul-24 14:01:51 :: [i586] #200 rpm-plugin-systemd-inhibit: install check OK (cached)
2025-Jul-24 14:01:55 :: [x86_64] #200 rpm-plugin-systemd-inhibit: install check OK (cached)
2025-Jul-24 14:01:56 :: [i586] #200 rpm-plugin-systemd-inhibit-debuginfo: install check OK (cached)
2025-Jul-24 14:01:59 :: [x86_64] #200 rpm-plugin-systemd-inhibit-debuginfo: install check OK (cached)
2025-Jul-24 14:02:00 :: [i586] #200 rpm2archive: install check OK (cached)
2025-Jul-24 14:02:01 :: [aarch64] #200 python-module-rpm-debuginfo: install check OK (cached)
2025-Jul-24 14:02:04 :: [x86_64] #200 rpm2archive: install check OK (cached)
2025-Jul-24 14:02:04 :: [i586] #200 rpm2archive-debuginfo: install check OK (cached)
2025-Jul-24 14:02:08 :: [x86_64] #200 rpm2archive-debuginfo: install check OK (cached)
2025-Jul-24 14:02:09 :: [i586] #200 rpmspec: install check OK (cached)
2025-Jul-24 14:02:12 :: [aarch64] #200 python3-module-rpm: install check OK (cached)
2025-Jul-24 14:02:13 :: [x86_64] #200 rpmspec: install check OK (cached)
2025-Jul-24 14:02:13 :: [i586] #200 rpmspec-debuginfo: install check OK (cached)
2025-Jul-24 14:02:17 :: [x86_64] #200 rpmspec-debuginfo: install check OK (cached)
2025-Jul-24 14:02:22 :: [aarch64] #200 python3-module-rpm-debuginfo: install check OK (cached)
2025-Jul-24 14:02:25 :: [aarch64] #200 rpm: install check OK (basesystem)
2025-Jul-24 14:02:36 :: [aarch64] #200 rpm-checkinstall: install check OK (cached)
2025-Jul-24 14:02:46 :: [aarch64] #200 rpm-debuginfo: install check OK (cached)
2025-Jul-24 14:02:56 :: [aarch64] #200 rpm-plugin-hdrcache: install check OK (cached)
2025-Jul-24 14:03:06 :: [aarch64] #200 rpm-plugin-hdrcache-debuginfo: install check OK (cached)
2025-Jul-24 14:03:16 :: [aarch64] #200 rpm-plugin-ima: install check OK (cached)
2025-Jul-24 14:03:26 :: [aarch64] #200 rpm-plugin-ima-debuginfo: install check OK (cached)
2025-Jul-24 14:03:37 :: [aarch64] #200 rpm-plugin-syslog: install check OK (cached)
2025-Jul-24 14:03:47 :: [aarch64] #200 rpm-plugin-syslog-debuginfo: install check OK (cached)
2025-Jul-24 14:03:57 :: [aarch64] #200 rpm-plugin-systemd-inhibit: install check OK (cached)
2025-Jul-24 14:04:07 :: [aarch64] #200 rpm-plugin-systemd-inhibit-debuginfo: install check OK (cached)
2025-Jul-24 14:04:17 :: [aarch64] #200 rpm2archive: install check OK (cached)
2025-Jul-24 14:04:28 :: [aarch64] #200 rpm2archive-debuginfo: install check OK (cached)
2025-Jul-24 14:04:38 :: [aarch64] #200 rpmspec: install check OK (cached)
2025-Jul-24 14:04:48 :: [aarch64] #200 rpmspec-debuginfo: install check OK (cached)
2025-Jul-24 14:04:50 :: [x86_64-i586] plan: #9 +9 -9 =11550
arepo/x86_64-i586/rpms/i586-librpm7-4.13.0.1-alt41.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
arepo/x86_64-i586/rpms/i586-librpmbuild7-4.13.0.1-alt41.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
arepo/x86_64-i586/rpms/i586-librpm-devel-4.13.0.1-alt41.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
2025-Jul-24 14:05:34 :: [x86_64-i586] arepo build OK
2025-Jul-24 14:05:50 :: [x86_64-i586] generated apt indices
2025-Jul-24 14:05:51 :: [x86_64-i586] created next repo
2025-Jul-24 14:06:02 :: [x86_64-i586] dependencies check OK
2025-Jul-24 14:06:03 :: gears inheritance check OK
2025-Jul-24 14:06:04 :: srpm inheritance check OK
girar-check-perms: access to rpm ALLOWED for glebfm: member of approved group
check-subtask-perms: #200: rpm: allowed for glebfm
2025-Jul-24 14:06:04 :: acl check OK
2025-Jul-24 14:06:28 :: created contents_index files
2025-Jul-24 14:06:36 :: created hash files: aarch64 i586 noarch src x86_64-i586 x86_64
2025-Jul-24 14:06:40 :: task #390633 for sisyphus TESTED
^ permalink raw reply [flat|nested] 4+ messages in thread
* [#390633] DONE (try 4) rpm4.git=4.13.0.1-alt41
2025-07-23 13:28 [#390633] [test-only] FAILED rpm4.git=4.13.0.1-alt41 Girar awaiter (glebfm)
2025-07-23 16:03 ` [#390633] TESTED (try 2) rpm4.git=4.13.0.1-alt41 Girar awaiter (glebfm)
2025-07-24 14:06 ` [#390633] TESTED (try 3) rpm4.git=4.13.0.1-alt41 Girar awaiter (glebfm)
@ 2025-07-24 15:26 ` Girar pender (glebfm)
2 siblings, 0 replies; 4+ messages in thread
From: Girar pender (glebfm) @ 2025-07-24 15:26 UTC (permalink / raw)
To: Gleb Fotengauer-Malinovskiy
Cc: sisyphus-incominger, girar-builder-sisyphus, Ivan Zakharyaschev,
Vitaly Chikunov, core, Alexey M. Tourbin
https://git.altlinux.org/tasks/archive/done/_381/390633/logs/events.4.3.log
https://packages.altlinux.org/tasks/390633
2025-Jul-24 15:15:23 :: task #390633 for sisyphus resumed by glebfm:
#100 removed
#200 build 4.13.0.1-alt41 from /people/glebfm/packages/rpm4.git fetched at 2025-Jul-23 15:29:32
2025-Jul-24 15:15:25 :: [i586] #200 rpm4.git 4.13.0.1-alt41: build start
2025-Jul-24 15:15:25 :: [aarch64] #200 rpm4.git 4.13.0.1-alt41: build start
2025-Jul-24 15:15:25 :: [x86_64] #200 rpm4.git 4.13.0.1-alt41: build start
2025-Jul-24 15:15:36 :: [i586] #200 rpm4.git 4.13.0.1-alt41: build OK (cached)
2025-Jul-24 15:15:36 :: [x86_64] #200 rpm4.git 4.13.0.1-alt41: build OK (cached)
2025-Jul-24 15:15:51 :: [aarch64] #200 rpm4.git 4.13.0.1-alt41: build OK (cached)
x86_64/rpms/librpmbuild7-4.13.0.1-alt41.x86_64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
x86_64/rpms/librpm-devel-4.13.0.1-alt41.x86_64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
x86_64/rpms/librpm7-4.13.0.1-alt41.x86_64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
i586/rpms/librpm7-4.13.0.1-alt41.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
i586/rpms/librpm-devel-4.13.0.1-alt41.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
i586/rpms/librpmbuild7-4.13.0.1-alt41.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
aarch64/rpms/librpmbuild7-4.13.0.1-alt41.aarch64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
aarch64/rpms/librpm7-4.13.0.1-alt41.aarch64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
aarch64/rpms/librpm-devel-4.13.0.1-alt41.aarch64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
2025-Jul-24 15:16:58 :: #200: rpm4.git 4.13.0.1-alt41: build check OK
2025-Jul-24 15:16:59 :: build check OK
2025-Jul-24 15:17:15 :: noarch check OK
2025-Jul-24 15:17:18 :: plan: src +1 -1 =20362, aarch64 +24 -24 =35335, i586 +24 -24 =33976, noarch +1 -1 =21487, x86_64 +24 -24 =36157
#200 rpm 4.13.0.1-alt40 -> 4.13.0.1-alt41
Wed Jul 23 2025 Gleb F-Malinovskiy <glebfm@altlinux> 4.13.0.1-alt41
- Backported upstream fix for python bindings to fix build with gcc 14+ on ix86.
2025-Jul-24 15:18:19 :: patched apt indices
2025-Jul-24 15:18:31 :: created next repo
2025-Jul-24 15:18:45 :: duplicate provides check OK
2025-Jul-24 15:19:33 :: dependencies check OK
2025-Jul-24 15:19:34 :: [x86_64 i586 aarch64] no need to repeat ELF symbols check
2025-Jul-24 15:19:34 :: [x86_64 i586 aarch64] ELF symbols check OK
2025-Jul-24 15:19:47 :: [i586] #200 librpm-devel: install check OK (cached)
2025-Jul-24 15:19:48 :: [x86_64] #200 librpm-devel: install check OK (cached)
2025-Jul-24 15:19:51 :: [i586] #200 librpm-devel-debuginfo: install check OK (cached)
2025-Jul-24 15:19:52 :: [x86_64] #200 librpm-devel-debuginfo: install check OK (cached)
2025-Jul-24 15:19:53 :: [i586] #200 librpm7: install check OK (basesystem)
2025-Jul-24 15:19:54 :: [x86_64] #200 librpm7: install check OK (basesystem)
2025-Jul-24 15:19:57 :: [i586] #200 librpm7-debuginfo: install check OK (cached)
2025-Jul-24 15:19:58 :: [x86_64] #200 librpm7-debuginfo: install check OK (cached)
2025-Jul-24 15:20:01 :: [i586] #200 librpmbuild7: install check OK (cached)
2025-Jul-24 15:20:02 :: [x86_64] #200 librpmbuild7: install check OK (cached)
2025-Jul-24 15:20:04 :: [aarch64] #200 librpm-devel: install check OK (cached)
2025-Jul-24 15:20:05 :: [i586] #200 librpmbuild7-debuginfo: install check OK (cached)
2025-Jul-24 15:20:07 :: [x86_64] #200 librpmbuild7-debuginfo: install check OK (cached)
2025-Jul-24 15:20:09 :: [i586] #200 python-module-rpm: install check OK (cached)
2025-Jul-24 15:20:11 :: [x86_64] #200 python-module-rpm: install check OK (cached)
2025-Jul-24 15:20:14 :: [i586] #200 python-module-rpm-debuginfo: install check OK (cached)
2025-Jul-24 15:20:14 :: [aarch64] #200 librpm-devel-debuginfo: install check OK (cached)
2025-Jul-24 15:20:16 :: [x86_64] #200 python-module-rpm-debuginfo: install check OK (cached)
2025-Jul-24 15:20:17 :: [aarch64] #200 librpm7: install check OK (basesystem)
2025-Jul-24 15:20:18 :: [i586] #200 python3-module-rpm: install check OK (cached)
2025-Jul-24 15:20:20 :: [x86_64] #200 python3-module-rpm: install check OK (cached)
2025-Jul-24 15:20:22 :: [i586] #200 python3-module-rpm-debuginfo: install check OK (cached)
2025-Jul-24 15:20:24 :: [i586] #200 rpm: install check OK (basesystem)
2025-Jul-24 15:20:25 :: [x86_64] #200 python3-module-rpm-debuginfo: install check OK (cached)
2025-Jul-24 15:20:26 :: [x86_64] #200 rpm: install check OK (basesystem)
2025-Jul-24 15:20:28 :: [aarch64] #200 librpm7-debuginfo: install check OK (cached)
2025-Jul-24 15:20:28 :: [i586] #200 rpm-checkinstall: install check OK (cached)
2025-Jul-24 15:20:31 :: [x86_64] #200 rpm-checkinstall: install check OK (cached)
2025-Jul-24 15:20:32 :: [i586] #200 rpm-debuginfo: install check OK (cached)
2025-Jul-24 15:20:35 :: [x86_64] #200 rpm-debuginfo: install check OK (cached)
2025-Jul-24 15:20:36 :: [i586] #200 rpm-plugin-hdrcache: install check OK (cached)
2025-Jul-24 15:20:38 :: [aarch64] #200 librpmbuild7: install check OK (cached)
2025-Jul-24 15:20:40 :: [x86_64] #200 rpm-plugin-hdrcache: install check OK (cached)
2025-Jul-24 15:20:40 :: [i586] #200 rpm-plugin-hdrcache-debuginfo: install check OK (cached)
2025-Jul-24 15:20:44 :: [x86_64] #200 rpm-plugin-hdrcache-debuginfo: install check OK (cached)
2025-Jul-24 15:20:45 :: [i586] #200 rpm-plugin-ima: install check OK (cached)
2025-Jul-24 15:20:48 :: [aarch64] #200 librpmbuild7-debuginfo: install check OK (cached)
2025-Jul-24 15:20:49 :: [x86_64] #200 rpm-plugin-ima: install check OK (cached)
2025-Jul-24 15:20:49 :: [i586] #200 rpm-plugin-ima-debuginfo: install check OK (cached)
2025-Jul-24 15:20:53 :: [i586] #200 rpm-plugin-syslog: install check OK (cached)
2025-Jul-24 15:20:53 :: [x86_64] #200 rpm-plugin-ima-debuginfo: install check OK (cached)
2025-Jul-24 15:20:57 :: [i586] #200 rpm-plugin-syslog-debuginfo: install check OK (cached)
2025-Jul-24 15:20:57 :: [x86_64] #200 rpm-plugin-syslog: install check OK (cached)
2025-Jul-24 15:20:58 :: [aarch64] #200 python-module-rpm: install check OK (cached)
2025-Jul-24 15:21:01 :: [i586] #200 rpm-plugin-systemd-inhibit: install check OK (cached)
2025-Jul-24 15:21:02 :: [x86_64] #200 rpm-plugin-syslog-debuginfo: install check OK (cached)
2025-Jul-24 15:21:05 :: [i586] #200 rpm-plugin-systemd-inhibit-debuginfo: install check OK (cached)
2025-Jul-24 15:21:06 :: [x86_64] #200 rpm-plugin-systemd-inhibit: install check OK (cached)
2025-Jul-24 15:21:08 :: [aarch64] #200 python-module-rpm-debuginfo: install check OK (cached)
2025-Jul-24 15:21:09 :: [i586] #200 rpm2archive: install check OK (cached)
2025-Jul-24 15:21:11 :: [x86_64] #200 rpm-plugin-systemd-inhibit-debuginfo: install check OK (cached)
2025-Jul-24 15:21:13 :: [i586] #200 rpm2archive-debuginfo: install check OK (cached)
2025-Jul-24 15:21:15 :: [x86_64] #200 rpm2archive: install check OK (cached)
2025-Jul-24 15:21:18 :: [i586] #200 rpmspec: install check OK (cached)
2025-Jul-24 15:21:18 :: [aarch64] #200 python3-module-rpm: install check OK (cached)
2025-Jul-24 15:21:19 :: [x86_64] #200 rpm2archive-debuginfo: install check OK (cached)
2025-Jul-24 15:21:22 :: [i586] #200 rpmspec-debuginfo: install check OK (cached)
2025-Jul-24 15:21:24 :: [x86_64] #200 rpmspec: install check OK (cached)
2025-Jul-24 15:21:28 :: [x86_64] #200 rpmspec-debuginfo: install check OK (cached)
2025-Jul-24 15:21:28 :: [aarch64] #200 python3-module-rpm-debuginfo: install check OK (cached)
2025-Jul-24 15:21:32 :: [aarch64] #200 rpm: install check OK (basesystem)
2025-Jul-24 15:21:42 :: [aarch64] #200 rpm-checkinstall: install check OK (cached)
2025-Jul-24 15:21:52 :: [aarch64] #200 rpm-debuginfo: install check OK (cached)
2025-Jul-24 15:22:02 :: [aarch64] #200 rpm-plugin-hdrcache: install check OK (cached)
2025-Jul-24 15:22:13 :: [aarch64] #200 rpm-plugin-hdrcache-debuginfo: install check OK (cached)
2025-Jul-24 15:22:22 :: [aarch64] #200 rpm-plugin-ima: install check OK (cached)
2025-Jul-24 15:22:33 :: [aarch64] #200 rpm-plugin-ima-debuginfo: install check OK (cached)
2025-Jul-24 15:22:43 :: [aarch64] #200 rpm-plugin-syslog: install check OK (cached)
2025-Jul-24 15:22:53 :: [aarch64] #200 rpm-plugin-syslog-debuginfo: install check OK (cached)
2025-Jul-24 15:23:04 :: [aarch64] #200 rpm-plugin-systemd-inhibit: install check OK (cached)
2025-Jul-24 15:23:14 :: [aarch64] #200 rpm-plugin-systemd-inhibit-debuginfo: install check OK (cached)
2025-Jul-24 15:23:25 :: [aarch64] #200 rpm2archive: install check OK (cached)
2025-Jul-24 15:23:35 :: [aarch64] #200 rpm2archive-debuginfo: install check OK (cached)
2025-Jul-24 15:23:46 :: [aarch64] #200 rpmspec: install check OK (cached)
2025-Jul-24 15:23:56 :: [aarch64] #200 rpmspec-debuginfo: install check OK (cached)
2025-Jul-24 15:23:58 :: [x86_64-i586] plan: #0 +9 -9 =11550
2025-Jul-24 15:24:22 :: [x86_64-i586] generated apt indices
2025-Jul-24 15:24:24 :: [x86_64-i586] created next repo
2025-Jul-24 15:24:39 :: [x86_64-i586] dependencies check OK
2025-Jul-24 15:24:42 :: gears inheritance check OK
2025-Jul-24 15:24:42 :: srpm inheritance check OK
girar-check-perms: access to rpm ALLOWED for glebfm: member of approved group
check-subtask-perms: #200: rpm: allowed for glebfm
2025-Jul-24 15:24:43 :: acl check OK
2025-Jul-24 15:25:12 :: created contents_index files
2025-Jul-24 15:25:22 :: created hash files: aarch64 i586 noarch src x86_64-i586 x86_64
2025-Jul-24 15:25:26 :: task #390633 for sisyphus TESTED
2025-Jul-24 15:25:27 :: task is ready for commit
2025-Jul-24 15:25:33 :: repo clone OK
2025-Jul-24 15:25:34 :: packages update OK
2025-Jul-24 15:25:46 :: [x86_64 i586 aarch64 noarch] update OK
2025-Jul-24 15:25:47 :: [x86_64-i586] update OK
2025-Jul-24 15:25:47 :: repo update OK
2025-Jul-24 15:26:02 :: repo save OK
2025-Jul-24 15:26:02 :: src index update OK
2025-Jul-24 15:26:02 :: updated /gears/r/rpm.git branch `sisyphus'
2025-Jul-24 15:26:09 :: gears update OK
2025-Jul-24 15:26:09 :: task #390633 for sisyphus DONE
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-07-24 15:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-23 13:28 [#390633] [test-only] FAILED rpm4.git=4.13.0.1-alt41 Girar awaiter (glebfm)
2025-07-23 16:03 ` [#390633] TESTED (try 2) rpm4.git=4.13.0.1-alt41 Girar awaiter (glebfm)
2025-07-24 14:06 ` [#390633] TESTED (try 3) rpm4.git=4.13.0.1-alt41 Girar awaiter (glebfm)
2025-07-24 15:26 ` [#390633] DONE (try 4) rpm4.git=4.13.0.1-alt41 Girar pender (glebfm)
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