* [cyber] I: Sisyphus-20200423 x86_64 beehive_status: +8 -9 (260)
@ 2020-04-23 8:44 ALT beekeeper
0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2020-04-23 8:44 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: 9971 bytes --]
8 NEW error logs
chromium-gost-80.0.3987.132-alt2
5 warnings generated.
[38505/38813] clang++ -MMD -MF obj/v8/v8_compiler/js-graph.o.d -DUSE_UDEV -DUSE_AURA=1
-DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DOFFICIAL_BUILD -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG
-DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64
-DENABLE_MINOR_MC -DV8_INTL_SUPPORT -DV8_USE_EXTERNAL_STARTUP_DATA -DV8_CONCURRENT_MARKING
-DV8_ENABLE_LAZY_SOURCE_POSITIONS -DV8_EMBEDDED_BUILTINS -DV8_WIN64_UNWINDING_INFO
-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -DV8_COMPRESS_POINTERS
-DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_DEPRECATION_WARNINGS -DV8_TARGET_ARCH_X64
-DV8_HAVE_TARGET_OS -DV8_TARGET_OS_LINUX -DDISABLE_UNTRUSTED_CODE_MITIGATIONS
-DV8_COMPRESS_POINTERS -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_DEPRECATION_WARNINGS
-DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DUSE_CHROMIUM_ICU=1
-DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE
-DUCHAR_TYPE=uint16_t -I../.. -Igen -I../../v8 -Igen/v8
-I../../third_party/icu/source/common -I../../third_party/icu/source/i18n
-fprofile-sample-use=../../chrome/android/profiles/afdo.prof
-fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables
-fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants
-fcrash-diagnostics-dir=../../tools/clang/crashreports -Xclang -mllvm -Xclang
-instcombine-lower-dbg-declare=0 -flto=thin -fwhole-program-vtables -m64
-march=x86-64 -no-canonical-prefixes -Wall -Wextra -Wimplicit-fallthrough
-Wthread-safety -Wextra-semi -Wno-missing-field-initializers -Wno-unused-parameter
-Wno-c++11-narrowing -Wno-unneeded-internal-declaration -Wno-undefined-var-template
-Wno-implicit-int-float-conversion -Wno-final-dtor-non-final-class
-Wno-bitwise-conditional-parentheses -Wno-builtin-assume-aligned-alignment
-Wno-deprecated-copy -fno-omit-frame-pointer -g0 -fvisibility=hidden -Wheader-hygiene
-Wstring-conversion -Wtautological-overlap-compare -Wmissing-field-initializers
-Wunreachable-code -Wshorten-64-to-32 -O3 -fno-ident -fdata-sections -ffunction-sections
-Wexit-time-destructors -std=c++14 -fno-exceptions -fno-rtti -fvisibility-inlines-hidden
-c ../../v8/src/compiler/js-graph.cc -o obj/v8/v8_compiler/js-graph.o
warning: unknown warning option '-Wno-implicit-int-float-conversion'; did you mean
'-Wno-float-overflow-conversion'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-final-dtor-non-final-class'; did you mean
'-Wno-abstract-final-class'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-bitwise-conditional-parentheses'; did you mean
'-Wno-bitwise-op-parentheses'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-builtin-assume-aligned-alignment'
[-Wunknown-warning-option]
warning: unknown warning option '-Wno-deprecated-copy'; did you mean
'-Wno-deprecated'? [-Wunknown-warning-option]
5 warnings generated.
[38506/38813] clang++ -MMD -MF obj/v8/v8_compiler/js-heap-broker.o.d -DUSE_UDEV
-DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DOFFICIAL_BUILD
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES
-D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2
-DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64
-DENABLE_MINOR_MC -DV8_INTL_SUPPORT -DV8_USE_EXTERNAL_STARTUP_DATA -DV8_CONCURRENT_MARKING
-DV8_ENABLE_LAZY_SOURCE_POSITIONS -DV8_EMBEDDED_BUILTINS -DV8_WIN64_UNWINDING_INFO
-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -DV8_COMPRESS_POINTERS
-DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_DEPRECATION_WARNINGS -DV8_TARGET_ARCH_X64
-DV8_HAVE_TARGET_OS -DV8_TARGET_OS_LINUX -DDISABLE_UNTRUSTED_CODE_MITIGATIONS
-DV8_COMPRESS_POINTERS -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_DEPRECATION_WARNINGS
-DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DUSE_CHROMIUM_ICU=1
-DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE
-DUCHAR_TYPE=uint16_t -I../.. -Igen -I../../v8 -Igen/v8
-I../../third_party/icu/source/common -I../../third_party/icu/source/i18n
-fprofile-sample-use=../../chrome/android/profiles/afdo.prof
-fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables
-fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants
-fcrash-diagnostics-dir=../../tools/clang/crashreports -Xclang -mllvm -Xclang
-instcombine-lower-dbg-declare=0 -flto=thin -fwhole-program-vtables -m64
-march=x86-64 -no-canonical-prefixes -Wall -Wextra -Wimplicit-fallthrough
-Wthread-safety -Wextra-semi -Wno-missing-field-initializers -Wno-unused-parameter
-Wno-c++11-narrowing -Wno-unneeded-internal-declaration -Wno-undefined-var-template
-Wno-implicit-int-float-conversion -Wno-final-dtor-non-final-class
-Wno-bitwise-conditional-parentheses -Wno-builtin-assume-aligned-alignment
-Wno-deprecated-copy -fno-omit-frame-pointer -g0 -fvisibility=hidden -Wheader-hygiene
-Wstring-conversion -Wtautological-overlap-compare -Wmissing-field-initializers
-Wunreachable-code -Wshorten-64-to-32 -O3 -fno-ident -fdata-sections -ffunction-sections
-Wexit-time-destructors -std=c++14 -fno-exceptions -fno-rtti -fvisibility-inlines-hidden
-c ../../v8/src/compiler/js-heap-broker.cc -o obj/v8/v8_compiler/js-heap-broker.o
hasher-priv: master: time elapsed limit (25000 seconds) exceeded
custodia-0.6.0-alt6
self.fail(str(exc))
E AssertionError: HTTPSConnectionPool(host='localhost', port=40199): Max retries
exceeded with url: /forwarder/test/ (Caused by SSLError(SSLError(1, '[SSL] tlsv13 alert
certificate required (_ssl.c:2607)')))
======================== 1 failed, 161 passed in 58.19s ========================
ERROR: InvocationError for command /usr/src/RPM/BUILD/custodia-0.6.0/.tox/py38/bin/python
-m coverage run --parallel -m pytest --capture=no --strict (exited with code 1)
ERROR: invocation failed (exit code 1)
✖ FAIL py38 in 1 minute, 9.98 seconds
___________________________________ summary ____________________________________
ERROR: py38: parallel child exit code 1
java-atk-wrapper-0.33.2-alt5_9jpp8
CLASSPATH=../../../../wrapper
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.x86_64/jre/../bin/javac -d
../../../../wrapper AtkImage.java
AtkImage.java:43: error: cannot access AtkCoordType
if (coord_type == AtkCoordType.SCREEN) {
libwindowswm-1.0.1-alt1_8
checking for x11 xext xextproto windowswmproto... no
configure: error: Package requirements (x11 xext xextproto windowswmproto) were not met:
No package 'windowswmproto' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
openqa-4.5.1528009330.e68ebe2b-alt11
# Premature connection close
# Failed test 'PUT /api/v1/obs_rsync/Proj1/runs'
# at ./t/api/14-plugin_obs_rsync_async.t line 165.
# Failed test 'Proj1 just starts as gru should empty queue for now'
# at ./t/api/14-plugin_obs_rsync_async.t line 165.
--
# Looks like you failed 2 tests of 22.
# Failed test 'test concurrenctly long running jobs'
# at ./t/api/14-plugin_obs_rsync_async.t line 170.
# Failed test 'Number of finished jobs'
# at ./t/api/14-plugin_obs_rsync_async.t line 175.
--
# Premature connection close
# Failed test 'PUT /api/v1/obs_rsync/Proj1/runs'
# at ./t/api/14-plugin_obs_rsync_async.t line 165.
# Failed test 'Proj1 just starts as gru should empty queue for now'
# at ./t/api/14-plugin_obs_rsync_async.t line 165.
--
# Looks like you failed 2 tests of 22.
# Failed test 'test concurrenctly long running jobs again'
# at ./t/api/14-plugin_obs_rsync_async.t line 179.
# Failed test 'Number of finished jobs'
# at ./t/api/14-plugin_obs_rsync_async.t line 184.
--
# expected: '10'
# Failed test 'Number of finished jobs'
# at ./t/api/14-plugin_obs_rsync_async.t line 191.
--
# expected: '10'
# Failed test 'Job should retry succeed'
# at ./t/api/14-plugin_obs_rsync_async.t line 214.
perl-Mojo-IOLoop-ReadWriteProcess-0.25-alt1
t/07_autodetect.t .. ok
hasher-priv: master: idle time limit (3600 seconds) exceeded
quilt-0.66-alt1
make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
make: Entering directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
[three.test]
66 commands (66 passed, 0 failed)
make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
make: Entering directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
[two.test]
57 commands (57 passed, 0 failed)
make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
make: Target 'check' not remade because of errors.
xdg-desktop-portal-1.7.2-alt1
PASS: test-portals 38 /portal/inhibit/permissions
ERROR: test-portals - Bail
out! xdg-desktop-portal:ERROR:tests/inhibit.c:327:session_state_changed_cb: assertion
failed (state == XDP_LOGIN_SESSION_RUNNING): (2 == 1)
PASS: testdb 1 /db/open
--
PASS: testdb 3 /db/modify
SKIP: test-doc-portal 1 /db/version # SKIP access /dev/fuse: No such file or directory
SKIP: test-doc-portal 2 /db/create_doc # SKIP access /dev/fuse: No such file or directory
SKIP: test-doc-portal 3 /db/recursive_doc # SKIP access /dev/fuse: No such file or
directory
SKIP: test-doc-portal 4 /db/create_docs # SKIP access /dev/fuse: No such file or directory
SKIP: test-doc-portal 5 /db/add_named # SKIP access /dev/fuse: No such file or directory
PASS: test-permission-store 1 /permissions/version
--
# SKIP: 6
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 1
See ./test-suite.log
9 error logs REMOVED from the list
jed-2:0.99.19-alt2.qa2.1
libgupnp-igd-0.2.5-alt4
libsmi-0.5.0-alt1.svn1841
perl-Net-Server-Mail-0.28-alt1
perl-Parallel-Prefork-0.18-alt1_11
python-module-flake8-3.7.9-alt1
python-module-terminado-0.5-alt2.git20150717
python3-module-pytest-5.3.2-alt2
transcode-1.1.7-alt12
Total 260 error logs.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-04-23 8:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-23 8:44 [cyber] I: Sisyphus-20200423 x86_64 beehive_status: +8 -9 (260) 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