ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
From: ALT beekeeper <hiver@altlinux.org>
To: sisyphus-cybertalk@lists.altlinux.org
Subject: [cyber] I: Sisyphus-20191021 x86_64 beehive_status: +17 -6 (196)
Date: Mon, 21 Oct 2019 07:00:43 +0000
Message-ID: <20191021070043.GA2369@gyle.altlinux.org> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 19641 bytes --]

	17 NEW error logs

custodia-0.6.0-alt5
	self.fail(str(exc))
	E   AssertionError: HTTPSConnectionPool(host='localhost', port=34945): Max retries
	exceeded with url: /forwarder/test/ (Caused by SSLError(SSLError(1, '[SSL] tlsv13 alert
	certificate required (_ssl.c:2508)')))
	======================== 1 failed, 161 passed in 33.79s ========================
	ERROR: InvocationError for command /usr/src/RPM/BUILD/custodia-0.6.0/.tox/py37/bin/python
	-m coverage run --parallel -m pytest --capture=no --strict (exited with code 1)
	ERROR: invocation failed (exit code 1)
	✖ FAIL py37 in 46.371 seconds
	___________________________________ summary ____________________________________
	ERROR:	 py37: parallel child exit code 1

freeipa-4.7.3-alt1
	PYTHONPATH=. /usr/bin/python3 -m pylint \
	--rcfile=./pylintrc \
	--load-plugins pylint_plugins \
	${FILES}
	Pylint on /usr/bin/python3 is running, please wait ...
	^[[7;33m************* Module ipalib.request^[[0m
	ipalib/request.py:78: [E1101(^[[1;31mno-member^[[0m), destroy_context] ^[[1;31mInstance of
	'bool' has no 'disconnect' member^[[0m)
	Your code has been rated at 10.00/10
	make: *** [Makefile:1304: pylint] Error 2
	make: Leaving directory '/usr/src/RPM/BUILD/freeipa-4.7.3'

gear-2.2.0-alt1
	tests passed:	  356  99%
	tests failed:	    1	0%
	tests skipped:	    0	0%

gettext-0.19.8.1-alt6
	SKIP test-mbrtowc-w32-5.sh (exit status: 77)
	FAIL: test-verify
	x86_64-alt-linux-gcc: error: test-verify.o: No such file or directory
	FAIL test-verify (exit status: 1)
	--
	# SKIP:  19
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See gnulib-tests/test-suite.log

jed-2:0.99.19-alt2.qa2.1
	make[1]: Entering directory '/usr/src/RPM/BUILD/jed-0.99-19/src'
	cd /usr/src/RPM/BUILD/jed-0.99-19/src/objs; x86_64-alt-linux-gcc -c -pipe
	-frecord-gcc-switches -Wall -g -O2   -I/usr/include/freetype2 -I/usr/include/harfbuzz
	-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -Dunix -DJED -DUSE_GPM_MOUSE
	-I/usr/include/slang -I/usr/include/freetype2 -I/usr/include/harfbuzz
	-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2
	/usr/src/RPM/BUILD/jed-0.99-19/src/xterm.c
	make[1]: Leaving directory '/usr/src/RPM/BUILD/jed-0.99-19/src'
	make[1]: Entering directory '/usr/src/RPM/BUILD/jed-0.99-19/src'
	cd /usr/src/RPM/BUILD/jed-0.99-19/src/objs; \
	x86_64-alt-linux-gcc buffer.o cmds.o misc.o file.o ins.o sig.o sysdep.o screen.o paste.o
	ledit.o line.o search.o text.o keymap.o replace.o window.o undo.o vfile.o intrin.o syntax.o
	abbrev.o indent.o jprocess.o lineattr.o blocal.o mouse.o userinfo.o lock.o version.o
	hooks.o colors.o main.o jedwin.o xterm.o vterm.o menu.o -o xjed -Wl,-export-dynamic
	-lslang -lgpm	-lutil	-lm -ldl   -lX11  -lutil  -lm -ldl -lXft
	make[1]: Leaving directory '/usr/src/RPM/BUILD/jed-0.99-19/src'
	make[1]: Entering directory '/usr/src/RPM/BUILD/jed-0.99-19/src'
	xjed created in /usr/src/RPM/BUILD/jed-0.99-19/src/objs
	make[1]: Leaving directory '/usr/src/RPM/BUILD/jed-0.99-19/src'

libfreehand-0.1.2-alt1
	libfreehand_utils.cpp: In function 'void libfreehand::_appendUTF16(librevenge::RVNGString&,
	std::vector<short unsigned int>&)':
	libfreehand_utils.cpp:166:5: error: expected ';' before 'unsigned'
	unsigned char outbuf[U8_MAX_LENGTH+1];

libsmi-0.5.0-alt1.svn1841
	parser-smi.c:9904:19: error: 'yyss' undeclared (first use in this function)
	parser-smi.c:9904:25: error: 'yyssp' undeclared (first use in this function)
	parser-smi.c:9914:3: error: 'yystate' undeclared (first use in this function); did you
	mean 'setstate'?
	parser-smi.c:9914:13: error: 'yypgoto' undeclared (first use in this function)
	parser-smi.c:9914:27: error: 'YYNTOKENS' undeclared (first use in this function)
	parser-smi.c:9915:34: error: 'YYLAST' undeclared (first use in this function); did you
	mean 'YYPUSH'?
	parser-smi.c:9915:44: error: 'yycheck' undeclared (first use in this function)
	parser-smi.c:9916:15: error: 'yytable' undeclared (first use in this function); did
	you mean 'yyparse'?
	parser-smi.c:9918:15: error: 'yydefgoto' undeclared (first use in this function)
	parser-smi.c:9929:3: error: 'yytoken' undeclared (first use in this function)
	parser-smi.c:9929:13: error: 'yychar' undeclared (first use in this function); did you
	mean 'u_char'?

libwebkitgtk2-2.4.11-alt7
	from Source/WebCore/platform/graphics/FontPlatformData.h:29,
	from Source/WebCore/platform/graphics/SimpleFontData.h:30,
	from Source/WebCore/platform/graphics/FontGlyphs.h:25,
	from Source/WebCore/platform/graphics/Font.h:30,
	from Source/WebCore/platform/graphics/WidthIterator.h:25,
	from Source/WebCore/platform/graphics/WidthIterator.cpp:23:
	./Source/WTF/wtf/HashTraits.h:169:8: note: 'struct WTF::KeyValuePair<int,
	WTF::OwnPtr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >' declared here
	struct KeyValuePair {
	make[1]: Leaving directory '/usr/src/RPM/BUILD/webkitgtk-2.4.11'
	make: *** [GNUmakefile:30370: all] Error 2

libwebkitgtk3-2.4.11-alt8
	from Source/WebCore/platform/graphics/freetype/FontPlatformData.h:33,
	from Source/WebCore/platform/graphics/FontPlatformData.h:29,
	from Source/WebCore/platform/graphics/SimpleFontData.h:30,
	from Source/WebCore/platform/graphics/FontGlyphs.h:25,
	from Source/WebCore/platform/graphics/Font.h:30,
	from Source/WebCore/platform/graphics/StringTruncator.cpp:32:
	./Source/WTF/wtf/HashTraits.h:169:8: note: 'struct WTF::KeyValuePair<int,
	WTF::OwnPtr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >' declared here
	struct KeyValuePair {
	make[1]: Leaving directory '/usr/src/RPM/BUILD/webkitgtk-2.4.11'
	make: *** [GNUmakefile:30370: all] Error 2

perl-HTTP-Proxy-0.304-alt2
	# socket is non blocking, switching to blocking mode
	#   Failed test 'Read some data from the socket'
	#   at t/23connect.t line 79.
	#   Failed test 'CONNECTed to the TCP server and got the banner'
	#   at t/23connect.t line 80.
	--
	t/23connect.t		(Wstat: 0 Tests: 4 Failed: 2)
	Failed tests:  2-3
	Files=37, Tests=465, 18 wallclock secs ( 0.16 usr  0.04 sys +  6.39 cusr  0.73 csys =
	7.32 CPU)
	Result: FAIL
	Failed 1/37 test programs. 2/465 subtests failed.
	make: *** [Makefile:792: test_dynamic] Error 255

podman-1.5.1-alt2
	cmd/podman/varlink/generate.go:3: running "go": exit status 1
	make: *** [Makefile:474: cmd/podman/varlink/iopodman.go] Error 1
	make: Leaving directory '/usr/src/RPM/BUILD/podman-1.5.1'
	make: *** Waiting for unfinished jobs....
	make: Entering directory '/usr/src/RPM/BUILD/podman-1.5.1'
	mkdir -p "/usr/src/RPM/BUILD/podman-1.5.1/_output/src/github.com/containers"
	ln -sfnT "/usr/src/RPM/BUILD/podman-1.5.1"
	"/usr/src/RPM/BUILD/podman-1.5.1/_output/src/github.com/containers/libpod"
	ln -sfnT "/usr/src/RPM/BUILD/podman-1.5.1/vendor/github.com/varlink"
	"/usr/src/RPM/BUILD/podman-1.5.1/_output/src/github.com/varlink"
	touch .gopathok
	make: Leaving directory '/usr/src/RPM/BUILD/podman-1.5.1'

python-module-jupyter_console-6.0.0-alt1
	jupyter console --help-all works ... ok
	Ensure display protocol plain/text key is supported ... ERROR
	jupyter console --generate-config works ... ok
	--
	test_handle_image_tempfile
	(jupyter_console.tests.test_image_handler.ZMQTerminalInteractiveShellTestCase) ... ok
	ERROR: Ensure display protocol plain/text key is supported
	Traceback (most recent call last):
	--
	Ran 9 tests in 64.741s
	FAILED (errors=1)

python-module-manhole-1.6.0-alt3
	raise AssertionError(path + ' exists !')
	AssertionError: /tmp/manhole-102909 exists !
	DIED.
	In atexit handler.
	--
	SKIPPED [1] tests/test_manhole.py:402: condition: not is_module_available("signalfd")
	FAILED tests/test_manhole.py::test_stderr_doesnt_deadlock - AssertionError: W...
	=============== 1 failed, 40 passed, 4 skipped in 288.73 seconds ===============
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python-module-manhole-1.6.0/.tox/py27-normal-normal-nocov/bin/pytest
	-vv --assert=plain (exited with code 1)
	py37-normal-normal-nocov cannot reuse: no previous config
	/usr/src/RPM/BUILD/python-module-manhole-1.6.0/.tox/py37-normal-normal-nocov/.tox-config1
	--
	___________________________________ summary ____________________________________
	ERROR:	 py27-normal-normal-nocov: commands failed
	py37-normal-normal-nocov: commands succeeded

python-module-pebble-4.3.7-alt1.git20180228
	test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_stop_stopped PASSED
	[ 87%]
	test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_stop_stopped_callback
	FAILED [ 90%]
	test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_stop_timeout PASSED
	[ 92%]
	--
	>		    pool.schedule(long_function, args=[index])
	E		    AssertionError: RuntimeError not raised
	test/test_process_pool_spawn.py:273: AssertionError

qt5-webengine-5.12.5-alt1
	[17251/22386] /usr/bin/g++ -MMD -MF
	obj/third_party/blink/renderer/core/dom/dom_0/document.o.d -DV8_DEPRECATION_WARNINGS
	-DUSE_UDEV -DUSE_AURA=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DNO_TCMALLOC -DFULL_SAFE_BROWSING
	-DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DOFFICIAL_BUILD -DCHROMIUM_BUILD
	-DFIELDTRIAL_TESTING_ENABLED -DTOOLKIT_QT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
	-D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND
	-DDYNAMIC_ANNOTATIONS_ENABLED=0 -DBLINK_CORE_IMPLEMENTATION=1 -DGL_GLEXT_PROTOTYPES
	-DUSE_GLX -DUSE_EGL -DUSING_SYSTEM_ICU=1 -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC
	-DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER
	-DHAVE_PTHREAD -DWTF_USE_WEBAUDIO_FFMPEG=1 -DSUPPORT_WEBGL2_COMPUTE_CONTEXT=1
	-DWTF_USE_DEFAULT_RENDER_THEME=1 -DSK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS
	-DSK_HAS_PNG_LIBRARY -DSK_HAS_WEBP_LIBRARY -DSK_HAS_JPEG_LIBRARY -DSK_SUPPORT_GPU=1
	-DSK_GPU_WORKAROUNDS_HEADER=\"gpu/config/gpu_driver_bug_workaround_autogen.h\"
	-DUSE_SYSTEM_LIBJPEG -DUSING_SYSTEM_ICU=1 -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC
	-DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0 -DGTEST_RELATIVE_PATH -DWEBRTC_CHROMIUM_BUILD
	-DWEBRTC_POSIX -DWEBRTC_LINUX -DABSL_ALLOCATOR_NOTHROW=1 -DNO_MAIN_THREAD_WRAPPING
	-DBLINK_IMPLEMENTATION=1 -DINSIDE_BLINK -DLIBXSLT_STATIC -DUSE_SYSTEM_ZLIB=1
	-Igen -I../../../../src/3rdparty/chromium -Igen -Igen -Igen -Igen -Igen
	-Igen -I../../../../src/3rdparty/chromium/third_party/khronos
	-I../../../../src/3rdparty/chromium/gpu
	-I../../../../src/3rdparty/chromium/third_party/libyuv/include -Igen -Igen -Igen -Igen
	-Igen -Igen -Igen -Igen -I../../../../src/3rdparty/chromium/third_party/ced/src
	-I../../../../src/3rdparty/chromium/third_party/protobuf/src
	-I../../../../src/3rdparty/chromium/skia/config
	-I../../../../src/3rdparty/chromium/skia/ext
	-I../../../../src/3rdparty/chromium/third_party/skia/include/c
	-I../../../../src/3rdparty/chromium/third_party/skia/include/config
	-I../../../../src/3rdparty/chromium/third_party/skia/include/core
	-I../../../../src/3rdparty/chromium/third_party/skia/include/effects
	-I../../../../src/3rdparty/chromium/third_party/skia/include/encode
	-I../../../../src/3rdparty/chromium/third_party/skia/include/gpu
	-I../../../../src/3rdparty/chromium/third_party/skia/include/images
	-I../../../../src/3rdparty/chromium/third_party/skia/include/lazy
	-I../../../../src/3rdparty/chromium/third_party/skia/include/pathops
	-I../../../../src/3rdparty/chromium/third_party/skia/include/pdf
	-I../../../../src/3rdparty/chromium/third_party/skia/include/pipe
	-I../../../../src/3rdparty/chromium/third_party/skia/include/ports
	-I../../../../src/3rdparty/chromium/third_party/skia/include/utils
	-I../../../../src/3rdparty/chromium/third_party/skia/src/gpu
	-I../../../../src/3rdparty/chromium/third_party/skia/src/sksl
	-I../../../../src/3rdparty/chromium/third_party/protobuf/src -Igen/protoc_out
	-I../../../../src/3rdparty/chromium/third_party/boringssl/src/include
	-I../../../../src/3rdparty/chromium/v8/include -Igen/v8/include
	-I../../../../src/3rdparty/chromium/third_party/webrtc_overrides
	-I../../../../src/3rdparty/chromium/third_party/webrtc
	-I../../../../src/3rdparty/chromium/third_party/iccjpeg
	-I../../../../src/3rdparty/chromium/third_party/ots/include
	-I../../../../src/3rdparty/chromium/v8/include -Igen/v8/include
	-I../../../../src/3rdparty/chromium/third_party/angle/include
	-I../../../../src/3rdparty/chromium/third_party/angle/src/common/third_party/base
	-Igen/angle -I../../../../src/3rdparty/chromium/third_party/libxml/src/include
	-I../../../../src/3rdparty/chromium/third_party/libxml/linux/include
	-I../../../../src/3rdparty/chromium/third_party/libxslt/src -fno-strict-aliasing
	--param=ssp-buffer-size=4 -fstack-protector -funwind-tables -DPIC -fPIC -pipe
	-pthread -m64 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wno-unused-local-typedefs
	-Wno-maybe-uninitialized -Wno-deprecated-declarations -fno-delete-null-pointer-checks
	-Wno-comments -Wno-dangling-else -Wno-packed-not-aligned -Wno-missing-field-initializers
	-Wno-unused-parameter -fno-omit-frame-po
	FAILED: obj/third_party/blink/renderer/core/dom/dom_0/document.o
	/usr/bin/g++ -MMD -MF obj/third_party/blink/renderer/core/dom/dom_0/document.o.d
	-DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1
	-DNO_TCMALLOC -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL
	-DOFFICIAL_BUILD -DCHROMIUM_BUILD -DFIELDTRIAL_TESTING_ENABLED -DTOOLKIT_QT
	-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS
	-D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0
	-DBLINK_CORE_IMPLEMENTATION=1 -DGL_GLEXT_PROTOTYPES -DUSE_GLX -DUSE_EGL
	-DUSING_SYSTEM_ICU=1 -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC
	-DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER
	-DHAVE_PTHREAD -DWTF_USE_WEBAUDIO_FFMPEG=1 -DSUPPORT_WEBGL2_COMPUTE_CONTEXT=1
	-DWTF_USE_DEFAULT_RENDER_THEME=1 -DSK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS
	-DSK_HAS_PNG_LIBRARY -DSK_HAS_WEBP_LIBRARY -DSK_HAS_JPEG_LIBRARY -DSK_SUPPORT_GPU=1
	-DSK_GPU_WORKAROUNDS_HEADER=\"gpu/config/gpu_driver_bug_workaround_autogen.h\"
	-DUSE_SYSTEM_LIBJPEG -DUSING_SYSTEM_ICU=1 -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC
	-DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0 -DGTEST_RELATIVE_PATH -DWEBRTC_CHROMIUM_BUILD
	-DWEBRTC_POSIX -DWEBRTC_LINUX -DABSL_ALLOCATOR_NOTHROW=1 -DNO_MAIN_THREAD_WRAPPING
	-DBLINK_IMPLEMENTATION=1 -DINSIDE_BLINK -DLIBXSLT_STATIC -DUSE_SYSTEM_ZLIB=1
	-Igen -I../../../../src/3rdparty/chromium -Igen -Igen -Igen -Igen -Igen
	-Igen -I../../../../src/3rdparty/chromium/third_party/khronos
	-I../../../../src/3rdparty/chromium/gpu
	-I../../../../src/3rdparty/chromium/third_party/libyuv/include -Igen -Igen -Igen -Igen
	-Igen -Igen -Igen -Igen -I../../../../src/3rdparty/chromium/third_party/ced/src
	-I../../../../src/3rdparty/chromium/third_party/protobuf/src
	-I../../../../src/3rdparty/chromium/skia/config
	-I../../../../src/3rdparty/chromium/skia/ext
	-I../../../../src/3rdparty/chromium/third_party/skia/include/c
	-I../../../../src/3rdparty/chromium/third_party/skia/include/config
	-I../../../../src/3rdparty/chromium/third_party/skia/include/core
	-I../../../../src/3rdparty/chromium/third_party/skia/include/effects
	-I../../../../src/3rdparty/chromium/third_party/skia/include/encode
	-I../../../../src/3rdparty/chromium/third_party/skia/include/gpu
	-I../../../../src/3rdparty/chromium/third_party/skia/include/images
	-I../../../../src/3rdparty/chromium/third_party/skia/include/lazy
	-I../../../../src/3rdparty/chromium/third_party/skia/include/pathops
	-I../../../../src/3rdparty/chromium/third_party/skia/include/pdf
	-I../../../../src/3rdparty/chromium/third_party/skia/include/pipe
	-I../../../../src/3rdparty/chromium/third_party/skia/include/ports
	-I../../../../src/3rdparty/chromium/third_party/skia/include/utils
	-I../../../../src/3rdparty/chromium/third_party/skia/src/gpu
	-I../../../../src/3rdparty/chromium/third_party/skia/src/sksl
	-I../../../../src/3rdparty/chromium/third_party/protobuf/src -Igen/protoc_out
	-I../../../../src/3rdparty/chromium/third_party/boringssl/src/include
	-I../../../../src/3rdparty/chromium/v8/include -Igen/v8/include
	-I../../../../src/3rdparty/chromium/third_party/webrtc_overrides
	-I../../../../src/3rdparty/chromium/third_party/webrtc
	-I../../../../src/3rdparty/chromium/third_party/iccjpeg
	-I../../../../src/3rdparty/chromium/third_party/ots/include
	-I../../../../src/3rdparty/chromium/v8/include -Igen/v8/include
	-I../../../../src/3rdparty/chromium/third_party/angle/include
	-I../../../../src/3rdparty/chromium/third_party/angle/src/common/third_party/base
	-Igen/angle -I../../../../src/3rdparty/chromium/third_party/libxml/src/include
	-I../../../../src/3rdparty/chromium/third_party/libxml/linux/include
	-I../../../../src/3rdparty/chromium/third_party/libxslt/src -fno-strict-aliasing
	--param=ssp-buffer-size=4 -fstack-protector -funwind-tables -DPIC -fPIC -pipe
	-pthread -m64 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wno-unused-local-typedefs
	-Wno-maybe-uninitialized -Wno-deprecated-declarations -fno-delete-null-pointer-checks
	-Wno-comments -Wno-dangling-else -Wno-packed-not-aligned -Wno-missing-field-initializers
	-Wno-unused-parameter -fno-omit-frame-pointer -fvisibi
	../../../../src/3rdparty/chromium/third_party/blink/renderer/core/dom/document.cc: In
	function 'blink::ParseQualifiedNameResult blink::ParseQualifiedNameInternal(const
	WTF::AtomicString&, const CharType*, unsigned int, WTF::AtomicString&,
	WTF::AtomicString&)':
	../../../../src/3rdparty/chromium/third_party/blink/renderer/core/dom/document.cc:5487:5:
	error: expected ';' before 'if'
	if (c == ':') {

qt5-webkit-5.212.0-alt12
	/usr/src/RPM/BUILD/qtwebkit-everywhere-src-5.212.0/Source/WebCore/dom/Document.cpp:
	In function 'bool WebCore::isValidNameNonASCII(const UChar*, unsigned int)':
	/usr/src/RPM/BUILD/qtwebkit-everywhere-src-5.212.0/Source/WebCore/dom/Document.cpp:4411:5:
	error: expected ';' before 'if'
	if (!isValidNameStart(c))
	/usr/src/RPM/BUILD/qtwebkit-everywhere-src-5.212.0/Source/WebCore/dom/Document.cpp:4416:9:
	error: expected ';' before 'if'
	if (!isValidNamePart(c))
	/usr/src/RPM/BUILD/qtwebkit-everywhere-src-5.212.0/Source/WebCore/dom/Document.cpp:
	In static member function 'static bool WebCore::Document::parseQualifiedName(const
	WTF::String&, WTF::String&, WTF::String&, WebCore::ExceptionCode&)':
	/usr/src/RPM/BUILD/qtwebkit-everywhere-src-5.212.0/Source/WebCore/dom/Document.cpp:4478:9:
	error: expected ';' before 'if'
	if (c == ':') {

sssd-2.2.2-alt1
	PASS: test_ad_subdom
	FAIL: test_ipa_subdom_server
	PASS: test_sssd_krb5_localauth_plugin
	--
	# SKIP:  2
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	.. contents:: :depth: 2
	FAIL: test_ipa_subdom_server
	[==========] Running 13 test(s).
	--
	[ RUN	   ] test_ipa_server_trust_init
	[  ERROR   ] --- test_ctx->ipa_ctx->server_mode->trusts
	[   LINE   ] --- src/tests/cmocka/test_ipa_subdomains_server.c:552: error: Failure!
	[  FAILED  ] test_ipa_server_trust_init
	[ RUN	   ] test_ipa_server_create_trusts
	--
	[  PASSED  ] 12 test(s).
	[  FAILED  ] 1 test(s), listed below:
	[  FAILED  ] test_ipa_server_trust_init
	1 FAILED TEST(S)

	6 error logs REMOVED from the list
camotics-1.2.0-alt2
gnucash-3.6-alt1
libical-3.0.6-alt1
libv8-3.14-3.14.5.10-alt1
perl-Net-Server-Mail-0.28-alt1
python-module-pytest-cov-2.8.1-alt1

Total 196 error logs.


                 reply	other threads:[~2019-10-21  7:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191021070043.GA2369@gyle.altlinux.org \
    --to=hiver@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=sisyphus-cybertalk@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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