[cyber] I: Sisyphus-20221202 x86_64 beehive_status: +7 -8 (80)
ALT beekeeper
hiver на altlinux.org
Пт Дек 2 11:13:57 MSK 2022
7 NEW error logs
clisp-1:2.49.92-alt2
Bye.
(echo *.erg | grep '*' >/dev/null) || (echo "Test failed:" ; ls -l *erg; echo "To see
which tests failed, type" ; echo " cat "`pwd`"/*.erg" ; exit 1)
Test failed:
-rw-r--r-- 1 builder builder 848 Dec 2 02:56 socket.erg
To see which tests failed, type
cat /usr/src/RPM/BUILD/clisp-2.49.92/src/tests/*.erg
kodi-19.4-alt2
[ 5%] Linking CXX static library network_httprequesthandlers_python.a
cd /usr/src/RPM/BUILD/kodi-19.4/x86_64-alt-linux/build/network/httprequesthandler/python
&& /usr/bin/cmake -P
CMakeFiles/network_httprequesthandlers_python.dir/cmake_clean_target.cmake
cd /usr/src/RPM/BUILD/kodi-19.4/x86_64-alt-linux/build/network/httprequesthandler/python
&& /usr/bin/cmake -E cmake_link_script
CMakeFiles/network_httprequesthandlers_python.dir/link.txt --verbose=1
/usr/bin/ar qc network_httprequesthandlers_python.a
CMakeFiles/network_httprequesthandlers_python.dir/HTTPPythonInvoker.cpp.o
CMakeFiles/network_httprequesthandlers_python.dir/HTTPPythonWsgiInvoker.cpp.o
/usr/bin/ranlib network_httprequesthandlers_python.a
gmake[2]: Leaving directory '/usr/src/RPM/BUILD/kodi-19.4/x86_64-alt-linux'
gmake[1]: Entering directory '/usr/src/RPM/BUILD/kodi-19.4/x86_64-alt-linux'
[ 5%] Built target network_httprequesthandlers_python
gmake[1]: Leaving directory '/usr/src/RPM/BUILD/kodi-19.4/x86_64-alt-linux'
gmake: *** [Makefile:146: all] Error 2
libvamp-2.10.0-alt1
x86_64-alt-linux-g++ -static-libgcc -shared -Wl,-Bsymbolic
-Wl,--version-script=build/vamp-plugin.map -o examples/vamp-example-plugins.so
examples/SpectralCentroid.o examples/PowerSpectrum.o examples/PercussionOnsetDetector.o
examples/FixedTempoEstimator.o examples/AmplitudeFollower.o examples/ZeroCrossing.o
examples/plugins.o ./libvamp-sdk.a
lto1: error: file too short
(null):0: confused by earlier errors, bailing out
lto-wrapper: fatal error: x86_64-alt-linux-g++ returned 1 exit status
compilation terminated.
ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
make: *** [Makefile:265: examples/vamp-example-plugins.so] Error 1
python3-module-joblib-1.2.0-alt2
f.write("some content")
except FileNotFoundError:
# temp_folder has been deleted, all is fine
--
E + warnings.warn(
E + /usr/lib/python3/site-packages/loky/backend/resource_tracker.py:326:
UserWarning: resource_tracker: /loky-3470560-uont_y1g: FileNotFoundError(2, 'No such
file or directory')
E + warnings.warn(f'resource_tracker: {name}: {e!r}')
--
XPASS joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[-1-None]
Fails on ppc64le
FAILED joblib/test/test_memmapping.py::test_child_raises_parent_exits_cleanly[loky]
= 1 failed, 1191 passed, 26 skipped, 2 xfailed, 16 xpassed, 22 warnings in 163.69s
(0:02:43) =
--
[DEBUG:MainProcess:MainThread] running the remaining "atexit" finalizers
ERROR: InvocationError for command
/usr/src/RPM/BUILD/python3-module-joblib-1.2.0/.tox/py3/bin/pytest -vra (exited with
code 1)
py3 finish: run-test after 164.97 seconds
--
___________________________________ summary ____________________________________
ERROR: py3: commands failed
cleanup
/usr/src/RPM/BUILD/python3-module-joblib-1.2.0/.tox/.tmp/package/1/joblib-1.2.0-py3-none-any.whl
python3-module-logutils-0.3.5-alt1
.s..................FFF..FFF
FAIL: test_multiple (test_adapter.AdapterTest)
Test of matching multiple values in logging test harness.
--
self.assertFalse(h.matches(levelno=logging.INFO))
AssertionError: True is not false
FAIL: test_partial (test_adapter.AdapterTest)
Test of partial matching in logging test harness.
--
self.assertFalse(h.matches(message="either"))
AssertionError: True is not false
FAIL: test_simple (test_adapter.AdapterTest)
Simple test of logging test harness.
--
self.assertFalse(h.matches(levelno=logging.INFO))
AssertionError: True is not false
FAIL: test_multiple (test_testing.LoggingTest)
Test of matching multiple values in logging test harness.
--
self.assertFalse(h.matches(levelno=logging.INFO))
AssertionError: True is not false
FAIL: test_partial (test_testing.LoggingTest)
Test of partial matching in logging test harness.
--
self.assertFalse(h.matches(message="either"))
AssertionError: True is not false
FAIL: test_simple (test_testing.LoggingTest)
rocksndiamonds-4.3.2.1-alt1
make[2]: Leaving directory '/usr/src/RPM/BUILD/rocksndiamonds-4.3.2.1/src/game_sp'
make[2]: Entering directory '/usr/src/RPM/BUILD/rocksndiamonds-4.3.2.1/src/game_sp'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DTARGET_SDL2 -I/usr/include/SDL2
-D_REENTRANT -c MainGameLoop.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/rocksndiamonds-4.3.2.1/src/game_sp'
make[2]: Entering directory '/usr/src/RPM/BUILD/rocksndiamonds-4.3.2.1/src/game_sp'
ar cr game_sp.a init.o file.o main.o vb_lib.o ASM.o BugsTerminals.o DDScrollBuffer.o
DDSpriteBuffer.o Display.o DoGameStuff.o Electrons.o Explosions.o Globals.o Infotrons.o
InitGameConditions.o Input.o MainForm.o MainGameLoop.o Murphy.o OrangeDisk.o SnikSnaks.o
Sound.o Zonk.o
ranlib game_sp.a
make[2]: Leaving directory '/usr/src/RPM/BUILD/rocksndiamonds-4.3.2.1/src/game_sp'
make: *** [Makefile:57: all] Error 2
make: Leaving directory '/usr/src/RPM/BUILD/rocksndiamonds-4.3.2.1'
strace-6.0-alt1
# SKIP: 158
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
See tests/test-suite.log
8 error logs REMOVED from the list
fprintd-1.94.2-alt1
kde5-kopete-22.08.3-alt1
kde5-okular-22.08.3-alt1
librdkafka-1.9.2-alt1
lightdm-1.30.0-alt22
python3-module-PySide2-5.15.2-alt2.1
python3-module-plumbum-1.8.0-alt1
python3-module-pytest-xdist-2.5.0-alt1
Total 80 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk