Buildbot-status
Threads by month
- ----- 2024 -----
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
October 2020
- 3 participants
- 404 discussions
The Buildbot has detected a failed build on builder POWER6 AIX 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/302/builds/190
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: aixtools-aix-power6
Build Reason: <unknown>
Blamelist: Yunlongs <lylgood(a)foxmail.com>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
remote: Enumerating objects: 4, done.
remote: Counting objects: 25% (1/4)
remote: Counting objects: 50% (2/4)
remote: Counting objects: 75% (3/4)
remote: Counting objects: 100% (4/4)
remote: Counting objects: 100% (4/4), done.
remote: Compressing objects: 50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
remote: Total 4 (delta 2), reused 2 (delta 2), pack-reused 0
From https://github.com/python/cpython
* branch master -> FETCH_HEAD
Reset branch 'master'
1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into _PyPegen_nonparen_genexp_in_call.
1506-350 (S) Error writing to intermediate files. There is not enough space in the file system.
make: 1254-004 The error code from the last command is 1.
Stop.
find: 0652-019 The status on build is not valid.
find: 0652-019 The status on build is not valid.
find: 0652-019 The status on build is not valid.
find: 0652-019 The status on build is not valid.
make: 1254-004 The error code from the last command is 1.
make: 1254-005 Ignored error code 1 from last command.
Test report
===========
Sincerely,
-The Buildbot
1
0
12 Oct '20
The Buildbot has detected a new failure on builder aarch64 RHEL7 Refleaks 3.9 while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/122/builds/62
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-aarch64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
410 tests OK.
10 slowest tests:
- test_asyncio: 53 min 34 sec
- test_signal: 31 min 23 sec
- test_pydoc: 29 min 55 sec
- test_concurrent_futures: 22 min 43 sec
- test_peg_generator: 15 min 50 sec
- test_multiprocessing_spawn: 14 min 49 sec
- test_multiprocessing_forkserver: 9 min 18 sec
- test_lib2to3: 8 min 37 sec
- test_nntplib: 8 min 3 sec
- test_multiprocessing_fork: 6 min 56 sec
1 test altered the execution environment:
test_asyncio
14 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib
test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 54 min 36 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/asyncio/sslproto.py", line 321, in __del__
self.close()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/asyncio/sslproto.py", line 316, in close
self._ssl_protocol._start_shutdown()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/asyncio/sslproto.py", line 590, in _start_shutdown
self._abort()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/asyncio/sslproto.py", line 731, in _abort
self._transport.abort()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/asyncio/selector_events.py", line 680, in abort
self._force_close(None)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/asyncio/selector_events.py", line 731, in _force_close
self._loop.call_soon(self._call_connection_lost, exc)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/asyncio/base_events.py", line 746, in call_soon
self._check_closed()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/asyncio/base_events.py", line 510, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
/home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/asyncio/selector_events.py:704: ResourceWarning: unclosed transport <_SelectorSocketTransport closing fd=8>
_warn(f"unclosed transport {self!r}", ResourceWarning, source=self)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
Task was destroyed but it is pending!
task: <Task pending name='Task-8474' coro=<BaseSelectorEventLoop._accept_connection2() running at /home/buildbot/buildarea/3.9.cstratak-RHEL7-aarch64.refleak/build/Lib/asyncio/selector_events.py:218> wait_for=<Future pending cb=[<TaskWakeupMethWrapper object at 0xffff77a7d8d0>()]>>
....
Test report
===========
Sincerely,
-The Buildbot
2
1
The Buildbot has detected a failed build on builder PPC64 Fedora 3.8 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/163/builds/62
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-ppc64
Build Reason: <unknown>
Blamelist: Andre Delfino <adelfino(a)gmail.com>, Miss Skeleton (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
remote: Enumerating objects: 4[K
remote: Enumerating objects: 16, done.[K
remote: Counting objects: 6% (1/16)[K
remote: Counting objects: 12% (2/16)[K
remote: Counting objects: 18% (3/16)[K
remote: Counting objects: 25% (4/16)[K
remote: Counting objects: 31% (5/16)[K
remote: Counting objects: 37% (6/16)[K
remote: Counting objects: 43% (7/16)[K
remote: Counting objects: 50% (8/16)[K
remote: Counting objects: 56% (9/16)[K
remote: Counting objects: 62% (10/16)[K
remote: Counting objects: 68% (11/16)[K
remote: Counting objects: 75% (12/16)[K
remote: Counting objects: 81% (13/16)[K
remote: Counting objects: 87% (14/16)[K
remote: Counting objects: 93% (15/16)[K
remote: Counting objects: 100% (16/16)[K
remote: Counting objects: 100% (16/16), done.[K
remote: Compressing objects: 50% (1/2)[K
remote: Compressing objects: 100% (2/2)[K
remote: Compressing objects: 100% (2/2), done.[K
remote: Total 20 (delta 14), reused 15 (delta 14), pack-reused 4[K
From https://github.com/python/cpython
* branch 3.8 -> FETCH_HEAD
Reset branch '3.8'
/tmp/cc85Zija.s: Assembler messages:
/tmp/cc85Zija.s: Fatal error: can't close Objects/bytes_methods.o: No space left on device
make: *** [Objects/bytes_methods.o] Error 1
find: 'build': No such file or directory
find: 'build': No such file or directory
find: 'build': No such file or directory
find: 'build': No such file or directory
make: [clean] Error 1 (ignored)
Test report
===========
Sincerely,
-The Buildbot
1
0
The Buildbot working for 'Python' has noticed that the worker named angelico-debian-amd64 went away.
It last disconnected at Mon Oct 12 06:43:33 2020.
The admin on record (as reported by WORKER:info/admin) was Chris Angelico <rosuav(a)gmail.com>
.
Sincerely,
-The Buildbot
1
0
The Buildbot working for 'Python' has noticed that the worker named aixtools-aix-power6 went away.
It last disconnected at Mon Oct 12 06:15:03 2020.
The admin on record (as reported by WORKER:info/admin) was Your Name Here <admin(a)youraddress.invalid>
.
Sincerely,
-The Buildbot
1
0
The Buildbot working for 'Python' has noticed that the worker named edelsohn-aix-ppc64 went away.
It last disconnected at Mon Oct 12 06:15:03 2020.
The admin on record (as reported by WORKER:info/admin) was David Edelsohn <dje.gcc(a)gmail.com>
.
Sincerely,
-The Buildbot
1
0
The Buildbot working for 'Python' has noticed that the worker named koobs-freebsd-564d went away.
It last disconnected at Mon Oct 12 05:55:43 2020.
The admin on record (as reported by WORKER:info/admin) was Kubilay Kocak <irc://chat.freenode.net/koobs,isnick>
.
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a failed build on builder POWER6 AIX 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/302/builds/184
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: aixtools-aix-power6
Build Reason: <unknown>
Blamelist: Pablo Galindo <Pablogsal(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
405 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 38 sec
- test_unparse: 2 min 59 sec
- test_subprocess: 2 min 49 sec
- test_tokenize: 2 min 21 sec
- test_multiprocessing_spawn: 2 min 11 sec
- test_multiprocessing_forkserver: 1 min 35 sec
- test_lib2to3: 1 min 29 sec
- test_capi: 1 min 28 sec
- test_ssl: 1 min 26 sec
- test_multiprocessing_fork: 1 min 22 sec
1 test altered the execution environment:
test_threading
18 tests skipped:
test_devpoll test_epoll test_gdb test_ioctl test_kqueue
test_msilib test_ossaudiodev test_spwd test_startfile test_tix
test_tk test_ttk_guionly test_unicode_file
test_unicode_file_functions test_winconsoleio test_winreg
test_winsound test_zipfile64
Total duration: 25 min 37 sec
Captured traceback
==================
remote: Enumerating objects: 13, done.
remote: Counting objects: 7% (1/13)
remote: Counting objects: 15% (2/13)
remote: Counting objects: 23% (3/13)
remote: Counting objects: 30% (4/13)
remote: Counting objects: 38% (5/13)
remote: Counting objects: 46% (6/13)
remote: Counting objects: 53% (7/13)
remote: Counting objects: 61% (8/13)
remote: Counting objects: 69% (9/13)
remote: Counting objects: 76% (10/13)
remote: Counting objects: 84% (11/13)
remote: Counting objects: 92% (12/13)
remote: Counting objects: 100% (13/13)
remote: Counting objects: 100% (13/13), done.
remote: Compressing objects: 50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
remote: Total 7 (delta 6), reused 5 (delta 5), pack-reused 0
From https://github.com/python/cpython
* branch master -> FETCH_HEAD
Reset branch 'master'
1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into _PyPegen_nonparen_genexp_in_call.
1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into invalid_kwarg_rule.
1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into incorrect_arguments_rule.
1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into incorrect_arguments_rule.
1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into _RAISE_SYNTAX_ERROR_INVALID_TARGET.
1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into invalid_comprehension_rule.
1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into invalid_dict_comprehension_rule.
1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into invalid_group_rule.
1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into invalid_named_expression_rule.
1500-029: (W) WARNING: subprogram RAISE_ERROR_KNOWN_LOCATION could not be inlined into invalid_assignment_rule.
1501-201: (W) Maximum number of common component diagnostics, 10 has been exceeded.
"Objects/moduleobject.c", line 282.20: 1506-068 (W) Operation between types "struct _object*(*)(struct _object*,struct PyModuleDef*)" and "void*" is not allowed.
"Objects/structseq.c", line 468.45: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed.
"Objects/structseq.c", line 469.42: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed.
"Objects/structseq.c", line 472.41: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"Objects/structseq.c", line 474.46: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,int(*)(struct _object*,void*),void*)" is not allowed.
"Python/Python-ast.c", line 902.24: 1506-196 (W) Initialization between types "void(*)(void*)" and "void*" is not allowed.
"Python/Python-ast.c", line 1033.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"Python/Python-ast.c", line 1034.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct _object*)" is not allowed.
"Python/Python-ast.c", line 1035.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed.
"Python/Python-ast.c", line 1036.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,int(*)(struct _object*,void*),void*)" is not allowed.
"Python/Python-ast.c", line 1037.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*)" is not allowed.
"Python/Python-ast.c", line 1041.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed.
"Python/Python-ast.c", line 1042.19: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,long)" is not allowed.
"Python/Python-ast.c", line 1043.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"Python/Python-ast.c", line 1044.18: 1506-196 (W) Initialization between types "void*" and "void(*)(void*)" is not allowed.
"Python/Python-ast.c", line 10128.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"Python/marshal.c", line 1798.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"Python/pystate.c", line 53.26: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,void*)" is not allowed.
"Python/pystate.c", line 59.29: 1506-068 (W) Operation between types "struct _object*(*)(struct _object*,void*)" and "void*" is not allowed.
"./Modules/posixmodule.c", line 6413.11: 1506-131 (W) Explicit dimension specification or initializer required for an auto or static array.
"./Modules/posixmodule.c", line 12852.24: 1506-196 (W) Initialization between types "void(*)(void*)" and "void*" is not allowed.
"./Modules/posixmodule.c", line 13198.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"./Modules/posixmodule.c", line 13199.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"./Modules/posixmodule.c", line 13200.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*)" is not allowed.
"./Modules/posixmodule.c", line 13617.24: 1506-196 (W) Initialization between types "void(*)(void*)" and "void*" is not allowed.
"./Modules/posixmodule.c", line 13630.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"./Modules/posixmodule.c", line 13631.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"./Modules/posixmodule.c", line 13632.22: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"./Modules/posixmodule.c", line 13633.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed.
"./Modules/posixmodule.c", line 13634.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*)" is not allowed.
"./Modules/posixmodule.c", line 15127.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"./Modules/errnomodule.c", line 929.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"./Modules/_weakref.c", line 171.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"./Modules/_functoolsmodule.c", line 1452.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"./Modules/_operator.c", line 1114.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"./Modules/_operator.c", line 1115.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*,struct _object*,struct _object*)" is not allowed.
"./Modules/_operator.c", line 1116.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,int(*)(struct _object*,void*),void*)" is not allowed.
"./Modules/_operator.c", line 1118.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"./Modules/_operator.c", line 1119.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct _object*)" is not allowed.
"./Modules/_operator.c", line 1120.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*)" is not allowed.
"./Modules/_operator.c", line 1436.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"./Modules/_operator.c", line 1437.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*,struct _object*,struct _object*)" is not allowed.
"./Modules/_operator.c", line 1438.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,int(*)(struct _object*,void*),void*)" is not allowed.
"./Modules/_operator.c", line 1440.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"./Modules/_operator.c", line 1441.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct _object*)" is not allowed.
"./Modules/_operator.c", line 1442.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*)" is not allowed.
"./Modules/_operator.c", line 1681.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"./Modules/_operator.c", line 1682.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*,struct _object*,struct _object*)" is not allowed.
"./Modules/_operator.c", line 1683.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,int(*)(struct _object*,void*),void*)" is not allowed.
"./Modules/_operator.c", line 1685.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"./Modules/_operator.c", line 1686.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct _object*)" is not allowed.
"./Modules/_operator.c", line 1687.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*)" is not allowed.
"./Modules/_operator.c", line 1732.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"./Modules/_collectionsmodule.c", line 2576.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"./Modules/_abc.c", line 101.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"./Modules/_abc.c", line 102.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"./Modules/_abc.c", line 103.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,int(*)(struct _object*,void*),void*)" is not allowed.
"./Modules/_abc.c", line 104.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*)" is not allowed.
"./Modules/_abc.c", line 888.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"./Modules/itertoolsmodule.c", line 4717.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"./Modules/atexitmodule.c", line 335.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"./Modules/_stat.c", line 614.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"./Modules/timemodule.c", line 1861.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"./Modules/_localemodule.c", line 840.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"./Modules/faulthandler.c", line 1326.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"./Modules/xxsubtype.c", line 293.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
ldd: /lib/libreadline.a: File is an archive.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_struct.c", line 1427.26: 1506-196 (W) Initialization between types "struct _object*(*)(struct _typeobject*,long)" and "void*" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_struct.c", line 1496.24: 1506-196 (W) Initialization between types "void(*)(void*)" and "void*" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_struct.c", line 1696.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_struct.c", line 1697.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_struct.c", line 1698.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,int(*)(struct _object*,void*),void*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_struct.c", line 1699.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_struct.c", line 1700.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_struct.c", line 1702.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_struct.c", line 2057.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_struct.c", line 2058.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_struct.c", line 2059.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_struct.c", line 2064.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_struct.c", line 2065.19: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,long)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_struct.c", line 2066.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_struct.c", line 2067.18: 1506-196 (W) Initialization between types "void*" and "void(*)(void*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/arraymodule.c", line 3032.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_contextvarsmodule.c", line 61.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/mathmodule.c", line 3592.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/cmathmodule.c", line 1406.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_zoneinfo.c", line 1225.1: 1506-224 (I) Incorrect pragma ignored.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_zoneinfo.c", line 1226.1: 1506-224 (I) Incorrect pragma ignored.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_zoneinfo.c", line 1228.1: 1506-224 (I) Incorrect pragma ignored.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_zoneinfo.c", line 2683.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_randommodule.c", line 571.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_randommodule.c", line 572.18: 1506-196 (W) Initialization between types "void*" and "void(*)(void*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_heapqmodule.c", line 685.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_json.c", line 1215.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_json.c", line 1216.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _PyScannerObject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_json.c", line 1217.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _PyScannerObject*,int(*)(struct _object*,void*),void*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_json.c", line 1218.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _PyScannerObject*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_json.c", line 1220.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_json.c", line 1776.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_json.c", line 1777.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _PyEncoderObject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_json.c", line 1778.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _PyEncoderObject*,int(*)(struct _object*,void*),void*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_json.c", line 1779.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _PyEncoderObject*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_json.c", line 1781.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_json.c", line 1865.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_lsprof.c", line 799.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_lsprof.c", line 800.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_lsprof.c", line 801.19: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,long)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_lsprof.c", line 802.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_lsprof.c", line 803.18: 1506-196 (W) Initialization between types "void*" and "void(*)(void*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_lsprof.c", line 879.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/fcntlmodule.c", line 663.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/selectmodule.c", line 2273.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/selectmodule.c", line 2275.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/mmapmodule.c", line 1656.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/syslogmodule.c", line 340.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/audioop.c", line 1966.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_posixsubprocess.c", line 516.43: 1506-280 (W) Function argument assignment between types "unsigned int*" and "const unsigned int*" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6523.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6525.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6551.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6553.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6593.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6634.23: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,struct bufferinfo*,int)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6635.27: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*,struct bufferinfo*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6657.24: 1506-196 (W) Initialization between types "int(*)(struct _object*,struct _object*,struct _object*)" and "void*" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6710.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6712.22: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6754.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6775.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6813.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6883.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6885.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testcapimodule.c", line 6886.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 107.22: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 108.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,int(*)(struct _object*,void*),void*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 109.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 110.21: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,const char*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 412.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 459.21: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct PyModuleDef*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 662.21: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct PyModuleDef*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 683.21: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct PyModuleDef*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 704.21: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct PyModuleDef*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 718.21: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct PyModuleDef*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 719.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 739.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 760.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 781.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_testmultiphase.c", line 818.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_ssl.c", line 592.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_hashopenssl.c", line 572.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_hashopenssl.c", line 573.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_hashopenssl.c", line 577.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_hashopenssl.c", line 1716.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_hashopenssl.c", line 1717.20: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_hashopenssl.c", line 1720.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/sha256module.c", line 537.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/sha256module.c", line 717.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/sha512module.c", line 595.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/sha512module.c", line 610.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/sha512module.c", line 782.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/md5module.c", line 478.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/md5module.c", line 589.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/sha1module.c", line 456.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/sha1module.c", line 571.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 70.14: 1506-508 (W) Option push for pragma pack is not supported.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 70.1: 1506-224 (W) Incorrect pragma ignored.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 140.14: 1506-726 (W) Attempting to pop an empty pack stack. Current pack may change.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_blake2/blake2b_impl.c", line 401.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_blake2/blake2b_impl.c", line 405.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 70.14: 1506-508 (W) Option push for pragma pack is not supported.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 70.1: 1506-224 (W) Incorrect pragma ignored.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 140.14: 1506-726 (W) Attempting to pop an empty pack stack. Current pack may change.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_blake2/blake2module.c", line 126.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 70.14: 1506-508 (W) Option push for pragma pack is not supported.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 70.1: 1506-224 (W) Incorrect pragma ignored.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_blake2/impl/blake2.h", line 140.14: 1506-726 (W) Attempting to pop an empty pack stack. Current pack may change.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_blake2/blake2s_impl.c", line 400.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_blake2/blake2s_impl.c", line 404.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sha3/sha3module.c", line 569.1: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sha3/sha3module.c", line 569.1: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sha3/sha3module.c", line 572.1: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sha3/sha3module.c", line 572.1: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sha3/sha3module.c", line 575.1: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sha3/sha3module.c", line 575.1: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sha3/sha3module.c", line 578.1: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sha3/sha3module.c", line 578.1: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sha3/sha3module.c", line 696.1: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sha3/sha3module.c", line 696.1: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sha3/sha3module.c", line 699.1: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sha3/sha3module.c", line 699.1: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sha3/sha3module.c", line 790.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_dbmmodule.c", line 400.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_dbmmodule.c", line 402.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_dbmmodule.c", line 403.20: 1506-196 (W) Initialization between types "void*" and "long(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_dbmmodule.c", line 404.23: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_dbmmodule.c", line 405.27: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_dbmmodule.c", line 540.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_gdbmmodule.c", line 556.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_gdbmmodule.c", line 558.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_gdbmmodule.c", line 559.20: 1506-196 (W) Initialization between types "void*" and "long(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_gdbmmodule.c", line 560.23: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_gdbmmodule.c", line 561.27: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_gdbmmodule.c", line 757.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/cache.c", line 262.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _pysqlite_Node*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/cache.c", line 263.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/cache.c", line 284.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/cache.c", line 286.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/cache.c", line 287.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/connection.c", line 1839.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/connection.c", line 1844.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/connection.c", line 1845.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/connection.c", line 1846.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/cursor.c", line 912.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/cursor.c", line 914.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/cursor.c", line 915.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/cursor.c", line 918.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/cursor.c", line 919.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/prepare_protocol.c", line 40.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/prepare_protocol.c", line 41.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/prepare_protocol.c", line 42.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/row.c", line 219.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _Row*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/row.c", line 220.18: 1506-196 (W) Initialization between types "void*" and "long(*)(struct _Row*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/row.c", line 222.25: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _Row*,struct _object*,int)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/row.c", line 223.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _Row*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/row.c", line 224.20: 1506-196 (W) Initialization between types "void*" and "long(*)(struct _Row*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/row.c", line 225.23: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _Row*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/row.c", line 226.20: 1506-196 (W) Initialization between types "void*" and "long(*)(struct _Row*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/row.c", line 227.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _Row*,long)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/row.c", line 228.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/statement.c", line 470.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_sqlite/statement.c", line 471.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/termios.c", line 1029.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/resource.c", line 497.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/nismodule.c", line 504.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/zlibmodule.c", line 1331.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/zlibmodule.c", line 1345.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/zlibmodule.c", line 1493.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/binascii.c", line 1642.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_bz2module.c", line 407.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_bz2module.c", line 409.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_bz2module.c", line 410.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_bz2module.c", line 412.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,int(*)(struct _object*,void*),void*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_bz2module.c", line 773.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_bz2module.c", line 775.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_bz2module.c", line 778.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_bz2module.c", line 779.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,int(*)(struct _object*,void*),void*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_bz2module.c", line 848.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_lzmamodule.c", line 885.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_lzmamodule.c", line 887.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_lzmamodule.c", line 888.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_lzmamodule.c", line 890.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,int(*)(struct _object*,void*),void*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_lzmamodule.c", line 1357.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct {...}*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_lzmamodule.c", line 1359.18: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_lzmamodule.c", line 1360.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _typeobject*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_lzmamodule.c", line 1362.22: 1506-196 (W) Initialization between types "void*" and "int(*)(struct {...}*,int(*)(struct _object*,void*),void*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_lzmamodule.c", line 1612.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/pyexpat.c", line 1229.23: 1506-068 (W) Operation between types "void*" and "void(*)(void*,const char*,int)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_multiprocessing/multiprocessing.c", line 266.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_tkinter.c", line 940.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_tkinter.c", line 941.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_tkinter.c", line 942.17: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_tkinter.c", line 943.22: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_tkinter.c", line 944.25: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*,struct _object*,int)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_tkinter.c", line 3235.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_tkinter.c", line 3236.18: 1506-196 (W) Initialization between types "void*" and "struct _object*(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_tkinter.c", line 3290.21: 1506-196 (W) Initialization between types "void*" and "void(*)(struct _object*)" is not allowed.
ld: 0711-224 WARNING: Duplicate symbol: .strcmp
ld: 0711-224 WARNING: Duplicate symbol: strcmp
ld: 0711-224 WARNING: Duplicate symbol: .strcpy
ld: 0711-224 WARNING: Duplicate symbol: strcpy
ld: 0711-224 WARNING: Duplicate symbol: .strcat
ld: 0711-224 WARNING: Duplicate symbol: strcat
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_uuidmodule.c", line 106.19: 1506-196 (W) Initialization between types "void*" and "int(*)(struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_ctypes/_ctypes.c", line 3644.27: 1506-068 (W) Operation between types "void*" and "int(*)(void)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_ctypes/_ctypes.c", line 4196.31: 1506-280 (W) Function argument assignment between types "int(*)(void)" and "void*" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_ctypes/_ctypes.c", line 5839.63: 1506-280 (W) Function argument assignment between types "void*" and "void*(*)(void*,const void*,unsigned long)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_ctypes/_ctypes.c", line 5840.62: 1506-280 (W) Function argument assignment between types "void*" and "void*(*)(void*,int,unsigned long)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_ctypes/_ctypes.c", line 5841.65: 1506-280 (W) Function argument assignment between types "void*" and "struct _object*(*)(const char*,int)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_ctypes/_ctypes.c", line 5842.60: 1506-280 (W) Function argument assignment between types "void*" and "struct _object*(*)(void*,struct _object*,struct _object*)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_ctypes/_ctypes.c", line 5844.66: 1506-280 (W) Function argument assignment between types "void*" and "struct _object*(*)(const unsigned short*,int)" is not allowed.
"/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Modules/_ctypes/callproc.c", line 870.32: 1506-280 (W) Function argument assignment between types "void(*)(void)" and "void*" is not allowed.
ldd: /lib/libreadline.a: File is an archive.
ldd: /lib/libreadline.a: File is an archive.
test_msilib skipped -- No module named '_msi'
test_winsound skipped -- No module named 'winsound'
test_ttk_guionly skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
test_winreg skipped -- No module named 'winreg'
test_flock (__main__.FNTLEINTRTest) ... ok
test_lockf (__main__.FNTLEINTRTest) ... skipped 'AIX returns PermissionError'
test_read (__main__.OSEINTRTest) ... ok
test_wait (__main__.OSEINTRTest) ... ok
test_wait3 (__main__.OSEINTRTest) ... ok
test_wait4 (__main__.OSEINTRTest) ... ok
test_waitpid (__main__.OSEINTRTest) ... ok
test_write (__main__.OSEINTRTest) ... ok
test_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll'
test_epoll (__main__.SelectEINTRTest) ... skipped 'need select.epoll'
test_kqueue (__main__.SelectEINTRTest) ... skipped 'need select.kqueue'
test_poll (__main__.SelectEINTRTest) ... ok
test_select (__main__.SelectEINTRTest) ... ok
test_sigtimedwait (__main__.SignalEINTRTest) ... ok
test_sigwaitinfo (__main__.SignalEINTRTest) ... ok
test_accept (__main__.SocketEINTRTest) ... ok
test_open (__main__.SocketEINTRTest) ... ok
test_os_open (__main__.SocketEINTRTest) ... ok
test_recv (__main__.SocketEINTRTest) ... ok
test_recvmsg (__main__.SocketEINTRTest) ... ok
test_send (__main__.SocketEINTRTest) ... ok
test_sendall (__main__.SocketEINTRTest) ... ok
test_sendmsg (__main__.SocketEINTRTest) ... ok
test_sleep (__main__.TimeEINTRTest) ... ok
----------------------------------------------------------------------
Ran 24 tests in 9.204s
OK (skipped=4)
test_gdb skipped -- gdb not built with embedded python support
test_ioctl skipped -- Unable to open /dev/tty
test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run
Warning -- files was modified by test_threading
test_atexit_after_shutdown (test.test_threading.AtexitTests) ... ok
test_atexit_called_once (test.test_threading.AtexitTests) ... ok
test_atexit_output (test.test_threading.AtexitTests) ... ok
test_abort (test.test_threading.BarrierTests)
Test that an abort will put the barrier in a broken state ... ok
test_abort_and_reset (test.test_threading.BarrierTests)
Test that a barrier can be reset after being broken. ... ok
test_action (test.test_threading.BarrierTests)
Test the 'action' callback ... ok
test_barrier (test.test_threading.BarrierTests)
Test that a barrier is passed in lockstep ... ok
test_barrier_10 (test.test_threading.BarrierTests)
Test that a barrier works for 10 consecutive runs ... ok
test_default_timeout (test.test_threading.BarrierTests)
Test the barrier's default timeout ... ok
test_reset (test.test_threading.BarrierTests)
Test that a 'reset' on a barrier frees the waiting threads ... ok
test_single_thread (test.test_threading.BarrierTests) ... ok
test_timeout (test.test_threading.BarrierTests)
Test wait(timeout) ... ok
test_wait_return (test.test_threading.BarrierTests)
test the return value from barrier.wait ... ok
test_acquire (test.test_threading.BoundedSemaphoreTests) ... ok
test_acquire_contended (test.test_threading.BoundedSemaphoreTests) ... ok
test_acquire_destroy (test.test_threading.BoundedSemaphoreTests) ... ok
test_acquire_timeout (test.test_threading.BoundedSemaphoreTests) ... ok
test_constructor (test.test_threading.BoundedSemaphoreTests) ... ok
test_default_value (test.test_threading.BoundedSemaphoreTests) ... ok
test_multirelease (test.test_threading.BoundedSemaphoreTests) ... ok
test_release_unacquired (test.test_threading.BoundedSemaphoreTests) ... ok
test_try_acquire (test.test_threading.BoundedSemaphoreTests) ... ok
test_try_acquire_contended (test.test_threading.BoundedSemaphoreTests) ... ok
test_with (test.test_threading.BoundedSemaphoreTests) ... ok
test__is_owned (test.test_threading.CRLockTests) ... ok
test_acquire_contended (test.test_threading.CRLockTests) ... ok
test_acquire_destroy (test.test_threading.CRLockTests) ... ok
test_acquire_release (test.test_threading.CRLockTests) ... ok
test_constructor (test.test_threading.CRLockTests) ... ok
test_different_thread (test.test_threading.CRLockTests) ... ok
test_locked_repr (test.test_threading.CRLockTests) ... ok
test_reacquire (test.test_threading.CRLockTests) ... ok
test_release_save_unacquired (test.test_threading.CRLockTests) ... ok
test_release_unacquired (test.test_threading.CRLockTests) ... ok
test_repr (test.test_threading.CRLockTests) ... ok
test_thread_leak (test.test_threading.CRLockTests) ... ok
test_timeout (test.test_threading.CRLockTests) ... ok
test_try_acquire (test.test_threading.CRLockTests) ... ok
test_try_acquire_contended (test.test_threading.CRLockTests) ... ok
test_weakref_deleted (test.test_threading.CRLockTests) ... ok
test_weakref_exists (test.test_threading.CRLockTests) ... ok
test_with (test.test_threading.CRLockTests) ... ok
test__is_owned (test.test_threading.ConditionAsRLockTests) ... ok
test_acquire_contended (test.test_threading.ConditionAsRLockTests) ... ok
test_acquire_destroy (test.test_threading.ConditionAsRLockTests) ... ok
test_acquire_release (test.test_threading.ConditionAsRLockTests) ... ok
test_constructor (test.test_threading.ConditionAsRLockTests) ... ok
test_different_thread (test.test_threading.ConditionAsRLockTests) ... ok
test_locked_repr (test.test_threading.ConditionAsRLockTests) ... ok
test_reacquire (test.test_threading.ConditionAsRLockTests) ... ok
test_release_save_unacquired (test.test_threading.ConditionAsRLockTests) ... ok
test_release_unacquired (test.test_threading.ConditionAsRLockTests) ... ok
test_repr (test.test_threading.ConditionAsRLockTests) ... ok
test_thread_leak (test.test_threading.ConditionAsRLockTests) ... ok
test_timeout (test.test_threading.ConditionAsRLockTests) ... ok
test_try_acquire (test.test_threading.ConditionAsRLockTests) ... ok
test_try_acquire_contended (test.test_threading.ConditionAsRLockTests) ... ok
test_weakref_deleted (test.test_threading.ConditionAsRLockTests) ... ok
test_weakref_exists (test.test_threading.ConditionAsRLockTests) ... ok
test_with (test.test_threading.ConditionAsRLockTests) ... ok
test_acquire (test.test_threading.ConditionTests) ... ok
test_notify (test.test_threading.ConditionTests) ... ok
test_timeout (test.test_threading.ConditionTests) ... ok
test_unacquired_notify (test.test_threading.ConditionTests) ... ok
test_unacquired_wait (test.test_threading.ConditionTests) ... ok
test_waitfor (test.test_threading.ConditionTests) ... ok
test_waitfor_timeout (test.test_threading.ConditionTests) ... ok
test_at_fork_reinit (test.test_threading.EventTests) ... ok
test_is_set (test.test_threading.EventTests) ... ok
test_notify (test.test_threading.EventTests) ... ok
test_set_and_clear (test.test_threading.EventTests) ... ok
test_timeout (test.test_threading.EventTests) ... ok
test_custom_excepthook (test.test_threading.ExceptHookTests) ... ok
test_custom_excepthook_fail (test.test_threading.ExceptHookTests) ... ok
test_excepthook (test.test_threading.ExceptHookTests) ... ok
test_excepthook_thread_None (test.test_threading.ExceptHookTests) ... ok
test_system_exit (test.test_threading.ExceptHookTests) ... ok
test_interrupt_main_mainthread (test.test_threading.InterruptMainTests) ... ok
test_interrupt_main_noerror (test.test_threading.InterruptMainTests) ... ok
test_interrupt_main_subthread (test.test_threading.InterruptMainTests) ... ok
test_acquire_contended (test.test_threading.LockTests) ... ok
test_acquire_destroy (test.test_threading.LockTests) ... ok
test_acquire_release (test.test_threading.LockTests) ... ok
test_at_fork_reinit (test.test_threading.LockTests) ... ok
test_constructor (test.test_threading.LockTests) ... ok
test_different_thread (test.test_threading.LockTests) ... ok
test_locked_repr (test.test_threading.LockTests) ... ok
test_reacquire (test.test_threading.LockTests) ... ok
test_repr (test.test_threading.LockTests) ... ok
test_state_after_timeout (test.test_threading.LockTests) ... ok
test_thread_leak (test.test_threading.LockTests) ... ok
test_timeout (test.test_threading.LockTests) ... ok
test_try_acquire (test.test_threading.LockTests) ... ok
test_try_acquire_contended (test.test_threading.LockTests) ... ok
test_weakref_deleted (test.test_threading.LockTests) ... ok
test_weakref_exists (test.test_threading.LockTests) ... ok
test_with (test.test_threading.LockTests) ... ok
test__all__ (test.test_threading.MiscTestCase) ... ok
test__is_owned (test.test_threading.PyRLockTests) ... ok
test_acquire_contended (test.test_threading.PyRLockTests) ... ok
test_acquire_destroy (test.test_threading.PyRLockTests) ... ok
test_acquire_release (test.test_threading.PyRLockTests) ... ok
test_constructor (test.test_threading.PyRLockTests) ... ok
test_different_thread (test.test_threading.PyRLockTests) ... ok
test_locked_repr (test.test_threading.PyRLockTests) ... ok
test_reacquire (test.test_threading.PyRLockTests) ... ok
test_release_save_unacquired (test.test_threading.PyRLockTests) ... ok
test_release_unacquired (test.test_threading.PyRLockTests) ... ok
test_repr (test.test_threading.PyRLockTests) ... ok
test_thread_leak (test.test_threading.PyRLockTests) ... ok
test_timeout (test.test_threading.PyRLockTests) ... ok
test_try_acquire (test.test_threading.PyRLockTests) ... ok
test_try_acquire_contended (test.test_threading.PyRLockTests) ... ok
test_weakref_deleted (test.test_threading.PyRLockTests) ... ok
test_weakref_exists (test.test_threading.PyRLockTests) ... ok
test_with (test.test_threading.PyRLockTests) ... ok
test_acquire (test.test_threading.SemaphoreTests) ... ok
test_acquire_contended (test.test_threading.SemaphoreTests) ... ok
test_acquire_destroy (test.test_threading.SemaphoreTests) ... ok
test_acquire_timeout (test.test_threading.SemaphoreTests) ... ok
test_constructor (test.test_threading.SemaphoreTests) ... ok
test_default_value (test.test_threading.SemaphoreTests) ... ok
test_multirelease (test.test_threading.SemaphoreTests) ... ok
test_release_unacquired (test.test_threading.SemaphoreTests) ... ok
test_try_acquire (test.test_threading.SemaphoreTests) ... ok
test_try_acquire_contended (test.test_threading.SemaphoreTests) ... ok
test_with (test.test_threading.SemaphoreTests) ... ok
test_daemon_threads_fatal_error (test.test_threading.SubinterpThreadingTests) ... ok
test_threads_join (test.test_threading.SubinterpThreadingTests) ... ok
test_threads_join_2 (test.test_threading.SubinterpThreadingTests) ... ok
test_1_join_on_shutdown (test.test_threading.ThreadJoinOnShutdown) ... ok
test_2_join_in_forked_process (test.test_threading.ThreadJoinOnShutdown) ... ok
test_3_join_in_forked_from_thread (test.test_threading.ThreadJoinOnShutdown) ... ok
test_4_daemon_threads (test.test_threading.ThreadJoinOnShutdown) ... ok
test_clear_threads_states_after_fork (test.test_threading.ThreadJoinOnShutdown) ... ok
test_reinit_tls_after_fork (test.test_threading.ThreadJoinOnShutdown) ... ok
test_BoundedSemaphore_limit (test.test_threading.ThreadTests) ... ok
test_PyThreadState_SetAsyncExc (test.test_threading.ThreadTests) ... ok
test_daemon_param (test.test_threading.ThreadTests) ... ok
test_dummy_thread_after_fork (test.test_threading.ThreadTests) ... ok
test_enumerate_after_join (test.test_threading.ThreadTests) ... ok
test_finalization_shutdown (test.test_threading.ThreadTests) ... ok
test_finalize_running_thread (test.test_threading.ThreadTests) ... ok
test_finalize_with_trace (test.test_threading.ThreadTests) ... ok
test_foreign_thread (test.test_threading.ThreadTests) ... ok
test_frame_tstate_tracing (test.test_threading.ThreadTests) ... ok
test_ident_of_no_threading_threads (test.test_threading.ThreadTests) ... ok
test_is_alive_after_fork (test.test_threading.ThreadTests) ... ok
test_join_nondaemon_on_shutdown (test.test_threading.ThreadTests) ... ok
test_limbo_cleanup (test.test_threading.ThreadTests) ... ok
test_locals_at_exit (test.test_threading.ThreadTests) ... ok
test_main_thread (test.test_threading.ThreadTests) ... ok
test_main_thread_after_fork (test.test_threading.ThreadTests) ... ok
test_main_thread_after_fork_from_nonmain_thread (test.test_threading.ThreadTests) ... ok
test_main_thread_during_shutdown (test.test_threading.ThreadTests) ... ok
test_name (test.test_threading.ThreadTests) ... ok
test_no_refcycle_through_target (test.test_threading.ThreadTests) ... ok
test_old_threading_api (test.test_threading.ThreadTests) ... ok
test_repr_daemon (test.test_threading.ThreadTests) ... ok
test_repr_stopped (test.test_threading.ThreadTests) ... ok
test_shutdown_locks (test.test_threading.ThreadTests) ... ok
test_tstate_lock (test.test_threading.ThreadTests) ... ok
test_various_ops (test.test_threading.ThreadTests) ... ok
test_various_ops_large_stack (test.test_threading.ThreadTests) ... ok
test_various_ops_small_stack (test.test_threading.ThreadTests) ... ok
test_bare_raise_in_brand_new_thread (test.test_threading.ThreadingExceptionTests) ... ok
test_daemonize_active_thread (test.test_threading.ThreadingExceptionTests) ... ok
test_joining_current_thread (test.test_threading.ThreadingExceptionTests) ... ok
test_joining_inactive_thread (test.test_threading.ThreadingExceptionTests) ... ok
test_print_exception (test.test_threading.ThreadingExceptionTests) ... ok
test_print_exception_stderr_is_none_1 (test.test_threading.ThreadingExceptionTests) ... ok
test_print_exception_stderr_is_none_2 (test.test_threading.ThreadingExceptionTests) ... ok
test_recursion_limit (test.test_threading.ThreadingExceptionTests) ... ok
test_releasing_unacquired_lock (test.test_threading.ThreadingExceptionTests) ... ok
test_start_thread_again (test.test_threading.ThreadingExceptionTests) ... ok
test_init_immutable_default_args (test.test_threading.TimerTests) ... ok
----------------------------------------------------------------------
Ran 176 tests in 14.221s
OK
Before: []
After: ['core']
test_spwd skipped -- No module named 'spwd'
setgroups: Not owner
test_unicode_file skipped -- No Unicode filesystem semantics on this platform.
test_devpoll skipped -- test works only on Solaris OS family
test_winconsoleio skipped -- test only relevant on win32
test_unicode_file_functions skipped -- only NT+ and systems with Unicode-friendly filesystem encoding
test_startfile skipped -- object <module 'os' from '/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Lib/os.py'> has no attribute 'startfile'
test_epoll skipped -- test works only on Linux 2.6
test_kqueue skipped -- test works only on BSD
test_ossaudiodev skipped -- No module named 'ossaudiodev'
test_tix skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
<string>:2: PendingDeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+
test_tk skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
make: 1254-004 The error code from the last command is 3.
Stop.
Test report
===========
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a failed build on builder s390x RHEL8 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/509/builds/172
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel8-z
Build Reason: <unknown>
Blamelist: Kyle Evans <kevans91(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
409 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 28 sec
- test_multiprocessing_spawn: 2 min 4 sec
- test_peg_generator: 1 min 53 sec
- test_unparse: 1 min 53 sec
- test_gdb: 1 min 36 sec
- test_multiprocessing_forkserver: 1 min 27 sec
- test_capi: 1 min 27 sec
- test_tokenize: 1 min 11 sec
- test_asyncio: 1 min 6 sec
- test_multiprocessing_fork: 1 min 5 sec
1 test altered the execution environment:
test_logging
14 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_nis
test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 7 min 31 sec
Captured traceback
==================
remote: Enumerating objects: 22, done.
remote: Counting objects: 4% (1/22)
remote: Counting objects: 9% (2/22)
remote: Counting objects: 13% (3/22)
remote: Counting objects: 18% (4/22)
remote: Counting objects: 22% (5/22)
remote: Counting objects: 27% (6/22)
remote: Counting objects: 31% (7/22)
remote: Counting objects: 36% (8/22)
remote: Counting objects: 40% (9/22)
remote: Counting objects: 45% (10/22)
remote: Counting objects: 50% (11/22)
remote: Counting objects: 54% (12/22)
remote: Counting objects: 59% (13/22)
remote: Counting objects: 63% (14/22)
remote: Counting objects: 68% (15/22)
remote: Counting objects: 72% (16/22)
remote: Counting objects: 77% (17/22)
remote: Counting objects: 81% (18/22)
remote: Counting objects: 86% (19/22)
remote: Counting objects: 90% (20/22)
remote: Counting objects: 95% (21/22)
remote: Counting objects: 100% (22/22)
remote: Counting objects: 100% (22/22), done.
remote: Compressing objects: 11% (1/9)
remote: Compressing objects: 22% (2/9)
remote: Compressing objects: 33% (3/9)
remote: Compressing objects: 44% (4/9)
remote: Compressing objects: 55% (5/9)
remote: Compressing objects: 66% (6/9)
remote: Compressing objects: 77% (7/9)
remote: Compressing objects: 88% (8/9)
remote: Compressing objects: 100% (9/9)
remote: Compressing objects: 100% (9/9), done.
remote: Total 12 (delta 10), reused 3 (delta 3), pack-reused 0
From https://github.com/python/cpython
* branch master -> FETCH_HEAD
Reset branch 'master'
test_ossaudiodev skipped -- [Errno 2] No such file or directory: '/dev/dsp'
test_winreg skipped -- No module named 'winreg'
Warning -- threading_cleanup() failed to cleanup 2 threads (count: 2, dangling: 3)
Warning -- Dangling thread: <Thread(Thread-4 (removeTarget), started daemon 4396862667024)>
Warning -- Dangling thread: <Thread(Thread-11 (removeTarget), started daemon 4396595259664)>
Warning -- Dangling thread: <_MainThread(MainThread, started 4396920310576)>
test_flat (test.test_logging.BuiltinLevelsTest) ... ok
test_issue27935 (test.test_logging.BuiltinLevelsTest) ... ok
test_nested_explicit (test.test_logging.BuiltinLevelsTest) ... ok
test_nested_inherited (test.test_logging.BuiltinLevelsTest) ... ok
test_nested_with_virtual_parent (test.test_logging.BuiltinLevelsTest) ... ok
test_regression_22386 (test.test_logging.BuiltinLevelsTest)
See issue #22386 for more information. ... ok
test_regression_29220 (test.test_logging.BuiltinLevelsTest)
See issue #29220 for more information. ... ok
test_callable_filter (test.test_logging.BasicFilterTest) ... ok
test_empty_filter (test.test_logging.BasicFilterTest) ... ok
test_filter (test.test_logging.BasicFilterTest) ... ok
test_handler_filter (test.test_logging.CustomLevelsAndFiltersTest) ... ok
test_logger_filter (test.test_logging.CustomLevelsAndFiltersTest) ... ok
test_specific_filters (test.test_logging.CustomLevelsAndFiltersTest) ... ok
test_builtin_handlers (test.test_logging.HandlerTest) ... ok
test_name (test.test_logging.HandlerTest) ... ok
test_path_objects (test.test_logging.HandlerTest)
Test that Path objects are accepted as filename arguments to handlers. ... ok
test_post_fork_child_no_deadlock (test.test_logging.HandlerTest)
Ensure child logging locks are not held; bpo-6721 & bpo-36533. ... ok
test_race (test.test_logging.HandlerTest) ... ok
test_flush (test.test_logging.MemoryHandlerTest) ... ok
test_flush_on_close (test.test_logging.MemoryHandlerTest)
Test that the flush-on-close configuration works as expected. ... ok
test_race_between_set_target_and_flush (test.test_logging.MemoryHandlerTest) ... ok
test_config0_ok (test.test_logging.ConfigFileTest) ... ok
test_config0_using_cp_ok (test.test_logging.ConfigFileTest) ... ok
test_config1_ok (test.test_logging.ConfigFileTest) ... ok
test_config2_failure (test.test_logging.ConfigFileTest) ... ok
test_config3_failure (test.test_logging.ConfigFileTest) ... ok
test_config4_ok (test.test_logging.ConfigFileTest) ... ok
test_config5_ok (test.test_logging.ConfigFileTest) ... ok
test_config6_ok (test.test_logging.ConfigFileTest) ... ok
test_config7_ok (test.test_logging.ConfigFileTest) ... ok
test_config8_ok (test.test_logging.ConfigFileTest) ... ok
test_config_set_handler_names (test.test_logging.ConfigFileTest) ... ok
test_defaults_do_no_interpolation (test.test_logging.ConfigFileTest)
bpo-33802 defaults should not get interpolated ... ok
test_logger_disabling (test.test_logging.ConfigFileTest) ... ok
test_noserver (test.test_logging.SocketHandlerTest) ... ok
test_output (test.test_logging.SocketHandlerTest) ... ok
test_output (test.test_logging.DatagramHandlerTest) ... ok
test_persistent_loggers (test.test_logging.MemoryTest) ... ok
test_encoding_cyrillic_unicode (test.test_logging.EncodingTest) ... ok
test_encoding_plain_file (test.test_logging.EncodingTest) ... ok
test_warnings (test.test_logging.WarningsTest) ... ok
test_warnings_no_handlers (test.test_logging.WarningsTest) ... ok
test_baseconfig (test.test_logging.ConfigDictTest) ... ok
test_config0_ok (test.test_logging.ConfigDictTest) ... ok
test_config11_ok (test.test_logging.ConfigDictTest) ... ok
test_config12_failure (test.test_logging.ConfigDictTest) ... ok
test_config13_failure (test.test_logging.ConfigDictTest) ... ok
test_config14_ok (test.test_logging.ConfigDictTest) ... ok
test_config15_ok (test.test_logging.ConfigDictTest) ... ok
test_config1_ok (test.test_logging.ConfigDictTest) ... ok
test_config2_failure (test.test_logging.ConfigDictTest) ... ok
test_config2a_failure (test.test_logging.ConfigDictTest) ... ok
test_config2b_failure (test.test_logging.ConfigDictTest) ... ok
test_config3_failure (test.test_logging.ConfigDictTest) ... ok
test_config4_ok (test.test_logging.ConfigDictTest) ... ok
test_config4a_ok (test.test_logging.ConfigDictTest) ... ok
test_config5_ok (test.test_logging.ConfigDictTest) ... ok
test_config6_failure (test.test_logging.ConfigDictTest) ... ok
test_config7_ok (test.test_logging.ConfigDictTest) ... ok
test_config_10_ok (test.test_logging.ConfigDictTest) ... ok
test_config_8_ok (test.test_logging.ConfigDictTest) ... ok
test_config_8a_ok (test.test_logging.ConfigDictTest) ... ok
test_config_9_ok (test.test_logging.ConfigDictTest) ... ok
test_custom_formatter_class_with_validate (test.test_logging.ConfigDictTest) ... ok
test_custom_formatter_class_with_validate2 (test.test_logging.ConfigDictTest) ... ok
test_custom_formatter_class_with_validate2_with_wrong_fmt (test.test_logging.ConfigDictTest) ... ok
test_custom_formatter_class_with_validate3 (test.test_logging.ConfigDictTest) ... ok
test_custom_formatter_function_with_validate (test.test_logging.ConfigDictTest) ... ok
test_listen_config_10_ok (test.test_logging.ConfigDictTest) ... ok
test_listen_config_1_ok (test.test_logging.ConfigDictTest) ... ok
test_listen_verify (test.test_logging.ConfigDictTest) ... ok
test_namedtuple (test.test_logging.ConfigDictTest) ... ok
test_out_of_order (test.test_logging.ConfigDictTest) ... ok
test_out_of_order_with_dollar_style (test.test_logging.ConfigDictTest) ... ok
test_manager_loggerclass (test.test_logging.ManagerTest) ... ok
test_set_log_record_factory (test.test_logging.ManagerTest) ... ok
test_braces (test.test_logging.FormatterTest) ... ok
test_default_msec_format_none (test.test_logging.FormatterTest) ... ok
test_defaults_parameter (test.test_logging.FormatterTest) ... ok
test_dollars (test.test_logging.FormatterTest) ... ok
test_format_validate (test.test_logging.FormatterTest) ... ok
test_invalid_style (test.test_logging.FormatterTest) ... ok
test_percent (test.test_logging.FormatterTest) ... ok
test_time (test.test_logging.FormatterTest) ... ok
test_custom (test.test_logging.BufferingFormatterTest) ... ok
test_default (test.test_logging.BufferingFormatterTest) ... ok
test_can_represent_stream_with_int_name (test.test_logging.StreamHandlerTest) ... ok
test_error_handling (test.test_logging.StreamHandlerTest) ... ok
test_stream_setting (test.test_logging.StreamHandlerTest)
Test setting the handler's stream ... ok
test_logrecord_class (test.test_logging.LogRecordFactoryTest) ... ok
test_child_loggers (test.test_logging.ChildLoggerTest) ... ok
test_formatting (test.test_logging.QueueHandlerTest) ... ok
test_queue_handler (test.test_logging.QueueHandlerTest) ... ok
test_queue_listener (test.test_logging.QueueHandlerTest) ... ok
test_queue_listener_with_StreamHandler (test.test_logging.QueueHandlerTest) ... ok
test_queue_listener_with_multiple_handlers (test.test_logging.QueueHandlerTest) ... ok
test_no_failure (test.test_logging.ShutdownTest) ... ok
test_with_ioerror_in_acquire (test.test_logging.ShutdownTest) ... ok
test_with_ioerror_in_close (test.test_logging.ShutdownTest) ... ok
test_with_ioerror_in_flush (test.test_logging.ShutdownTest) ... ok
test_with_other_error_in_acquire_with_raise (test.test_logging.ShutdownTest) ... ok
test_with_other_error_in_acquire_without_raise (test.test_logging.ShutdownTest) ... ok
test_with_other_error_in_close_with_raise (test.test_logging.ShutdownTest) ... ok
test_with_other_error_in_close_without_raise (test.test_logging.ShutdownTest) ... ok
test_with_other_error_in_flush_with_raise (test.test_logging.ShutdownTest) ... ok
test_with_other_error_in_flush_without_raise (test.test_logging.ShutdownTest) ... ok
test_with_valueerror_in_acquire (test.test_logging.ShutdownTest) ... ok
test_with_valueerror_in_close (test.test_logging.ShutdownTest) ... ok
test_with_valueerror_in_flush (test.test_logging.ShutdownTest) ... ok
test_critical (test.test_logging.ModuleLevelMiscTest) ... ok
test_debug (test.test_logging.ModuleLevelMiscTest) ... ok
test_disable (test.test_logging.ModuleLevelMiscTest) ... ok
test_error (test.test_logging.ModuleLevelMiscTest) ... ok
test_info (test.test_logging.ModuleLevelMiscTest) ... ok
test_log (test.test_logging.ModuleLevelMiscTest) ... ok
test_logging_at_shutdown (test.test_logging.ModuleLevelMiscTest) ... ok
test_recursion_error (test.test_logging.ModuleLevelMiscTest) ... ok
test_set_logger_class (test.test_logging.ModuleLevelMiscTest) ... ok
test_subclass_logger_cache (test.test_logging.ModuleLevelMiscTest) ... ok
test_warning (test.test_logging.ModuleLevelMiscTest) ... ok
test_critical (test.test_logging.BasicConfigTest) ... ok
test_datefmt (test.test_logging.BasicConfigTest) ... ok
test_debug (test.test_logging.BasicConfigTest) ... ok
test_encoding (test.test_logging.BasicConfigTest) ... ok
test_encoding_errors (test.test_logging.BasicConfigTest) ... ok
test_encoding_errors_default (test.test_logging.BasicConfigTest) ... ok
test_encoding_errors_none (test.test_logging.BasicConfigTest) ... ok
test_error (test.test_logging.BasicConfigTest) ... ok
test_filemode (test.test_logging.BasicConfigTest) ... ok
test_filename (test.test_logging.BasicConfigTest) ... ok
test_force (test.test_logging.BasicConfigTest) ... ok
test_format (test.test_logging.BasicConfigTest) ... ok
test_handlers (test.test_logging.BasicConfigTest) ... ok
test_incompatible (test.test_logging.BasicConfigTest) ... ok
test_info (test.test_logging.BasicConfigTest) ... ok
test_level (test.test_logging.BasicConfigTest) ... ok
test_log (test.test_logging.BasicConfigTest) ... ok
test_no_kwargs (test.test_logging.BasicConfigTest) ... ok
test_stream (test.test_logging.BasicConfigTest) ... ok
test_strformatstyle (test.test_logging.BasicConfigTest) ... ok
test_stringtemplatestyle (test.test_logging.BasicConfigTest) ... ok
test_style (test.test_logging.BasicConfigTest) ... ok
test_warning (test.test_logging.BasicConfigTest) ... ok
test_critical (test.test_logging.LoggerAdapterTest) ... ok
test_exception (test.test_logging.LoggerAdapterTest) ... ok
test_exception_excinfo (test.test_logging.LoggerAdapterTest) ... ok
test_has_handlers (test.test_logging.LoggerAdapterTest) ... ok
test_is_enabled_for (test.test_logging.LoggerAdapterTest) ... ok
test_nested (test.test_logging.LoggerAdapterTest) ... ok
test_caching (test.test_logging.LoggerTest) ... ok
test_exception (test.test_logging.LoggerTest) ... ok
test_find_caller_with_stack_info (test.test_logging.LoggerTest) ... ok
test_find_caller_with_stacklevel (test.test_logging.LoggerTest) ... ok
test_has_handlers (test.test_logging.LoggerTest) ... ok
test_has_handlers_no_propagate (test.test_logging.LoggerTest) ... ok
test_invalid_names (test.test_logging.LoggerTest) ... ok
test_is_enabled_for (test.test_logging.LoggerTest) ... ok
test_is_enabled_for_disabled_logger (test.test_logging.LoggerTest) ... ok
test_log_invalid_level_no_raise (test.test_logging.LoggerTest) ... ok
test_log_invalid_level_with_raise (test.test_logging.LoggerTest) ... ok
test_make_record_with_extra_no_overwrite (test.test_logging.LoggerTest) ... ok
test_make_record_with_extra_overwrite (test.test_logging.LoggerTest) ... ok
test_pickling (test.test_logging.LoggerTest) ... ok
test_root_logger_aliases (test.test_logging.LoggerTest) ... ok
test_set_invalid_level (test.test_logging.LoggerTest) ... ok
test_basic (test.test_logging.SMTPHandlerTest) ... ok
test_delay (test.test_logging.FileHandlerTest) ... ok
test_file_created (test.test_logging.RotatingFileHandlerTest) ... ok
test_namer_rotator_inheritance (test.test_logging.RotatingFileHandlerTest) ... ok
test_rollover_filenames (test.test_logging.RotatingFileHandlerTest) ... ok
test_rotator (test.test_logging.RotatingFileHandlerTest) ... ok
test_should_not_rollover (test.test_logging.RotatingFileHandlerTest) ... ok
test_should_rollover (test.test_logging.RotatingFileHandlerTest) ... ok
test_last_resort (test.test_logging.LastResortTest) ... ok
test_dict_arg (test.test_logging.LogRecordTest) ... ok
test_multiprocessing (test.test_logging.LogRecordTest) ... ok
test_optional (test.test_logging.LogRecordTest) ... ok
test_str_rep (test.test_logging.LogRecordTest) ... ok
test_formatting (test.test_logging.ExceptionTest) ... ok
test_output (test.test_logging.SysLogHandlerTest) ... ok
test_output (test.test_logging.IPv6SysLogHandlerTest) ... ok
test_output (test.test_logging.HTTPHandlerTest) ... ok
test_basic (test.test_logging.NTEventLogHandlerTest) ... skipped 'win32evtlog/win32evtlogutil/pywintypes required for this test.'
test_compute_rollover_D (test.test_logging.TimedRotatingFileHandlerTest) ... ok
test_compute_rollover_H (test.test_logging.TimedRotatingFileHandlerTest) ... ok
test_compute_rollover_M (test.test_logging.TimedRotatingFileHandlerTest) ... ok
test_compute_rollover_MIDNIGHT (test.test_logging.TimedRotatingFileHandlerTest) ... ok
test_compute_rollover_S (test.test_logging.TimedRotatingFileHandlerTest) ... ok
test_compute_rollover_W0 (test.test_logging.TimedRotatingFileHandlerTest) ... ok
test_compute_rollover_daily_attime (test.test_logging.TimedRotatingFileHandlerTest) ... ok
test_compute_rollover_weekly_attime (test.test_logging.TimedRotatingFileHandlerTest) ... ok
test_invalid (test.test_logging.TimedRotatingFileHandlerTest) ... ok
test_rollover (test.test_logging.TimedRotatingFileHandlerTest) ... ok
test_noserver (test.test_logging.UnixSocketHandlerTest) ... ok
test_output (test.test_logging.UnixSocketHandlerTest) ... ok
test_output (test.test_logging.UnixDatagramHandlerTest) ... ok
test_output (test.test_logging.UnixSysLogHandlerTest) ... ok
test__all__ (test.test_logging.MiscTestCase) ... ok
test_calls_task_done_after_stop (test.test_logging.QueueListenerTest) ... ok
test_handle_called_with_mp_queue (test.test_logging.QueueListenerTest) ... ok
test_handle_called_with_queue_queue (test.test_logging.QueueListenerTest) ... ok
test_no_messages_in_queue_after_stop (test.test_logging.QueueListenerTest)
Five messages are logged then the QueueListener is stopped. This ... ok
----------------------------------------------------------------------
Ran 202 tests in 24.409s
OK (skipped=1)
test_tix skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
test_ttk_guionly skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
test_winconsoleio skipped -- test only relevant on win32
test_devpoll skipped -- test works only on Solaris OS family
test_flock (__main__.FNTLEINTRTest) ... ok
test_lockf (__main__.FNTLEINTRTest) ... ok
test_read (__main__.OSEINTRTest) ... ok
test_wait (__main__.OSEINTRTest) ... ok
test_wait3 (__main__.OSEINTRTest) ... ok
test_wait4 (__main__.OSEINTRTest) ... ok
test_waitpid (__main__.OSEINTRTest) ... ok
test_write (__main__.OSEINTRTest) ... ok
test_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll'
test_epoll (__main__.SelectEINTRTest) ... ok
test_kqueue (__main__.SelectEINTRTest) ... skipped 'need select.kqueue'
test_poll (__main__.SelectEINTRTest) ... ok
test_select (__main__.SelectEINTRTest) ... ok
test_sigtimedwait (__main__.SignalEINTRTest) ... ok
test_sigwaitinfo (__main__.SignalEINTRTest) ... ok
test_accept (__main__.SocketEINTRTest) ... ok
test_open (__main__.SocketEINTRTest) ... ok
test_os_open (__main__.SocketEINTRTest) ... ok
test_recv (__main__.SocketEINTRTest) ... ok
test_recvmsg (__main__.SocketEINTRTest) ... ok
test_send (__main__.SocketEINTRTest) ... ok
test_sendall (__main__.SocketEINTRTest) ... ok
test_sendmsg (__main__.SocketEINTRTest) ... ok
test_sleep (__main__.TimeEINTRTest) ... ok
----------------------------------------------------------------------
Ran 24 tests in 6.787s
OK (skipped=2)
test_winsound skipped -- No module named 'winsound'
test_kqueue skipped -- test works only on BSD
test_msilib skipped -- No module named '_msi'
test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run
test_ioctl skipped -- Unable to open /dev/tty
test_nis skipped -- No module named 'nis'
test_startfile skipped -- object <module 'os' from '/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z/build/Lib/os.py'> has no attribute 'startfile'
test_tk skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
<string>:2: PendingDeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+
make: *** [Makefile:1199: buildbottest] Error 3
Test report
===========
Sincerely,
-The Buildbot
1
0
11 Oct '20
The Buildbot has detected a failed build on builder s390x RHEL8 LTO + PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/442/builds/528
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel8-z
Build Reason: <unknown>
Blamelist: Kyle Evans <kevans91(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
408 tests OK.
10 slowest tests:
- test_peg_generator: 3 min 35 sec
- test_concurrent_futures: 2 min 46 sec
- test_multiprocessing_spawn: 1 min 9 sec
- test_multiprocessing_forkserver: 59.3 sec
- test_multiprocessing_fork: 53.5 sec
- test_asyncio: 47.0 sec
- test_signal: 47.0 sec
- test_imaplib: 32.5 sec
- test_pydoc: 31.4 sec
- test_io: 31.0 sec
1 test altered the execution environment:
test_asyncio
15 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_nis
test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 5 min 27 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/asyncio/sslproto.py", line 321, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/asyncio/sslproto.py", line 316, in close
self._ssl_protocol._start_shutdown()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/asyncio/sslproto.py", line 590, in _start_shutdown
self._abort()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/asyncio/sslproto.py", line 731, in _abort
self._transport.abort()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/asyncio/selector_events.py", line 680, in abort
self._force_close(None)
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/asyncio/selector_events.py", line 731, in _force_close
self._loop.call_soon(self._call_connection_lost, exc)
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/asyncio/base_events.py", line 746, in call_soon
self._check_closed()
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/asyncio/base_events.py", line 510, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
Test report
===========
Sincerely,
-The Buildbot
1
0