[cyber] I: Sisyphus-20190811 x86_64 beehive_status: +12 -11 (61)
ALT beekeeper
hiver на altlinux.org
Вс Авг 11 09:25:16 MSK 2019
12 NEW error logs
bolt-0.8-alt0.1.g55918d9
--- stderr ---
ERROR:../tests/test-common.c:1305:test_str_erase: assertion failed (d1 != buf): ("" != "")
Full log written to /usr/src/RPM/BUILD/bolt-0.8/x86_64-alt-linux/meson-logs/testlog.txt
FAILED: meson-test
/usr/bin/meson test --no-rebuild --print-errorlogs
java-9-openjdk-0:9.0.4.11-alt3_6jpp8
++ /usr/bin/tee -a
/usr/src/RPM/BUILD/java-9-openjdk-9.0.4.11-6.x86_64/openjdk/build/build.log
ERROR: Build failed for targets 'bootcycle-images all docs' in configuration
'/usr/src/RPM/BUILD/java-9-openjdk-9.0.4.11-6.x86_64/openjdk/build' (exit code 2)
gmake[2]: Entering directory '/usr/src/RPM/BUILD/java-9-openjdk-9.0.4.11-6.x86_64/openjdk'
--
/usr/bin/ld.default: cannot find -lawt_headless
collect2: error: ld returned 1 exit status
make/Init.gmk:329: Building on-failure
kmymoney-5.0.5-alt1
/usr/src/RPM/BUILD/kmymoney-5.0.5/kmymoney/mymoney/mymoneyfile.cpp: In member function
'QStringList MyMoneyFile::consistencyCheck()':
/usr/src/RPM/BUILD/kmymoney-5.0.5/kmymoney/mymoney/mymoneyfile.cpp:2464:1: internal
compiler error: Segmentation fault
libbacktrace could not find executable to open
libpng16-1.6.36-alt1
make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36'
FAIL: tests/pngtest
make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36'
--
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: tests/pngtest
Testing libpng version 1.6.36
--
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
See ./test-suite.log
libreoffice-online-6.0.2.3-alt3
INFO: converting po/ui-fr.po to dist/l10n/ui-fr.json
make[2]: Leaving directory '/usr/src/RPM/BUILD/libreoffice-online-6.0.2.3/loleaflet'
make[2]: Entering directory '/usr/src/RPM/BUILD/libreoffice-online-6.0.2.3/loleaflet'
INFO: converting po/help-kmr-Latn.po to dist/l10n/help-kmr-Latn.json
make[2]: Leaving directory '/usr/src/RPM/BUILD/libreoffice-online-6.0.2.3/loleaflet'
make[2]: Entering directory '/usr/src/RPM/BUILD/libreoffice-online-6.0.2.3/loleaflet'
INFO: converting po/ui-ka.po to dist/l10n/ui-ka.json
make[2]: Leaving directory '/usr/src/RPM/BUILD/libreoffice-online-6.0.2.3/loleaflet'
make[1]: *** [Makefile:1817: all-recursive] Error 1
make: *** [Makefile:804: all] Error 2
luminance-hdr-2.6.0-alt1
make[2]: Entering directory '/usr/src/RPM/BUILD/luminance-hdr-2.6.0/BUILD'
[ 89%] Linking CXX static library libui.a
make[2]: Leaving directory '/usr/src/RPM/BUILD/luminance-hdr-2.6.0/BUILD'
make[1]: Entering directory '/usr/src/RPM/BUILD/luminance-hdr-2.6.0/BUILD'
[ 89%] Built target ui
make[1]: Leaving directory '/usr/src/RPM/BUILD/luminance-hdr-2.6.0/BUILD'
make: *** [Makefile:130: all] Error 2
error: Bad exit status from /usr/src/tmp/rpm-tmp.80243 (%build)
RPM build errors:
Macro %SOURCE1 not found
opendx-4.4.4-alt8
x86_64-alt-linux-gcc -E -I../../../include -I./../dpexec
-I/usr/src/RPM/BUILD/opendx-4.4.4/include -Dlinux -DHAVE_CONFIG_H -DCPLUSPLUS_UI
-DEXECUTIVE_MODS tmp.c > dx.mdf
cc1: fatal error: tmp.c: No such file or directory
compilation terminated.
perl-IO-Event-0.813-alt2
Result: FAIL
Failed 1/12 test programs. 0/920 subtests failed.
make: *** [Makefile:780: test_dynamic] Error 255
python-module-jupyter_console-6.0.0-alt1
jupyter console --help-all works ... ok
Ensure display protocol plain/text key is supported ... ERROR
jupyter console --generate-config works ... ok
--
test_handle_image_tempfile
(jupyter_console.tests.test_image_handler.ZMQTerminalInteractiveShellTestCase) ... ok
ERROR: Ensure display protocol plain/text key is supported
Traceback (most recent call last):
--
Ran 9 tests in 67.445s
FAILED (errors=1)
python-module-pycobertura-0.10.5-alt1
with open('report.out') as f:
E IOError: [Errno 2] No such file or directory: 'report.out'
____________________ test_diff__output_to_file__force_color ____________________
--
assert report == """\
E AssertionError: assert '' == 'Filename Stmts ...\x1b[31m+1\x1b[39m
+31.06%'
E + Filename Stmts Miss Cover Missing
--
=========================== short test summary info ============================
FAILED tests/test_cli.py::test_diff__output_to_file - IOError: [Errno 2] No s...
FAILED tests/test_cli.py::test_diff__output_to_file__force_color - AssertionE...
===================== 2 failed, 95 passed in 1.14 seconds ======================
ERROR: InvocationError for command
/usr/src/RPM/BUILD/python-module-pycobertura-0.10.5/.tox/py27/bin/py.test (exited with
code 1)
=================================== FAILURES ===================================
--
with open('report.out') as f:
E FileNotFoundError: [Errno 2] No such file or directory: 'report.out'
=============================== warnings summary ===============================
--
=========================== short test summary info ============================
FAILED tests/test_cli.py::test_diff__output_to_file - FileNotFoundError: [Err...
=============== 1 failed, 96 passed, 2 warnings in 1.24 seconds ================
ERROR: invocation failed (exit code 1)
Б°√ FAIL py27 in 10.592 seconds
ERROR: InvocationError for command
/usr/src/RPM/BUILD/python-module-pycobertura-0.10.5/.tox/py37/bin/py.test (exited with
code 1)
ERROR: invocation failed (exit code 1)
Б°√ FAIL py37 in 10.652 seconds
qt4-4.8.7-alt16
/usr/src/RPM/BUILD/qt-everywhere-opensource-src-4.8.7/src/gui/painting/qgraphicssystemhelper_symbian.cpp:68:
Nonstandard wording in '\brief' text for 'QSymbianGraphicsSystemHelper' (expected 'class',
'function', 'macro', 'widget', 'namespace' or 'header')
/usr/src/RPM/BUILD/qt-everywhere-opensource-src-4.8.7/doc/src/getting-started/how-to-learn-qt.qdoc:28:
Cannot link to 'Download Qt training materials' in how-to-learn-qt.html
/usr/src/RPM/BUILD/qt-everywhere-opensource-src-4.8.7/doc/src/getting-started/how-to-learn-qt.qdoc:28:
Cannot link to 'Qt in Education Course Material' in how-to-learn-qt.html
qdoc: Unable to parse JavaScript: "Syntax error" at line 12, column 6765
/usr/src/RPM/BUILD/qt-everywhere-opensource-src-4.8.7/doc/src/legal/licenses.qdoc:40:
Cannot link to 'Qt Commercial Edition' in licenses.html
/usr/src/RPM/BUILD/qt-everywhere-opensource-src-4.8.7/doc/src/getting-started/tutorials.qdoc:28:
Cannot link to 'Qt eLearning' in tutorials.html
/usr/src/RPM/BUILD/qt-everywhere-opensource-src-4.8.7/doc/src/frameworks-technologies/activeqt.qdoc:40:
Cannot link to 'Qt Commercial Edition' in activeqt.html
/usr/src/RPM/BUILD/qt-everywhere-opensource-src-4.8.7/doc/src/legal/editions.qdoc:28:
Cannot link to 'Qt Commercial Edition' in editions.html
/usr/src/RPM/BUILD/qt-everywhere-opensource-src-4.8.7/doc/src/declarative/qmlwebkit.qdoc:28:
Cannot link to 'QML Web Browser' in qmlwebkit.html
make: Leaving directory '/usr/src/RPM/BUILD/qt-everywhere-opensource-src-4.8.7'
quilt-0.66-alt1
make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
make: Entering directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
[three.test]
66 commands (66 passed, 0 failed)
make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
make: Entering directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
[two.test]
57 commands (57 passed, 0 failed)
make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
make: Target 'check' not remade because of errors.
11 error logs REMOVED from the list
compiz-0.9.14.0-alt1
dietlibc-0.33-alt3
dopewars-1.5.12-alt1_20.1033svn
flac-1.3.2-alt2
ice-3.7.1-alt1
jed-2:0.99.19-alt2.qa2.1
perl-Gtk3-WebKit-0.06-alt1
perl-Server-Starter-0.34-alt1
python-module-pebble-4.3.7-alt1.git20180228
racket-7.3-alt1
xtux-20030306-alt5.qa1
Total 61 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk