[cyber] I: Sisyphus-20220611 x86_64 beehive_status: +10 -11 (145)
ALT beekeeper
hiver на altlinux.org
Сб Июн 11 06:33:43 MSK 2022
10 NEW error logs
automake_1.16-1.16.3-alt1
# SKIP: 136
# XFAIL: 38
# FAIL: 1
# XPASS: 0
# ERROR: 0
See ./test-suite.log
deepin-api-5.5.12-alt1
fix_gobject.c:70:13: warning: Deprecated pre-processor symbol
70 | GType _g_type_param_value_array() { return G_TYPE_PARAM_VALUE_ARRAY; }
make: Leaving directory '/usr/src/RPM/BUILD/dde-api-5.5.12'
make: Entering directory '/usr/src/RPM/BUILD/dde-api-5.5.12'
env
GOPATH="/usr/src/RPM/BUILD/dde-api-5.5.12/.build:/usr/src/RPM/BUILD/dde-api-5.5.12/.build:/usr/src/RPM/BUILD/dde-api-5.5.12/vendor"
go build -o out/bin/graphic github.com/linuxdeepin/dde-api/graphic
# github.com/linuxdeepin/go-gir/gobject-2.0
fix_gobject.c: In function '_g_type_param_value_array':
fix_gobject.c:70:13: warning: Deprecated pre-processor symbol
70 | GType _g_type_param_value_array() { return G_TYPE_PARAM_VALUE_ARRAY; }
make: Leaving directory '/usr/src/RPM/BUILD/dde-api-5.5.12'
fleet-commander-admin-0.15.1-alt9
[2022-06-11 02:47:44,431 _logger_test_suite.py] <ERROR>: Timed out waiting for DBus
call. Test probably failed
ERROR
test_04_guess_schema_cached_path (__main__.TestDconfLogger) ... [2022-06-11 02:47:44,432
fleet_commander_logger.py] <DEBUG>: Constructing GSettingsLogger
--
ok
ERROR: test_03_write_key_for_guessable_schema (__main__.TestDconfLogger)
Traceback (most recent call last):
--
return self.log.pop(0)
IndexError: pop from empty list
Ran 9 tests in 10.103s
FAILED (errors=1)
dbus.Array([dbus.String('org.freedesktop.DBus'), dbus.String(':1.3'),
dbus.String('org.freedesktop.ScreenSaver'), dbus.String('ca.desrt.dconf'),
dbus.String(':1.1'), dbus.String(':1.2')], signature=dbus.Signature('s'))
--
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
See tests/test-suite.log
junit-1:4.13-alt1_2jpp11
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/usr/src/RPM/BUILD/junit4-r4.13/src/main/java/org/junit/internal/matchers/ThrowableCauseMatcher.java:[4,19]
error: cannot find symbol
symbol: class Factory
location: package org.hamcrest
[ERROR]
/usr/src/RPM/BUILD/junit4-r4.13/src/main/java/org/junit/internal/matchers/ThrowableMessageMatcher.java:[4,19]
error: cannot find symbol
symbol: class Factory
location: package org.hamcrest
[ERROR]
/usr/src/RPM/BUILD/junit4-r4.13/src/main/java/org/junit/internal/matchers/StacktracePrintingMatcher.java:[4,19]
error: cannot find symbol
symbol: class Factory
location: package org.hamcrest
[ERROR]
/usr/src/RPM/BUILD/junit4-r4.13/src/main/java/org/junit/internal/matchers/ThrowableCauseMatcher.java:[46,5]
error: cannot find symbol
symbol: class Factory
--
T extends Throwable declared in class ThrowableCauseMatcher
[ERROR]
/usr/src/RPM/BUILD/junit4-r4.13/src/main/java/org/junit/internal/matchers/ThrowableMessageMatcher.java:[33,5]
error: cannot find symbol
symbol: class Factory
--
T extends Throwable declared in class ThrowableMessageMatcher
[ERROR]
/usr/src/RPM/BUILD/junit4-r4.13/src/main/java/org/junit/internal/matchers/StacktracePrintingMatcher.java:[42,5]
error: cannot find symbol
symbol: class Factory
--
T extends Throwable declared in class StacktracePrintingMatcher
[ERROR]
/usr/src/RPM/BUILD/junit4-r4.13/src/main/java/org/junit/internal/matchers/StacktracePrintingMatcher.java:[48,5]
error: cannot find symbol
symbol: class Factory
--
T extends Throwable declared in class StacktracePrintingMatcher
[ERROR]
/usr/src/RPM/BUILD/junit4-r4.13/src/main/java/org/junit/matchers/JUnitMatchers.java:[60,37]
error: incompatible types: no instance(s) of type variable(s) U exist so that
Matcher<Iterable<? extends U>> conforms to Matcher<Iterable<T>>
where U,T are type-variables:
--
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile
(default-compile) on project junit: Compilation failure: Compilation failure:
[ERROR]
/usr/src/RPM/BUILD/junit4-r4.13/src/main/java/org/junit/internal/matchers/ThrowableCauseMatcher.java:[4,19]
error: cannot find symbol
[ERROR] symbol: class Factory
libvamp-2.10.0-alt1
ld: ./libvamp-hostsdk.a: error adding symbols: no more archived files
collect2: error: ld returned 1 exit status
make: *** [Makefile:271: rdf/generator/vamp-rdf-template-generator] Error 1
maven-shared-utils-3.2.1-alt1_0.5jpp8
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
perl-Glib-1.3293-alt1
t/9.t (Wstat: 0 Tests: 30 Failed: 2)
Failed tests: 29-30
Files=33, Tests=1193, 35 wallclock secs ( 0.14 usr 0.04 sys + 2.17 cusr 0.35 csys =
2.70 CPU)
Result: FAIL
Failed 1/33 test programs. 2/1193 subtests failed.
make: *** [Makefile:1110: test_dynamic] Error 255
python3-module-mypy-0.942-alt1
assert_string_arrays_equal(expected, output,
E AssertionError: Invalid output
(/usr/src/RPM/BUILD/python3-module-mypy-0.942/test-data/unit/pep561.test, line 140)
----------------------------- Captured stderr call -----------------------------
Expected:
testTypedPkgNamespaceImportAs.py:4: error: Cannot find implementation or library stub
for module named "typedpkg_ns.a.dne" (diff)
testTypedPkgNamespaceImportAs.py:4: note: See
https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports (diff)
testTypedPkgNamespaceImportAs.py:10: error: Argument 1 has incompatible type "bool";
expected "str" (diff)
testTypedPkgNamespaceImportAs.py:11: error: Argument 1 has incompatible type "int";
expected "bool" (diff)
Actual:
testTypedPkgNamespaceImportAs.py:2: error: Cannot find implementation or library stub
for module named "typedpkg.pkg.aaa" (diff)
testTypedPkgNamespaceImportAs.py:2: note: See
https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports (diff)
testTypedPkgNamespaceImportAs.py:2: error: Cannot find implementation or library stub
for module named "typedpkg" (diff)
testTypedPkgNamespaceImportAs.py:2: error: Cannot find implementation or library stub
for module named "typedpkg.pkg" (diff)
testTypedPkgNamespaceImportAs.py:4: error: Cannot find implementation or library stub
for module named "typedpkg_ns.a.dne" (diff)
testTypedPkgNamespaceImportAs.py:11: error: Argument 1 has incompatible type "int";
expected "bool" (diff)
Alignment of first line difference:
E: ...kgNamespaceImportAs.py:4: error: Cannot find implementation or librar...
A: ...kgNamespaceImportAs.py:2: error: Cannot find implementation or librar...
python3-module-websockets-10.3-alt1
test_generate_key (tests.test_utils.UtilsTests) ... ok
FAIL: test_keepalive_ping_stops_when_connection_closing
(tests.legacy.test_protocol.ServerTests)
Traceback (most recent call last):
--
self.assertTrue(self.protocol.keepalive_ping_task.cancelled())
AssertionError: False is not true
Ran 1016 tests in 2.369s
FAILED (failures=1, skipped=2)
Test failed: <unittest.runner.TextTestResult run=1016 errors=0 failures=1>
error: Test failed: <unittest.runner.TextTestResult run=1016 errors=0 failures=1>
ruby-aws-sdk-20210608-alt1
%aws-sdk-marketplaceentitlementservice
/usr/src/tmp/gemspec.20220611-3959848-o9vtrc =>
[/usr/src/tmp/ruby-aws-sdk-buildroot]/usr/lib/ruby/gems/2.7.0/specifications/aws-sdk-marketplaceentitlementservice-1.26.0.gemspec
%aws-sdk-serverlessapplicationrepository
/usr/src/tmp/gemspec.20220611-3959848-71dgrm =>
[/usr/src/tmp/ruby-aws-sdk-buildroot]/usr/lib/ruby/gems/2.7.0/specifications/aws-sdk-serverlessapplicationrepository-1.34.0.gemspec
* {gemfile} ->
%ruby-aws-sdk
/usr/src/tmp/Gemfile.20220611-3959848-jof5yd =>
[/usr/src/tmp/ruby-aws-sdk-buildroot]/usr/lib/ruby-aws-sdk/Gemfile
error: Bad exit status from /usr/src/tmp/rpm-tmp.9089 (%install)
RPM build errors:
Macro %pkgname not found
11 error logs REMOVED from the list
automake_1.11-1.11.6-alt9
gem-chef-16.13.16-alt1
gem-inifile-3.0.0-alt1.1
gem-truthy-1.0.0-alt2
gnulib-0.1.5208.c8b8f-alt1
passenger-6.0.11-alt1
perl-HTML-Widget-1.11-alt3
perl-Mojolicious-Plugin-Authentication-1.37-alt1
perl-POE-Component-IRC-6.93-alt1
php7-memcache-4.0.5.2-alt7.4.28.alt1
ruby-gnome2-3.5.1-alt1
Total 145 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk