[cyber] I: p8-20170513 x86_64 beehive_status: +18 -12 (511)
ALT beekeeper
hiver на altlinux.org
Сб Май 13 14:07:54 MSK 2017
18 NEW error logs
firefox-53.0.2-alt0.M80P.1
libshell is already the newest version.
E: Couldn't find package /dev/shm
hsh-install: Failed to calculate package file list.
haxe-3.0.0-alt1
of sources.list
E: Package camlp4 has no installation candidate
hsh-install: Failed to calculate package file list.
hevea-2.23-alt1
rpm-build-ocaml
E: Package rpm-build-ocaml4 has no installation candidate
hsh-install: Failed to calculate package file list.
irextools-0.3-alt2
rpm-build-ocaml
E: Package rpm-build-ocaml4 has no installation candidate
hsh-install: Failed to calculate package file list.
kde4edu-15.12.3-alt2
Processing files: kde4edu-common-15.12.3-alt2
error: File not found by glob:
/usr/src/tmp/kde4edu-buildroot/usr/share/icons/hicolor/*/mimetypes/application-x-k*.*
RPM build errors:
kde5-kalzium-16.12.3-alt1.M80P.1
cd /usr/src/RPM/BUILD/kalzium-16.12.3/BUILD/src && /usr/bin/ocamlopt -output-obj -o
/usr/src/RPM/BUILD/kalzium-16.12.3/BUILD/src/solver.o /usr/lib64/ocaml/facile/facile.cmxa
/usr/src/RPM/BUILD/kalzium-16.12.3/BUILD/src/chemset.cmx
/usr/src/RPM/BUILD/kalzium-16.12.3/BUILD/src/parser.cmx
/usr/src/RPM/BUILD/kalzium-16.12.3/BUILD/src/lexer.cmx
/usr/src/RPM/BUILD/kalzium-16.12.3/BUILD/src/datastruct.cmx
/usr/src/RPM/BUILD/kalzium-16.12.3/BUILD/src/chem.cmx
/usr/src/RPM/BUILD/kalzium-16.12.3/BUILD/src/calc.cmx
[ 32%] Generating modwrap.o
cd /usr/src/RPM/BUILD/kalzium-16.12.3/BUILD/src && /usr/bin/ocamlopt -I
/usr/lib64/ocaml/facile -c /usr/src/RPM/BUILD/kalzium-16.12.3/src/solver/modwrap.c -o
/usr/src/RPM/BUILD/kalzium-16.12.3/BUILD/src/modwrap.o
Options -c and -o are incompatible when compiling C files
make[2]: *** [src/modwrap.o] Error 2
make[2]: Leaving directory `/usr/src/RPM/BUILD/kalzium-16.12.3/BUILD'
make[1]: *** [src/CMakeFiles/kalzium.dir/all] Error 2
make[1]: Leaving directory `/usr/src/RPM/BUILD/kalzium-16.12.3/BUILD'
make: *** [all] Error 2
make: Leaving directory `/usr/src/RPM/BUILD/kalzium-16.12.3/BUILD'
mldonkey-3.1.0-alt1.2
of sources.list
E: Package camlp4 has no installation candidate
hsh-install: Failed to calculate package file list.
ocaml4-omake-0.9.8.6-alt0.1
rpm-build-ocaml
E: Package rpm-build-ocaml4 has no installation candidate
hsh-install: Failed to calculate package file list.
ocamldsort-0.14.4-alt1.qa1
of sources.list
E: Package camlp4 has no installation candidate
hsh-install: Failed to calculate package file list.
perl-1:5.22.3-alt0.M80P.1
### LD_LIBRARY_PATH, to point to the build directory:
### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness
### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness
### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness
### for csh-style shells, like tcsh; or for traditional/modern
### Bourne-style shells, like bash, ksh, and zsh, respectively.
Elapsed: 1642 sec
u=0.50 s=13.78 cu=95.83 cs=1256.14 scripts=2287 tests=720310
make: *** [test] Error 1
make: Leaving directory `/usr/src/RPM/BUILD/perl-5.22.3'
perl-HTML-WikiConverter-MoinMoin-0.54-alt1.1
t/boilerplate.t ... ok
# Failed test 'table w/ attrs'
# at t/runtests.pl line 108.
--
t/moinmoin.t (Wstat: 256 Tests: 50 Failed: 1)
Failed test: 34
Non-zero exit status: 1
--
Result: FAIL
Failed 1/5 test programs. 1/56 subtests failed.
make: *** [test_dynamic] Error 255
python-module-jq-0.1.2-alt1.git20150118.1.1
jq_tests.value_error_is_raised_if_program_is_invalid ... FAIL
jq_tests.value_error_is_raised_if_input_cannot_be_processed_by_program ... ERROR
jq_tests.errors_do_not_leak_between_transformations ... ERROR
jq_tests.value_error_is_raised_if_input_is_not_valid_json ... FAIL
--
jq_tests.unicode_strings_can_be_used_as_programs ... ok
ERROR: jq_tests.value_error_is_raised_if_input_cannot_be_processed_by_program
Traceback (most recent call last):
--
StopIteration
ERROR: jq_tests.errors_do_not_leak_between_transformations
Traceback (most recent call last):
--
StopIteration
FAIL: jq_tests.value_error_is_raised_if_program_is_invalid
Traceback (most recent call last):
--
assert_equal(str(error), expected_error_str)
AssertionError: 'jq: error: syntax error, unexpected INVALID_CHARACTER, expecting $end
(Unix shell quoting issues?) at <top-level>, line 1:\n!\njq: 1 compile error' != u'error:
syntax error, unexpected INVALID_CHARACTER, expecting $end\n!\n1 compile error'
FAIL: jq_tests.value_error_is_raised_if_input_is_not_valid_json
Traceback (most recent call last):
--
assert_equal(str(error), expected_error_str)
AssertionError: 'parse error: Invalid numeric literal at EOF at line 1, column 2\n' !=
u'parse error: Invalid numeric literal\n'
Ran 14 tests in 0.056s
FAILED (errors=2, failures=2)
python-module-terminado-0.5-alt1.git20150717.1
terminado/tests/basic_test.py::SingleTermTests::test_single_process PASSED
terminado/tests/basic_test.py::UniqueTermTests::test_max_terminals FAILED
terminado/tests/basic_test.py::UniqueTermTests::test_unique_processes PASSED
--
> self.assertEquals(msg[0], 'setup')
E TypeError: 'NoneType' object is not subscriptable
terminado/tests/basic_test.py:233: TypeError
--
WARNING:tornado.general:tornado.autoreload started more than once in the same process
ERROR:tornado.application:Uncaught exception in /unique
Traceback (most recent call last):
--
terminado.management.MaxTerminalsReached: Cannot create more than 3 terminals
ERROR:tornado.application:Uncaught exception in /unique
Traceback (most recent call last):
ruby-tmail-1.2.3.1-alt3.5
- boundary="boundary"
This is the preamble
--boundary
Content-Type: text/plain
Blah
--boundary--
Finished in 0.394385033 seconds.
210 tests, 4002 assertions, 1 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
99.5238% passed
532.47 tests/s, 10147.44 assertions/s
scilab-5.5.2-alt0.M80P.1
File "_none_", line 1:
Error: Files ./src/xml2modelica/xMLParser.cmx
and ./src/xml2modelica/linenum.cmx
sks-1.1.10-alt2.qa2
of sources.list
E: Package camlp4 has no installation candidate
hsh-install: Failed to calculate package file list.
swig-1:3.0.8-alt1
Selecting python3-dev for 'python3-devel'
E: Couldn't find package findlib
hsh-install: Failed to calculate package file list.
virt-top-1.0.8-alt0.M80P.1
MI2a: mark ocaml-runtime
E: Couldn't find package ocamldoc
hsh-install: Failed to calculate package file list.
12 error logs REMOVED from the list
R-base-3.3.2-alt0.M80P.1
gawk-4.1.0-alt2
gimagereader-3.1.2-alt3.M80P.1
libgupnp-igd-0.2.4-alt1
ocaml-extlib-1.5.2-alt1
pcre-ocaml-6.2.4-alt1
perl-IO-Event-0.813-alt2
perl-Server-Starter-0.32-alt1
python-module-netcall-0.4.2-alt2.git20141120
python-module-scikits.ann-1:0.2-alt2.dev.r803.1.1
ruby-xmpp4r-0.5-alt2.1
sqlite-jdbc-3.8.11.2-alt1_3jpp8
Total 511 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk