Snippets for python 3.14.6 from Fedora i686
Sourced from https://kojipkgs.fedoraproject.org/packages/python3.14/3.14.6/1.fc45/data/logs/i686/build.log.
-
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Modules/_sqlite/connection.c:2399:19: warning: comparison is always false due to limited range of data type [-Wtype-limits] 2399 | if (data->len > 9223372036854775807) { // (1 << 63) - 1 | ^ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Modules/_testlimitedcapi/heaptype_relative.c:67:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 67 | (unsigned long long)data_ptr, | ^ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Modules/_sqlite/connection.c:2399:19: warning: comparison is always false due to limited range of data type [-Wtype-limits] 2399 | if (data->len > 9223372036854775807) { // (1 << 63) - 1 | ^ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Modules/_testlimitedcapi/heaptype_relative.c:67:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 67 | (unsigned long long)data_ptr, | ^ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Python/ceval.c:2045:38: warning: ‘stack_array’ may be used uninitialized [-Wmaybe-uninitialized] 2045 | _PyInterpreterFrame *new_frame = _PyEvalFramePushAndInit( | ^~~~~~~~~~~~~~~~~~~~~~~~ 2046 | tstate, func, locals, | ~~~~~~~~~~~~~~~~~~~~~ 2047 | newargs, nargs, kwnames, previous | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2048 | ); | ~ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Modules/_sqlite/connection.c:2399:19: warning: comparison is always false due to limited range of data type [-Wtype-limits] 2399 | if (data->len > 9223372036854775807) { // (1 << 63) - 1 | ^ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Modules/_testlimitedcapi/heaptype_relative.c:67:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 67 | (unsigned long long)data_ptr, | ^ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Programs/_testembed.c:2641:1: warning: ‘/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/build/optimized/Programs/_testembed.gcda’ profile count data file not found [-Wmissing-profile] 2641 | } | ^ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Include/internal/pycore_call.h:175:16: warning: ‘small_stack’ may be used uninitialized [-Wmaybe-uninitialized] 175 | return _PyObject_MakeTpCall(tstate, callable, args, nargs, kwnames); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Modules/_sqlite/connection.c:2399:19: warning: comparison is always false due to limited range of data type [-Wtype-limits] 2399 | if (data->len > 9223372036854775807) { // (1 << 63) - 1 | ^ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Modules/_testlimitedcapi/heaptype_relative.c:67:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 67 | (unsigned long long)data_ptr, | ^ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Include/cpython/pyatomic_gcc.h:367:10: warning: ‘__atomic_load_4’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 367 | { return __atomic_load_n(obj, __ATOMIC_RELAXED); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Include/cpython/pyatomic_gcc.h:367:10: warning: ‘__atomic_load_4’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 367 | { return __atomic_load_n(obj, __ATOMIC_RELAXED); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Include/cpython/pyatomic_gcc.h:367:10: warning: ‘__atomic_load_4’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 367 | { return __atomic_load_n(obj, __ATOMIC_RELAXED); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Include/cpython/pyatomic_gcc.h:493:3: warning: ‘__atomic_store_4’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 493 | { __atomic_store_n(obj, value, __ATOMIC_RELAXED); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Include/cpython/pyatomic_gcc.h:367:10: warning: ‘__atomic_load_4’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 367 | { return __atomic_load_n(obj, __ATOMIC_RELAXED); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Include/cpython/pyatomic_gcc.h:367:10: warning: ‘__atomic_load_4’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 367 | { return __atomic_load_n(obj, __ATOMIC_RELAXED); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Python/ceval.c:2045:38: warning: ‘stack_array’ may be used uninitialized [-Wmaybe-uninitialized] 2045 | _PyInterpreterFrame *new_frame = _PyEvalFramePushAndInit( | ^~~~~~~~~~~~~~~~~~~~~~~~ 2046 | tstate, func, locals, | ~~~~~~~~~~~~~~~~~~~~~ 2047 | newargs, nargs, kwnames, previous | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2048 | ); | ~ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Include/cpython/pyatomic_gcc.h:367:10: warning: ‘__atomic_load_4’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 367 | { return __atomic_load_n(obj, __ATOMIC_RELAXED); } | ^ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Include/cpython/pyatomic_gcc.h:367:10: warning: ‘__atomic_load_4’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 367 | { return __atomic_load_n(obj, __ATOMIC_RELAXED); } | ^ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Modules/_sqlite/connection.c:2399:19: warning: comparison is always false due to limited range of data type [-Wtype-limits] 2399 | if (data->len > 9223372036854775807) { // (1 << 63) - 1 | ^ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Modules/_testlimitedcapi/heaptype_relative.c:67:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 67 | (unsigned long long)data_ptr, | ^ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Include/cpython/pyatomic_gcc.h:367:10: warning: ‘__atomic_load_4’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 367 | { return __atomic_load_n(obj, __ATOMIC_RELAXED); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Include/cpython/pyatomic_gcc.h:367:10: warning: ‘__atomic_load_4’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 367 | { return __atomic_load_n(obj, __ATOMIC_RELAXED); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Python/ceval.c:2045:38: warning: ‘stack_array’ may be used uninitialized [-Wmaybe-uninitialized] 2045 | _PyInterpreterFrame *new_frame = _PyEvalFramePushAndInit( | ^~~~~~~~~~~~~~~~~~~~~~~~ 2046 | tstate, func, locals, | ~~~~~~~~~~~~~~~~~~~~~ 2047 | newargs, nargs, kwnames, previous | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2048 | ); | ~ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Include/cpython/pyatomic_gcc.h:367:10: warning: ‘__atomic_load_4’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 367 | { return __atomic_load_n(obj, __ATOMIC_RELAXED); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Include/cpython/pyatomic_gcc.h:367:10: warning: ‘__atomic_load_4’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 367 | { return __atomic_load_n(obj, __ATOMIC_RELAXED); } | ^ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Include/cpython/pyatomic_gcc.h:367:10: warning: ‘__atomic_load_4’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 367 | { return __atomic_load_n(obj, __ATOMIC_RELAXED); } | ^ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Include/cpython/pyatomic_gcc.h:367:10: warning: ‘__atomic_load_4’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 367 | { return __atomic_load_n(obj, __ATOMIC_RELAXED); } | ^ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Include/cpython/pyatomic_gcc.h:367:10: warning: ‘__atomic_load_4’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 367 | { return __atomic_load_n(obj, __ATOMIC_RELAXED); } | ^ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Modules/_sqlite/connection.c:2399:19: warning: comparison is always false due to limited range of data type [-Wtype-limits] 2399 | if (data->len > 9223372036854775807) { // (1 << 63) - 1 | ^ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Modules/_testlimitedcapi/heaptype_relative.c:67:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 67 | (unsigned long long)data_ptr, | ^ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Programs/_testembed.c:2641:1: warning: ‘/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/build/freethreading/Programs/_testembed.gcda’ profile count data file not found [-Wmissing-profile] 2641 | } | ^ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Objects/dictobject.c:7091:20: warning: ‘res’ may be used uninitialized [-Wmaybe-uninitialized] 7091 | return res; | ^~~ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Include/internal/pycore_call.h:175:16: warning: ‘small_stack’ may be used uninitialized [-Wmaybe-uninitialized] 175 | return _PyObject_MakeTpCall(tstate, callable, args, nargs, kwnames); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Include/cpython/pyatomic_gcc.h:383:10: warning: ‘__atomic_load_4’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 383 | { return __atomic_load_n(obj, __ATOMIC_RELAXED); } | ^ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Include/cpython/pyatomic_gcc.h:367:10: warning: ‘__atomic_load_4’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 367 | { return __atomic_load_n(obj, __ATOMIC_RELAXED); } | ^ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Include/cpython/pyatomic_gcc.h:367:10: warning: ‘__atomic_load_4’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 367 | { return __atomic_load_n(obj, __ATOMIC_RELAXED); } | ^ -
/builddir/build/BUILD/python3.14-3.14.6-build/Python-3.14.6/Include/cpython/pyatomic_gcc.h:383:10: warning: ‘__atomic_load_4’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 383 | { return __atomic_load_n(obj, __ATOMIC_RELAXED); } | ^