* [cyber] I: Sisyphus-20190713 x86_64 beehive_status: +8 -7 (61)
@ 2019-07-13 6:27 ALT beekeeper
0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2019-07-13 6:27 UTC (permalink / raw)
To: sisyphus-cybertalk
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 6213 bytes --]
8 NEW error logs
cilk-5.4.6-alt11
perl -I. ./bfnnconv.pl ./cilk-faq.bfnn
no ./cilk-faq.xrefdb (No such file or directory) at ./bfnnconv.pl line 43.
S0 \rS1 \rQ1.1 \rQ1.2 \rQ1.3 \rQ1.4 \rQ1.5
\rQ1.6 \rQ1.7 \rQ1.8 \rS2 \rQ2.1 \rQ2.2
\rQ2.3 \rQ2.4 \rS3 \rQ3.1 \rQ3.2 \rQ3.3
\rQ3.4 \runknown question `compile' at ./bfnnconv.pl line 221, <> line 263.
--
libtool: install: /bin/install -p .libs/libcilk.g.p.so.0.0.0
/usr/src/tmp/cilk-buildroot/usr/lib64/libcilk.g.p.so.0.0.0
/bin/install: cannot stat '.libs/libcilk.g.p.so.0.0.0': No such file or directory
make[2]: *** [Makefile:565: install-libLTLIBRARIES] Error 1
font-manager-0.7.5-alt2
[39/94] Generating FontManager-0.7.5.vapi with a custom command.
FAILED: lib/common/FontManager-0.7.5.vapi
/usr/bin/vapigen --quiet --library=FontManager-0.7.5
--directory=/usr/src/RPM/BUILD/font-manager-0.7.5/x86_64-alt-linux/lib/common
--vapidir=/usr/src/RPM/BUILD/font-manager-0.7.5/x86_64-alt-linux/lib/common
--vapidir=/usr/src/RPM/BUILD/font-manager-0.7.5/x86_64-alt-linux/lib/unicode
--metadatadir=/usr/src/RPM/BUILD/font-manager-0.7.5/x86_64-alt-linux/lib/common
--girdir=/usr/src/RPM/BUILD/font-manager-0.7.5/x86_64-alt-linux/lib/unicode --pkg=glib-2.0
--pkg=gdk-3.0 --pkg=gtk+-3.0 --pkg=json-glib-1.0 --pkg=libxml-2.0 --pkg=sqlite3
--pkg=Unicode-0.7.5 --metadatadir=/usr/src/RPM/BUILD/font-manager-0.7.5/lib/common
/usr/src/RPM/BUILD/font-manager-0.7.5/x86_64-alt-linux/lib/common/FontManager-0.7.5.gir
/usr/src/RPM/BUILD/font-manager-0.7.5/lib/common/FontManager-custom.vala
error: Package `Unicode-0.7.5' not found in specified Vala API directories or
GObject-Introspection GIR directories
[40/94] Generating Unicode-0.7.5.gir with a custom command.
neko-2.2.0-alt4.gitb68336c
make[1]: Entering directory '/usr/src/RPM/BUILD/neko-2.2.0'
[ 96%] Built target nekotools
make[1]: Leaving directory '/usr/src/RPM/BUILD/neko-2.2.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/neko-2.2.0'
[ 85%] Generating bin/nekoml.std
make[2]: Leaving directory '/usr/src/RPM/BUILD/neko-2.2.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/neko-2.2.0'
[ 96%] Built target nekoml.std
make[1]: Leaving directory '/usr/src/RPM/BUILD/neko-2.2.0'
make: *** [Makefile:163: all] Error 2
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.14 usr 0.02 sys + 5.85 cusr 0.66 csys =
6.67 CPU)
Result: FAIL
Failed 1/37 test programs. 2/465 subtests failed.
make: *** [Makefile:792: test_dynamic] Error 255
python-module-lz4-2.1.6-alt1
> assert stats[0].size_diff < MEM_INCREASE_LIMIT
E AssertionError: assert 31136 < 25600
E + where 31136 = <StatisticDiff traceback=<Traceback (<Frame
filename='/usr/lib64/python3.7/tracemalloc.py' lineno=185>,)> size=38936 (+31136)
count=695 (+556)>.size_diff
--
=========== 1 failed, 19015 passed, 52436 warnings in 631.37 seconds ===========
ERROR: InvocationError for command
/usr/src/RPM/BUILD/python-module-lz4-2.1.6/.tox/py37/bin/pytest --cov=lz4 --tb=long
(exited with code 1)
ERROR: invocation failed (exit code 1)
✖ FAIL py37 in 10 minutes, 56.551 seconds
--
py27: commands succeeded
ERROR: py37: parallel child exit code 1
python-module-manhole-1.6.0-alt2
tests/test_manhole.py::test_redirect_stderr_disabled PASSED [ 42%]
tests/test_manhole.py::test_redirect_stderr_disabled_dump_stacktraces FAILED
[ 33%]
tests/test_manhole.py::test_redirect_stderr_default PASSED [ 44%]
--
sock.send(b"print('AFTER FORK')\n")
E error: [Errno 32] Broken pipe
----------------------------- Captured stdout call -----------------------------
Failed to connect to /tmp/manhole-socket: [Errno 2] No such file or directory
*********** OUTPUT ***********
--
SKIPPED [1] tests/test_manhole.py:402: condition: not is_module_available("signalfd")
FAILED tests/test_manhole.py::test_socket_path_with_fork - error: [Errno 32] ...
=============== 1 failed, 40 passed, 4 skipped in 310.97 seconds ===============
ERROR: InvocationError for command
/usr/src/RPM/BUILD/python-module-manhole-1.6.0/.tox/py27-normal-normal-nocov/bin/pytest
-vv --assert=plain (exited with code 1)
ERROR: invocation failed (exit code 1)
✖ FAIL py27-normal-normal-nocov in 5 minutes, 31.42 seconds
___________________________________ summary ____________________________________
ERROR: py27-normal-normal-nocov: parallel child exit code 1
py37-normal-normal-nocov: commands succeeded
transgui-5.15.4-alt1.S1
/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(1036,13) Заметка: (6058) Call to
subroutine "operator :=(const source:Variant):AnsiString;" marked as inline is not inlined
/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(1063,51) Заметка: (6058) Call to
subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined
/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(1085,51) Заметка: (6058) Call
to subroutine "operator :=(const source:Variant):UnicodeString;" marked as inline is
not inlined
/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(1424,39) Заметка: (6058) Call
to subroutine "operator :=(const source:Variant):UnicodeString;" marked as inline is
not inlined
/usr/src/RPM/BUILD/transgui-5.15.4/vargrid.pas(1446,53) Заметка: (An unhandled
exception occurred at $000000000051DD42:
EAccessViolation: Access violation
$000000000051DD42
$00000000009E4368
$00000000009E8384
$00000000009E95DE
vi-traditional-050325-alt1
/usr/bin/ld.default: cannot find -luxre
collect2: error: ld returned 1 exit status
make: *** [Makefile:267: ex] Error 1
7 error logs REMOVED from the list
cross-gcc-8.2.1-alt1_1.1
gromacs-4.0.7-alt8
jed-2:0.99.19-alt2.qa2.1
python-module-dbus-1.2.8-alt1
python-module-jupyter_console-6.0.0-alt1
python-module-pebble-4.3.7-alt1.git20180228
python-module-pytest-cov-2.7.1-alt1
Total 61 error logs.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-07-13 6:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-13 6:27 [cyber] I: Sisyphus-20190713 x86_64 beehive_status: +8 -7 (61) ALT beekeeper
ALT Linux Sisyphus cybertalk
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus-cybertalk/0 sisyphus-cybertalk/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus-cybertalk sisyphus-cybertalk/ http://lore.altlinux.org/sisyphus-cybertalk \
sisyphus-cybertalk@lists.altlinux.org sisyphus-cybertalk@lists.altlinux.ru sisyphus-cybertalk@lists.altlinux.com
public-inbox-index sisyphus-cybertalk
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-cybertalk
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git