-
-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Description
Bug report
Bug description:
Tests are broken for build bot Arch Linux Usan 3.x/4532 since the compilation fails with:
Objects/object.c:1071:16: runtime error: call to function long_hash through pointer to incorrect function type 'long (*)(struct _object *)'
/buildbot/buildarea/3.x.pablogsal-arch-x86_64.clang-ubsan/build/Objects/longobject.c:3618: note: long_hash defined here
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior Objects/object.c:1071:16 in
make: *** [Makefile:1691: Python/frozen_modules/getpath.h] Error 1
See for instance https://buildbot.python.org/#/builders/720/builds/1300.
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Metadata
Metadata
Assignees
Labels
No labels