[#390633] [test-only] FAILED rpm4.git=4.13.0.1-alt41
Girar awaiter (glebfm)
girar-builder at altlinux.org
Wed Jul 23 16:28:23 MSK 2025
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
More information about the Sisyphus-incominger
mailing list