Buildbot failure in Python on s390x Fedora Clang Installed 3.x
The Buildbot has detected a failed build on builder s390x Fedora Clang Installed 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/531/builds/16
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Andre Delfino <adelfino@gmail.com>, Ned Deily <nad@python.org>, han-solo <hanish0019@gmail.com>
BUILD FAILED: failed Installed (failure)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 21, done.
remote: Counting objects: 4% (1/21)
remote: Counting objects: 9% (2/21)
remote: Counting objects: 14% (3/21)
remote: Counting objects: 19% (4/21)
remote: Counting objects: 23% (5/21)
remote: Counting objects: 28% (6/21)
remote: Counting objects: 33% (7/21)
remote: Counting objects: 38% (8/21)
remote: Counting objects: 42% (9/21)
remote: Counting objects: 47% (10/21)
remote: Counting objects: 52% (11/21)
remote: Counting objects: 57% (12/21)
remote: Counting objects: 61% (13/21)
remote: Counting objects: 66% (14/21)
remote: Counting objects: 71% (15/21)
remote: Counting objects: 76% (16/21)
remote: Counting objects: 80% (17/21)
remote: Counting objects: 85% (18/21)
remote: Counting objects: 90% (19/21)
remote: Counting objects: 95% (20/21)
remote: Counting objects: 100% (21/21)
remote: Counting objects: 100% (21/21), done.
remote: Compressing objects: 12% (1/8)
remote: Compressing objects: 25% (2/8)
remote: Compressing objects: 37% (3/8)
remote: Compressing objects: 50% (4/8)
remote: Compressing objects: 62% (5/8)
remote: Compressing objects: 75% (6/8)
remote: Compressing objects: 87% (7/8)
remote: Compressing objects: 100% (8/8)
remote: Compressing objects: 100% (8/8), done.
remote: Total 27 (delta 13), reused 13 (delta 13), pack-reused 6
From https://github.com/python/cpython
- branch master -> FETCH_HEAD Reset branch 'master'
Python/pytime.c:154:10: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-int-float-conversion] if (!_Py_InIntegralTypeRange(time_t, intpart)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Include/pymath.h:228:82: note: expanded from macro '_Py_InIntegralTypeRange' #define _Py_InIntegralTypeRange(type, v) (_Py_IntegralTypeMin(type) <= v && v <= _Py_IntegralTypeMax(type)) ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~ ./Include/pymath.h:221:124: note: expanded from macro '_Py_IntegralTypeMax' #define _Py_IntegralTypeMax(type) ((_Py_IntegralTypeSigned(type)) ? (((((type)1 << (sizeof(type)*CHAR_BIT - 2)) - 1) << 1) + 1) : ~(type)0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ Python/pytime.c:207:14: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-int-float-conversion] if (!_Py_InIntegralTypeRange(time_t, intpart)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Include/pymath.h:228:82: note: expanded from macro '_Py_InIntegralTypeRange' #define _Py_InIntegralTypeRange(type, v) (_Py_IntegralTypeMin(type) <= v && v <= _Py_IntegralTypeMax(type)) ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~ ./Include/pymath.h:221:124: note: expanded from macro '_Py_IntegralTypeMax' #define _Py_IntegralTypeMax(type) ((_Py_IntegralTypeSigned(type)) ? (((((type)1 << (sizeof(type)*CHAR_BIT - 2)) - 1) << 1) + 1) : ~(type)0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ Python/pytime.c:392:10: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-int-float-conversion] if (!_Py_InIntegralTypeRange(_PyTime_t, d)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Include/pymath.h:228:82: note: expanded from macro '_Py_InIntegralTypeRange' #define _Py_InIntegralTypeRange(type, v) (_Py_IntegralTypeMin(type) <= v && v <= _Py_IntegralTypeMax(type)) ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~ ./Include/pymath.h:221:124: note: expanded from macro '_Py_IntegralTypeMax' #define _Py_IntegralTypeMax(type) ((_Py_IntegralTypeSigned(type)) ? (((((type)1 << (sizeof(type)*CHAR_BIT - 2)) - 1) << 1) + 1) : ~(type)0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 3 warnings generated. ./Modules/timemodule.c:116:13: warning: code will never be executed [-Wunreachable-code] PyErr_SetString(PyExc_OverflowError, ^~~~~~~~~~~~~~~ ./Modules/_threadmodule.c:1587:19: warning: implicit conversion from '_PyTime_t' (aka 'long') to 'double' changes value from 9223372036854775 to 9223372036854776 [-Wimplicit-int-float-conversion] timeout_max = (_PyTime_t)PY_TIMEOUT_MAX * 1e-6; ^~~~~~~~~~~~~~~~~~~~~~~~~ ~ 1 warning generated. 1 warning generated.
/usr/bin/install: /usr/bin/install: error writing '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/libpython3.10.a'cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pyarena.h': No space left on device : No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pycapsule.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pyctype.h': No space left on device /usr/bin/install: cannot change permissions of ‘/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/pkgconfig’: No such file or directory /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/py_curses.h': No space left on device make: *** [Makefile:1311: bininstall] Error 1 make: *** Waiting for unfinished jobs.... /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pydebug.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pydecimal.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pydtrace.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pyerrors.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pyexpat.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pyfpe.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pyframe.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pyhash.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pylifecycle.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pymacconfig.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pymacro.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pymath.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pymem.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pyport.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pystate.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pystrcmp.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pystrhex.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pystrtod.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/Python-ast.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/Python.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pythonrun.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pythread.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/pytime.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/rangeobject.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/setobject.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/sliceobject.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/structmember.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/structseq.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/symtable.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/sysmodule.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/token.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/traceback.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/tracemalloc.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/tupleobject.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/typeslots.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/ucnhash.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/unicodeobject.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/warnings.h': No space left on device /usr/bin/install: cannot create regular file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/include/python3.10/weakrefobject.h': No space left on device make: *** [Makefile:1565: inclinstall] Error 1 rror: [Errno 28] No space left on device: 'build/scripts-3.10/pydoc3' make: *** [Makefile:627: sharedmods] Error 1
Test report
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org