[cyber] I: Sisyphus-20191004 x86_64 beehive_status: +8 -12 (152)
ALT beekeeper
hiver на altlinux.org
Пт Окт 4 09:40:36 MSK 2019
8 NEW error logs
firefox-esr-68.1.0-alt2
15:01.23 valueBits<0 || UTRIE2_COUNT_VALUE_BITS<=valueBits
15:01.23 ~~~~~~~~~^~
15:01.23 1 warning generated.
15:01.23 gmake[4]: Leaving directory
'/usr/src/RPM/BUILD/firefox-68.1.0/mozilla/objdir/config/external/icu/common'
15:01.23 gmake[2]: *** [/usr/src/RPM/BUILD/firefox-68.1.0/mozilla/config/recurse.mk:34:
compile] Error 2
15:01.23 gmake[1]: *** [/usr/src/RPM/BUILD/firefox-68.1.0/mozilla/config/rules.mk:413:
default] Error 2
15:01.23 gmake: *** [client.mk:125: build] Error 2
15:01.23 gmake: Leaving directory '/usr/src/RPM/BUILD/firefox-68.1.0/mozilla'
15:01.24 40 compiler warnings present.
15:01.27 Notification center failed: Install notify-send (usually part of the libnotify
package) to get a notification when the build finishes.
haveged-1.9.2-alt2
Mean: 127.498022
PI: 3.142125(0.016943%)
Correlation: 0.000208
Check Fail: chisqr:0.062153% not in 1.000000-99.000000
make[2]: *** [Makefile:573: check-local] Error 255
make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/ent'
make[1]: *** [Makefile:446: check-am] Error 2
make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/ent'
make: *** [Makefile:478: check-recursive] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2'
jed-2:0.99.19-alt2.qa2.1
make[1]: Entering directory '/usr/src/RPM/BUILD/jed-0.99-19/src'
cd /usr/src/RPM/BUILD/jed-0.99-19/src/objs; x86_64-alt-linux-gcc -c -pipe
-frecord-gcc-switches -Wall -g -O2 -I/usr/include/freetype2 -I/usr/include/harfbuzz
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Dunix -DJED -DUSE_GPM_MOUSE
-I/usr/include/slang -I/usr/include/freetype2 -I/usr/include/harfbuzz
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2
/usr/src/RPM/BUILD/jed-0.99-19/src/xterm.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/jed-0.99-19/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/jed-0.99-19/src'
cd /usr/src/RPM/BUILD/jed-0.99-19/src/objs; \
x86_64-alt-linux-gcc buffer.o cmds.o misc.o file.o ins.o sig.o sysdep.o screen.o paste.o
ledit.o line.o search.o text.o keymap.o replace.o window.o undo.o vfile.o intrin.o syntax.o
abbrev.o indent.o jprocess.o lineattr.o blocal.o mouse.o userinfo.o lock.o version.o
hooks.o colors.o main.o jedwin.o xterm.o vterm.o menu.o -o xjed -Wl,-export-dynamic
-lslang -lgpm -lutil -lm -ldl -lX11 -lutil -lm -ldl -lXft
make[1]: Leaving directory '/usr/src/RPM/BUILD/jed-0.99-19/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/jed-0.99-19/src'
xjed created in /usr/src/RPM/BUILD/jed-0.99-19/src/objs
make[1]: Leaving directory '/usr/src/RPM/BUILD/jed-0.99-19/src'
perl-DBD-Pg-3.10.0-alt1
t/07copy.t ............. ok
# Failed test 'Method pg_result works after a prepare/execute call'
# at t/08async.t line 325.
# got: 'DBD::Pg::db pg_result failed: ERROR: current transaction is aborted,
commands ignored until end of transaction block at t/08async.t line 323.
# expected: ''
# Failed test 'Method pg_result() returns expected result after prepare/execute select'
# at t/08async.t line 328.
--
# expected: '1'
# Failed test 'Method fetchall_arrayref works after pg_result'
# at t/08async.t line 334.
--
# expected: ''
# Failed test 'Method fetchall_arrayref returns correct result after pg_result'
# at t/08async.t line 337.
--
# $expected = ARRAY(0x12ac4e8)
DBD::Pg::db do failed: ERROR: current transaction is aborted, commands ignored until
end of transaction block at t/08async.t line 339.
Issuing rollback() due to DESTROY without explicit disconnect() of DBD::Pg::db handle
dbname=postgres;port=5440;host=/usr/src/RPM/BUILD/DBD-Pg-3.10.0/dbdpg_test_database/data/socket
at t/08async.t line 339.
--
t/08async.t (Wstat: 65280 Tests: 60 Failed: 4)
Failed tests: 57-60
Non-zero exit status: 255
--
Result: FAIL
Failed 1/17 test programs. 4/2857 subtests failed.
make: *** [Makefile:982: test_dynamic] Error 255
perl-HTTP-Proxy-0.304-alt2
# socket is non blocking, switching to blocking mode
# Failed test 'Read some data from the socket'
# at t/23connect.t line 79.
# Failed test 'CONNECTed to the TCP server and got the banner'
# at t/23connect.t line 80.
--
t/23connect.t (Wstat: 0 Tests: 4 Failed: 2)
Failed tests: 2-3
Files=37, Tests=465, 13 wallclock secs ( 0.12 usr 0.03 sys + 4.90 cusr 0.60 csys =
5.65 CPU)
Result: FAIL
Failed 1/37 test programs. 2/465 subtests failed.
make: *** [Makefile:792: 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 68.708s
FAILED (errors=1)
python-module-pebble-4.3.7-alt1.git20180228
test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_decorated_results
PASSED [ 35%]
test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_decorated_results_callback
FAILED [ 42%]
test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_docstring PASSED [ 50%]
--
> self.assertEqual(self.results, 2)
E AssertionError: 0 != 2
test/test_concurrent_process_spawn.py:130: AssertionError
thunderbird-60.8.0-alt1
26:11.70 gmake[4]: Leaving directory
'/usr/src/RPM/BUILD/thunderbird-60.8.0/objdir/rdf/build'
26:12.97 error: build failed
26:12.97 gmake[4]: *** [/usr/src/RPM/BUILD/thunderbird-60.8.0/config/rules.mk:979:
force-cargo-library-build] Error 101
12 error logs REMOVED from the list
NetworkManager-1.18.3-alt2.git173782d7331e
cilk-5.4.6-alt11
clickhouse-19.13.5.44-alt1
fleet-commander-admin-0.14.0-alt2
gettext-0.19.8.1-alt6
libreoffice-online-6.0.2.3-alt3.1
palemoon-noscript-2.9.0.8-alt1.rc1
perl-POSIX-1003-0.99_07-alt1.1
python-module-pytest-xdist-1.29.0-alt1
racket-7.3-alt1
seahorse-3.32.2-alt1
vhttpd-0.7.10-alt1
Total 152 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk