* [cyber] I: Sisyphus-20180625 x86_64 beehive_status: +10 -30 (423)
@ 2018-06-25 3:12 ALT beekeeper
0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2018-06-25 3:12 UTC (permalink / raw)
To: sisyphus-cybertalk
10 NEW error logs
automake_1.11-1.11.6-alt7
make[3]: Entering directory '/usr/src/RPM/BUILD/automake-1.11.6-alt7/tests'
1 of 893 tests failed
(58 tests were not run)
ddcal-0.9-alt1
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/include/cudd -g -O3
-I../cudd-2.5.1/include -c lex.yy.c
ddcal.l:6:10: fatal error: y.tab.h: No such file or directory
#include "y.tab.h"
fsharp-4.0.0.4-alt2.S1
a fatal error in the mono runtime or one of the native libraries
used by your application.
make[3]: *** [Makefile:9: build-proto] Aborted
make[3]: Leaving directory '/usr/src/RPM/BUILD/fsharp-4.0.0.4/src/fsharp/Fsc-proto'
make[2]: *** [Makefile:21: build-proto] Error 2
make[2]: Leaving directory '/usr/src/RPM/BUILD/fsharp-4.0.0.4/src/fsharp'
make[1]: *** [Makefile:10: all] Error 2
make[1]: Leaving directory '/usr/src/RPM/BUILD/fsharp-4.0.0.4/src/fsharp'
make: *** [Makefile:4: all] Error 2
make: Leaving directory '/usr/src/RPM/BUILD/fsharp-4.0.0.4'
libgtk-sharp2-2.12.11-alt5.S1
a fatal error in the mono runtime or one of the native libraries
used by your application.
make[3]: *** [Makefile:738: testdnd.exe] Aborted
make[3]: Leaving directory '/usr/src/RPM/BUILD/libgtk-sharp2-2.12.11/sample'
make[2]: *** [Makefile:427: all-recursive] Error 1
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgtk-sharp2-2.12.11/sample'
make[1]: *** [Makefile:444: all-recursive] Error 1
make[1]: Leaving directory '/usr/src/RPM/BUILD/libgtk-sharp2-2.12.11'
make: *** [Makefile:371: all] Error 2
make: Leaving directory '/usr/src/RPM/BUILD/libgtk-sharp2-2.12.11'
meschach-1.2-alt1.b.3
Verifying ELF objects in /usr/src/tmp/meschach-buildroot
(arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: _zv_copy
verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: zv_zero
verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: zadd
verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: zv_resize
verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: zsqrt
verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: _zm_copy
verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: _zv_norm2
verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: zget_col
verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: __zzero__
verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: _zin_prod
monodevelop-6.3.0.864-alt1.S1
/usr/src/RPM/BUILD/monodevelop-6.3.0.864/src/core/Mono.Texteditor/Mono.TextEditor.csproj
(default targets) ->
/usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->
/usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets: error : Compiler crashed with
code: 134.
168 Warning(s)
1 Error(s)
Time Elapsed 00:00:52.8579110
make[1]: *** [Makefile:1109: sln_build] Error 1
make[1]: Leaving directory '/usr/src/RPM/BUILD/monodevelop-6.3.0.864'
make: *** [Makefile:666: all-recursive] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/monodevelop-6.3.0.864'
perl-Gearman-2.004.014-alt1_1
t/40-prefix.t ................... ok
# Failed test 'timeout'
# at /usr/share/perl5/Test/Timer.pm line 30.
--
# Looks like you failed 1 test of 10.
# Failed test 'wait with timeout'
# at t/50-wait_timeout.t line 65.
--
t/50-wait_timeout.t (Wstat: 256 Tests: 4 Failed: 1)
Failed test: 3
Non-zero exit status: 1
--
Result: FAIL
Failed 1/24 test programs. 1/337 subtests failed.
make: *** [Makefile:781: test_dynamic] Error 255
python-module-greenhouse-2.2.0-alt2.git20141230.1
test_getnames (tests.test_io.SelectSocketTestCase) ... ok
test_non_blocking_accept (tests.test_io.SelectSocketTestCase) ... ERROR
test_non_blocking_recv (tests.test_io.SelectSocketTestCase) ... ok
--
test_sendall (tests.test_io.SelectSocketTestCase) ... ok
test_sendto (tests.test_io.SelectSocketTestCase) ... ERROR
test_sock_dups (tests.test_io.SelectSocketTestCase) ... ok
--
test_nonshared_namespaces (tests.test_backdoor.BackdoorTests) ... ok
ERROR: test_socketpolling (tests.test_scheduler.ScheduleTestsWithEpoll)
Traceback (most recent call last):
--
return self._sock.bind(address)
OverflowError: getsockaddrarg: port must be 0-65535.
ERROR: test_socketpolling (tests.test_scheduler.ScheduleTestsWithPoll)
Traceback (most recent call last):
--
return self._sock.bind(address)
OverflowError: getsockaddrarg: port must be 0-65535.
ERROR: test_socketpolling (tests.test_scheduler.ScheduleTestsWithSelect)
Traceback (most recent call last):
--
return self._sock.bind(address)
OverflowError: getsockaddrarg: port must be 0-65535.
ERROR: test_block_on_accept (tests.test_io.EpollSocketTestCase)
Traceback (most recent call last):
--
return self._sock.bind(address)
OverflowError: getsockaddrarg: port must be 0-65535.
python-module-joblib-0.11-alt2
joblib/test/test_parallel.py::test_no_blas_crash_or_freeze_with_multiprocessing PASSED
[ 97%]
joblib/test/test_parallel.py::test_parallel_with_interactively_defined_functions FAILED
[ 97%]
joblib/test/test_parallel.py::test_parallel_with_exhausted_iterator PASSED [ 97%]
--
> raise ValueError(message)
E ValueError: Non-zero return code: -9.
E Stdout:
thrift-0.10.0-alt2_11jpp8
[WARNING:/usr/src/RPM/BUILD/thrift-0.10.0/test/ThriftTest.thrift:46] cpp generator does
not accept 'noexist' as sub-namespace!
make[3]: Leaving directory '/usr/src/RPM/BUILD/thrift-0.10.0/test/haxe'
make[3]: Entering directory '/usr/src/RPM/BUILD/thrift-0.10.0/test/haxe'
/usr/bin/haxe --cwd . cpp.hxml
Standard library not found
make[3]: *** [Makefile:627: bin/Main-debug] Error 1
make[3]: Leaving directory '/usr/src/RPM/BUILD/thrift-0.10.0/test/haxe'
make[2]: *** [Makefile:591: all-recursive] Error 1
make[1]: *** [Makefile:636: all-recursive] Error 1
make: *** [Makefile:549: all] Error 2
30 error logs REMOVED from the list
altlinux-freedesktop-menu-0.65-alt3
apr1-1.5.2-alt1
fortranposix-0.1.1-alt1
gimp-2.10.2-alt1
golang-github-spf13-cobra-0-alt1_0.21.git8e91712
golang-github-xtaci-smux-1.0.7-alt1_1
gromacs-4.0.7-alt8
haxe-3.0.0-alt1
ipfm-0.11.5-alt1.qa1
keepass-2.39.1-alt1.S1
libldb-1.3.2-alt1.S1
make-2:4.2.1-alt2
mingw32-dbus-1.4.6-alt1
mono-5.10.0.157-alt4.S1
mosh-1.3.0-alt1
omi-1.4.1-alt1
opm-wh_nagios-2.3-alt2
p910nd-0.92-alt1.qa1
perl-Crypt-OpenPGP-1.12-alt1
perl-POSIX-1003-0.98-alt4.1
python-module-terminado-0.5-alt1.git20150717.2.1
qdvdauthor-1.5.0-alt2.qa4
ruby-crass-1.0.4-alt1
sgc-0.2.1-alt1
transgui-5.15.4-alt1.S1
tuxguitar-1.2-alt4
vargus-viewer-1.0.2-alt1
xdrawchem-1.9.9-alt3.qa3.2
yate-3.3.2-alt5
yauap-0.2.4-alt1.qa1
Total 423 error logs.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-06-25 3:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-25 3:12 [cyber] I: Sisyphus-20180625 x86_64 beehive_status: +10 -30 (423) 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