[cyber] I: Sisyphus-20190429 i586 beehive_status: +12 -10 (113)
ALT beekeeper
hiver на altlinux.org
Пн Апр 29 16:02:34 MSK 2019
12 NEW error logs
curl-7.64.1-alt1
TESTDONE: 955 tests out of 956 reported OK: 99%
TESTFAIL: These test cases failed: 644
TESTDONE: 1242 tests were considered during 359 seconds.
jed-2:0.99.19-alt2.qa2.1
/usr/bin/ld.default: file.o: file not recognized: file truncated
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:157: /usr/src/RPM/BUILD/jed-0.99-19/src/objs/jed] Error 1
librabbitmq-c-0.9.0-alt1
/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c: In function
'amqp_decode_method':
/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:439:12: error:
'amq' undeclared (first use in this function)
if (!amqp_decode_16(encoded, &offset, &m->ticket)) return AMQP_STATUS_BAD_AMQP_DATA;
/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:439:12: note:
each undeclared identifier is reported only once for each function it appears in
/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:439:15: error:
expected ')' at end of input
if (!amqp_decode_16(encoded, &offset, &m->ticket)) return AMQP_STATUS_BAD_AMQP_DATA;
--
if (!amqp_decode_16(encoded, &offset, &m->ticket)) return AMQP_STATUS_BAD_AMQP_DATA;
/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:439:7: error:
expected declaration or statement at end of input
if (!amqp_decode_16(encoded, &offset, &m->ticket)) return AMQP_STATUS_BAD_AMQP_DATA;
/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:439:7: error:
expected declaration or statement at end of input
/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:439:7: warning:
control reaches end of non-void function [-Wreturn-type]
perl-Convert-PEM-0.08-alt1
Possible precedence issue with control flow operator at
/usr/src/RPM/BUILD/Convert-PEM-0.08/inc/Test/Builder.pm line 858.
# Failed test 'errstr matches decrypt failed'
# at t/02-encode.t line 28.
--
t/02-encode.t (Wstat: 256 Tests: 9 Failed: 1)
Failed test: 6
Non-zero exit status: 1
--
Result: FAIL
Failed 1/5 test programs. 1/36 subtests failed.
make: *** [Makefile:780: 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, 14 wallclock secs ( 0.16 usr 0.03 sys + 7.62 cusr 0.59 csys =
8.40 CPU)
Result: FAIL
Failed 1/37 test programs. 2/465 subtests failed.
make: *** [Makefile:792: test_dynamic] Error 255
python-module-argcomplete-1.9.4-alt2
test_parse_special_characters (__main__.TestTcsh) ... ok
FAIL: test_parse_special_characters_dollar (__main__.TestBashGlobal)
Traceback (most recent call last):
--
self.sh.run_command('exit')
AssertionError: EOF not raised
Ran 116 tests in 102.329s
FAILED (failures=1, expected failures=10)
ERROR: InvocationError for command
'/usr/src/RPM/BUILD/argcomplete-1.9.4/.tox/py37/bin/python test/test.py -v' (exited
with code 1)
Б°√ FAIL py37 in 1 minute, 53.235 seconds
--
py27: commands succeeded
ERROR: py37: parallel child exit code 1
python-module-pebble-4.3.7-alt1.git20180228
test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_stop_stopped
PASSED [ 87%]
test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_stop_stopped_callback
FAILED [ 90%]
test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_stop_timeout
PASSED [ 92%]
--
> pool.schedule(long_function, args=[index])
E AssertionError: RuntimeError not raised
test/test_process_pool_forkserver.py:273: AssertionError
python-module-selectors34-1.2.0-alt1.1
tests/test_selectors34.py::PollSelectorTestCase::test_select_interrupt_exc PASSED [ 43%]
tests/test_selectors34.py::PollSelectorTestCase::test_select_interrupt_noraise FAILED
[ 44%]
tests/test_selectors34.py::PollSelectorTestCase::test_selector PASSED [ 45%]
--
> self.assertGreaterEqual(time() - t, 1.0)
E AssertionError: 0.9990358352661133 not greater than or equal to 1.0
tests/test_selectors34.py:397: AssertionError
python-module-setuptools-1:40.8.0-alt1
> raise err
E subprocess.CalledProcessError: Command 'cd
/usr/src/RPM/BUILD/python-module-setuptools-40.8.0/setuptools/tests/../.. && python
setup.py install' returned non-zero exit status 1.
/usr/lib/python3/site-packages/pytest_shutil/workspace.py:132: CalledProcessError
--
warning: no previously-included files found matching 'pyproject.toml'
error: [Errno 2] No such file or directory: 'build/bdist.linux-i686/egg'
=========================== short test summary info ============================
--
= 1 failed, 569 passed, 32 skipped, 3 xfailed, 1 xpassed, 4 warnings in 252.70 seconds =
ERROR: InvocationError for command
'/usr/src/RPM/BUILD/python-module-setuptools-40.8.0/.tox/py37/bin/pytest
--cov-config=/usr/src/RPM/BUILD/python-module-setuptools-40.8.0/tox.ini --cov-report='
(exited with code 1)
Б°√ FAIL py37 in 4 minutes, 36.351 seconds
--
py27: commands succeeded
ERROR: py37: parallel child exit code 1
python-module-tlslite-0.4.9-alt1
self.send(msg)
File "/usr/lib/python2.7/httplib.py", line 844, in send
self.connect()
File "/usr/src/RPM/BUILD/tlslite-0.4.9/tlslite/integration/httptlsconnection.py",
line 114, in connect
httplib.HTTPConnection.connect(self)
File "/usr/lib/python2.7/httplib.py", line 821, in connect
self.timeout, self.source_address)
File "/usr/lib/python2.7/socket.py", line 575, in create_connection
raise err
socket.error: [Errno 111] Connection refused
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.
xtux-20030306-alt5.qa1
gcc -o ../../tux_serv main.o sv_net.o sv_netmsg_recv.o sv_netmsg_send.o world.o game.o
entity.o weapon.o misc.o sv_map.o ai.o hitscan.o item.o event.o ../../src/common/xtuxlib.a
-lm
i586-alt-linux-gcc: error: ../../src/common/xtuxlib.a: No such file or directory
make[1]: *** [Makefile:46: server] Error 1
10 error logs REMOVED from the list
cilk-5.4.6-alt11
cross-gcc-8.2.1-alt1_1.1
gnome-disk-utility-3.32.1-alt1
pam_usb-0.5.0-alt1.1
perl-IO-Event-0.813-alt2
perl-Net-Ping-2.72-alt1
python-module-pytest-benchmark-3.1.1-alt2
python-module-pytest-pylint-0.14.0-alt1
python-module-sh-1.12.14-alt4
webtorrent-desktop-0.20.0-alt3
Total 113 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk