[cyber] I: Sisyphus-20200331 x86_64 beehive_status: +10 -20 (402)
ALT beekeeper
hiver на altlinux.org
Вт Мар 31 10:06:45 MSK 2020
10 NEW error logs
ardour-5.12-alt3
+ ./waf configure --prefix=/usr --libdir=/usr/lib64 --configdir=/etc --program-name=Ardour
--nls --docs
/usr/bin/env: 'python': No such file or directory
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
S1
Q1.1
Q1.2
Q1.3
Q1.4
Q1.5
Q1.6
Q1.7
Q1.8
S2
Q2.1
Q2.2
Q2.3
Q2.4
S3
Q3.1
Q3.2
Q3.3
Q3.4
unknown question `compile' at ./bfnnconv.pl line 221, <> line 263.
--
libtool: install: /bin/install -p .libs/libcilk.p.so.0.0.0
/usr/src/tmp/cilk-buildroot/usr/lib64/libcilk.p.so.0.0.0
/bin/install: cannot stat '.libs/libcilk.p.so.0.0.0': No such file or directory
make[2]: *** [Makefile:565: install-libLTLIBRARIES] Error 1
font-manager-0.7.7-alt1
[51/126] Generating FontManager-0.7.7.vapi with a custom command.
FAILED: lib/common/FontManager-0.7.7.vapi
/usr/bin/vapigen --quiet --library=FontManager-0.7.7
--directory=/usr/src/RPM/BUILD/font-manager-0.7.7/x86_64-alt-linux/lib/common
--vapidir=/usr/src/RPM/BUILD/font-manager-0.7.7/x86_64-alt-linux/lib/common
--vapidir=/usr/src/RPM/BUILD/font-manager-0.7.7/x86_64-alt-linux/lib/unicode
--metadatadir=/usr/src/RPM/BUILD/font-manager-0.7.7/x86_64-alt-linux/lib/common
--girdir=/usr/src/RPM/BUILD/font-manager-0.7.7/x86_64-alt-linux/lib/unicode
--pkg=glib-2.0 --pkg=gio-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.7
--metadatadir=/usr/src/RPM/BUILD/font-manager-0.7.7/lib/common
/usr/src/RPM/BUILD/font-manager-0.7.7/x86_64-alt-linux/lib/common/FontManager-0.7.7.gir
/usr/src/RPM/BUILD/font-manager-0.7.7/lib/common/FontManager-custom.vala
error: Package `Unicode-0.7.7' not found in specified Vala API directories or
GObject-Introspection GIR directories
[52/126] Generating Unicode-0.7.7.gir with a custom command.
guitarix-0.38.1-alt1
+ ./waf -vv configure --prefix=/usr --libdir=/usr/lib64 '--cxxflags=-std=c++0x
-fomit-frame-pointer -ffinite-math-only -fno-math-errno -fno-signed-zeros
-fstrength-reduce -msse -pipe -frecord-gcc-switches -Wall -g -O2' --shared-lib
--lib-dev --ladspa --ladspadir=/usr/lib64/ladspa --lv2dir=/usr/lib64/lv2 --glade-support
--glade-catalog-dir=/usr/share/glade/catalogs --glade-modules-dir=/usr/lib64/glade/modules
/usr/bin/env: 'python': No such file or directory
libgupnp-igd-0.2.5-alt4
Full log written to
/usr/src/RPM/BUILD/gupnp-igd-0.2.5/x86_64-alt-linux/meson-logs/testlog.txt
FAILED: meson-test
/usr/bin/meson test --no-rebuild --print-errorlogs
lockfile-progs-0.1.17-alt1
! test -e check/file.lock
bin/lockfile-create --lock-name check/file.lock
bin/lockfile-touch --oneshot --lock-name check/file.lock
bin/lockfile-check --lock-name check/file.lock
bin/lockfile-remove --lock-name check/file.lock
! test -e check/file.lock
bin/lockfile-create --use-pid --lock-name check/file.lock
*** buffer overflow detected ***: bin/lockfile-create terminated
make: *** [Makefile:43: check] Aborted
make: Leaving directory '/usr/src/RPM/BUILD/lockfile-progs-0.1.17'
perl-Net-Server-Mail-0.28-alt1
t/smtp.t ...... ok
# Error: Can't call method "peerhost" on an undefined value at t/starttls.t line 131.
# kill 9, 1494334 (server)
--
Result: FAIL
Failed 1/4 test programs. 0/33 subtests failed.
make: *** [Makefile:783: test_dynamic] Error 255
perl-Time-Format_XS-1.03-alt5
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e"
"undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'spaced month/minute'
# at t/DateTime.t line 135.
--
t/DateTime.t (Wstat: 256 Tests: 80 Failed: 1)
Failed test: 80
Non-zero exit status: 1
--
Result: FAIL
Failed 1/4 test programs. 1/414 subtests failed.
make: *** [Makefile:959: test_dynamic] Error 255
python-module-sh-1.12.14-alt4
test_stdin_newline_bufsize (__main__.FunctionalTests) ... FAIL
FAIL: test_stdin_newline_bufsize (__main__.FunctionalTests)
Traceback (most recent call last):
--
self.assertTrue(abs(1-time1) < 0.5)
AssertionError: False is not true
Ran 108 tests in 100.441s
FAILED (failures=1, skipped=1)
Coverage.py warning: Module sh.py was never imported. (module-not-imported)
python3-module-pebble-4.3.7-alt2
collecting ... collected 41 items
test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_broken_initializer
FAILED [ 2%]
test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_callback PASSED
[ 4%]
--
> pool.schedule(function)
E AssertionError: RuntimeError not raised
test/test_process_pool_forkserver.py:212: AssertionError
----------------------------- Captured stderr call -----------------------------
ERROR:root:BOOM!
Traceback (most recent call last):
20 error logs REMOVED from the list
389-ds-base-1.4.1.13-alt1
farstream0.2-0.2.9-alt1
foreman-1.24.2-alt1
freeipa-4.7.4-alt3
gem-truthy-1.0.0-alt1
geolatte-geom0.14-0.14-alt3_7jpp8
libGLU-4:9.0.0-alt1
libgupnp-igd-0.2.5-alt3
libsmi-0.5.0-alt1.svn1841
libxerces-c28-2.8.0-alt3.qa5
openjade-1.3.2-alt15
perl-HTTP-Proxy-0.304-alt2
perl-Mojo-IOLoop-ReadWriteProcess-0.24-alt1
perl-Parallel-Prefork-0.18-alt1_11
php7-7.3.16-alt1
php7-memcache-4.0.5.2-alt7.3.16.alt1
python3-module-dm.reuse-2.1.1-alt1
quilt-0.66-alt1
ruby-aws-sdk-2.11.460-alt1
ruby-benchmark_suite-1.0.0-alt2.git5bded6.1
Total 402 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk