[cyber] I: Sisyphus-20200413 i586 beehive_status: +7 -26 (288)

ALT beekeeper hiver на altlinux.org
Вт Апр 14 01:55:30 MSK 2020


	7 NEW error logs

chromium-81.0.4044.92-alt1
	[19714/39727] clang++ -MMD -MF
	obj/components/search_engines/search_engines/template_url_parser.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 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_40
	-DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 -DWEBP_EXTERN=extern
	-DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD
	-DLEVELDB_PLATFORM_CHROMIUM=1 -DLEVELDB_PLATFORM_CHROMIUM=1 -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 -DSK_HAS_PNG_LIBRARY
	-DSK_HAS_WEBP_LIBRARY -DSK_USER_CONFIG_HEADER=\"../../skia/config/SkUserConfig.h\"
	-DSK_GL -DSK_HAS_JPEG_LIBRARY -DSK_USE_LIBGIFCODEC
	-DSK_VULKAN_HEADER=\"../../skia/config/SkVulkanConfig.h\" -DSK_VULKAN=1 -DSK_SUPPORT_GPU=1
	-DSK_GPU_WORKAROUNDS_HEADER=\"gpu/config/gpu_driver_bug_workaround_autogen.h\"
	-DVK_NO_PROTOTYPES -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0 -DWEBRTC_CHROMIUM_BUILD
	-DWEBRTC_POSIX -DWEBRTC_LINUX -DABSL_ALLOCATOR_NOTHROW=1 -DWEBRTC_USE_BUILTIN_ISAC_FIX=0
	-DWEBRTC_USE_BUILTIN_ISAC_FLOAT=1 -DWEBRTC_USE_X11 -DHAVE_SCTP -DNO_MAIN_THREAD_WRAPPING
	-I../.. -Igen -I../../third_party/libwebp/src -I../../third_party/perfetto/include
	-Igen/third_party/perfetto/build_config -Igen/third_party/perfetto
	-I../../third_party/libyuv/include -I../../third_party/jsoncpp/source/include
	-I../../third_party/jsoncpp/generated -Igen/shim_headers/opus_shim
	-Igen/shim_headers/ffmpeg_shim -I../../third_party/boringssl/src/include
	-I../../third_party/protobuf/src -Igen/protoc_out -I../../third_party/protobuf/src
	-I../../third_party/cacheinvalidation/overrides -I../../third_party/cacheinvalidation/src
	-Igen/third_party/metrics_proto -I../../third_party/leveldatabase
	-I../../third_party/leveldatabase/src -I../../third_party/leveldatabase/src/include
	-I../../third_party/ced/src -I../../third_party/icu/source/common
	-I../../third_party/icu/source/i18n -I../../third_party/skia
	-I../../third_party/libgifcodec -I../../third_party/vulkan/include
	-I../../third_party/skia/third_party/vulkanmemoryallocator
	-I../../third_party/vulkan/include -I../../third_party/webrtc_overrides
	-I../../third_party/webrtc -Igen/third_party/webrtc -I../../third_party/abseil-cpp
	-Igen/components/policy/proto -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 -m32 -msse2
	-mfpmath=sse -mmmx -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 -Wno-misleading-indentation -Wno-range-loop-analysis -O2 -fno-ident
	-fdata-sections -ffunction-sections -fno-omit-frame-pointer -momit-leaf-frame-pointer -g0
	-fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare
	-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-header-guard -I/usr/include/nss
	-I/usr/include/nspr -std=c++14 -fno-exceptions -fno-rtti -fvisibility-inlines-hidden
	-Wno-deprecated-declarations -c ../../components/search_engines/template_url_parser.cc
	-o obj/components/search_engines/search_engines/template_url_parser.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]
	warning: unknown warning option '-Wno-misleading-indentation'; did you mean
	'-Wno-binding-in-condition'? [-Wunknown-warning-option]
	6 warnings generated.
	[19715/39727] clang++ -MMD -MF
	obj/components/search_engines/search_engines/template_url_service.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 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_40
	-DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 -DWEBP_EXTERN=extern
	-DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD
	-DLEVELDB_PLATFORM_CHROMIUM=1 -DLEVELDB_PLATFORM_CHROMIUM=1 -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 -DSK_HAS_PNG_LIBRARY
	-DSK_HAS_WEBP_LIBRARY -DSK_USER_CONFIG_HEADER=\"../../skia/config/SkUserConfig.h\"
	-DSK_GL -DSK_HAS_JPEG_LIBRARY -DSK_USE_LIBGIFCODEC
	-DSK_VULKAN_HEADER=\"../../skia/config/SkVulkanConfig.h\" -DSK_VULKAN=1 -DSK_SUPPORT_GPU=1
	-DSK_GPU_WORKAROUNDS_HEADER=\"gpu/config/gpu_driver_bug_workaround_autogen.h\"
	-DVK_NO_PROTOTYPES -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0 -DWEBRTC_CHROMIUM_BUILD
	-DWEBRTC_POSIX -DWEBRTC_LINUX -DABSL_ALLOCATOR_NOTHROW=1 -DWEBRTC_USE_BUILTIN_ISAC_FIX=0
	-DWEBRTC_USE_BUILTIN_ISAC_FLOAT=1 -DWEBRTC_USE_X11 -DHAVE_SCTP -DNO_MAIN_THREAD_WRAPPING
	-I../.. -Igen -I../../third_party/libwebp/src -I../../third_party/perfetto/include
	-Igen/third_party/perfetto/build_config -Igen/third_party/perfetto
	-I../../third_party/libyuv/include -I../../third_party/jsoncpp/source/include
	-I../../third_party/jsoncpp/generated -Igen/shim_headers/opus_shim
	-Igen/shim_headers/ffmpeg_shim -I../../third_party/boringssl/src/include
	-I../../third_party/protobuf/src -Igen/protoc_out -I../../third_party/protobuf/src
	-I../../third_party/cacheinvalidation/overrides -I../../third_party/cacheinvalidation/src
	-Igen/third_party/metrics_proto -I../../third_party/leveldatabase
	-I../../third_party/leveldatabase/src -I../../third_party/leveldatabase/src/include
	-I../../third_party/ced/src -I../../third_party/icu/source/common
	-I../../third_party/icu/source/i18n -I../../third_party/skia
	-I../../third_party/libgifcodec -I../../third_party/vulkan/include
	-I../../third_party/skia/third_party/vulkanmemoryallocator
	-I../../third_party/vulkan/include -I../../third_party/webrtc_overrides
	-I../../third_party/webrtc -Igen/third_party/webrtc -I../../third_party/abseil-cpp
	-Igen/components/policy/proto -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 -m32 -msse2
	-mfpmath=sse -mmmx -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 -Wno-misleading-indentation -Wno-range-loop-analysis -O2 -fno-ident
	-fdata-sections -ffunction-sections -fno-omit-frame-pointer -momit-leaf-frame-pointer -g0
	-fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare
	-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wno-header-guard -I/usr/include/nss
	-I/usr/include/nspr -std=c++14 -fno-exceptions -fno-rtti -fvisibility-inlines-hidden
	-Wno-deprecated-declarations -c ../../components/search_engines/template_url_service.cc
	-o obj/components/search_engines/search_engines/template_url_service.o
	hasher-priv: master: time elapsed limit (18000 seconds) exceeded

chromium-gost-80.0.3987.132-alt1
	5 warnings generated.
	[19583/38782] clang++ -MMD -MF
	obj/components/content_settings/core/browser/browser/content_settings_usages_state.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
	-DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_40 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40
	-DWEBP_EXTERN=extern -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
	-DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER
	-DHAVE_PTHREAD -I../.. -Igen -I../../third_party/libwebp/src
	-I../../third_party/libyuv/include -I../../third_party/jsoncpp/source/include
	-I../../third_party/jsoncpp/generated -Igen/shim_headers/opus_shim
	-Igen/shim_headers/ffmpeg_shim -I../../third_party/boringssl/src/include
	-I../../third_party/icu/source/common -I../../third_party/icu/source/i18n
	-I../../third_party/protobuf/src -Igen/protoc_out -I../../third_party/protobuf/src
	-Igen/components/policy/proto -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 -m32 -msse2
	-mfpmath=sse -mmmx -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 -O2 -fno-ident -fdata-sections -ffunction-sections
	-fno-omit-frame-pointer -momit-leaf-frame-pointer -g0 -fvisibility=hidden
	-Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare
	-Wexit-time-destructors -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
	-Wno-header-guard -I/usr/include/nss -I/usr/include/nspr -std=c++14
	-fno-exceptions -fno-rtti -fvisibility-inlines-hidden -Wno-deprecated-declarations
	-c ../../components/content_settings/core/browser/content_settings_usages_state.cc -o
	obj/components/content_settings/core/browser/browser/content_settings_usages_state.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.
	[19584/38782] clang++ -MMD -MF
	obj/components/content_settings/core/browser/browser/content_settings_registry.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
	-DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_40 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40
	-DWEBP_EXTERN=extern -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
	-DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER
	-DHAVE_PTHREAD -I../.. -Igen -I../../third_party/libwebp/src
	-I../../third_party/libyuv/include -I../../third_party/jsoncpp/source/include
	-I../../third_party/jsoncpp/generated -Igen/shim_headers/opus_shim
	-Igen/shim_headers/ffmpeg_shim -I../../third_party/boringssl/src/include
	-I../../third_party/icu/source/common -I../../third_party/icu/source/i18n
	-I../../third_party/protobuf/src -Igen/protoc_out -I../../third_party/protobuf/src
	-Igen/components/policy/proto -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 -m32 -msse2
	-mfpmath=sse -mmmx -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 -O2 -fno-ident -fdata-sections -ffunction-sections
	-fno-omit-frame-pointer -momit-leaf-frame-pointer -g0 -fvisibility=hidden
	-Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare
	-Wexit-time-destructors -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
	-Wno-header-guard -I/usr/include/nss -I/usr/include/nspr -std=c++14 -fno-exceptions
	-fno-rtti -fvisibility-inlines-hidden -Wno-deprecated-declarations -c
	../../components/content_settings/core/browser/content_settings_registry.cc -o
	obj/components/content_settings/core/browser/browser/content_settings_registry.o
	hasher-priv: master: time elapsed limit (18000 seconds) exceeded

cross-gcc-8.2.1-alt1_1.1
	/usr/bin/avr32-linux-gnu-ranlib ../../.././gcc/avrxmega5/$file ;;	\
	esac;							\
	done
	/bin/sh ../../../../gcc-8.2.1-20181105/libgcc/../mkinstalldirs
	/usr/src/tmp/cross-gcc-buildroot/usr/lib/gcc/avr-linux/8/include
	/bin/install -c -m 644 unwind.h
	/usr/src/tmp/cross-gcc-buildroot/usr/lib/gcc/avr-linux/8/include
	/bin/sh ../../../../gcc-8.2.1-20181105/libgcc/../mkinstalldirs
	/usr/src/tmp/cross-gcc-buildroot/usr/lib/gcc/avr-linux/8/include
	/bin/install -c -m 644 ../../../../gcc-8.2.1-20181105/libgcc/gcov.h
	/usr/src/tmp/cross-gcc-buildroot/usr/lib/gcc/avr-linux/8/include
	make[3]: Leaving directory
	'/usr/src/RPM/BUILD/gcc-8.2.1-20181105/avr32-linux-gnu/avr-linux/avrxmega5/libgcc'
	make[3]: Entering directory
	'/usr/src/RPM/BUILD/gcc-8.2.1-20181105/avr32-linux-gnu/avr-linux/avrxmega6/libgcc'
	hasher-priv: master: time elapsed limit (18000 seconds) exceeded

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

gprolog-1.4.5-alt1
	test 27: call_c()+switch_ret...
	test 27  OK
	MA checks suceeded
	make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.4.5/src/Ma2Asm'
	make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.4.5/src/Pl2Wam'
	/tmp/make.log
	make[1]: *** [Makefile:64: check] Error 1
	make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.4.5/src/Pl2Wam'
	make: *** [Makefile:154: check] Error 2
	make: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.4.5/src'

libwebkitgtk2-2.4.11-alt10
	from ./Source/WebCore/dom/Node.h:29,
	from ./Source/WebCore/dom/ContainerNode.h:28,
	from ./Source/WebCore/dom/Document.h:33,
	from ./Source/WebCore/dom/Element.h:29,
	from DerivedSources/WebCore/JSElement.h:24,
	from DerivedSources/WebCore/JSElement.cpp:22:
	./Source/WTF/wtf/HashTraits.h:169:8: note: 'struct WTF::KeyValuePair<void*,
	JSC::Weak<JSC::JSObject> >' declared here
	169 | struct KeyValuePair {
	make[1]: Leaving directory '/usr/src/RPM/BUILD/webkitgtk-2.4.11'
	make: *** [GNUmakefile:30370: all] Error 2

thunderbird-68.7.0-alt2
	283:59.51 clang-7: warning: optimization flag '-fno-schedule-insns2' is not supported
	[-Wignored-optimization-argument]
	284:15.86 clang-7: warning: optimization flag '-fno-schedule-insns2' is not supported
	[-Wignored-optimization-argument]
	284:34.93 clang-7: warning: optimization flag '-fno-schedule-insns2' is not supported
	[-Wignored-optimization-argument]
	284:54.21 clang-7: warning: optimization flag '-fno-schedule-insns2' is not supported
	[-Wignored-optimization-argument]
	285:12.31 gmake[4]: Leaving directory
	'/usr/src/RPM/BUILD/thunderbird-68.7.0/objdir/security/manager/ssl'
	285:12.33 gmake[4]: Entering directory
	'/usr/src/RPM/BUILD/thunderbird-68.7.0/objdir/toolkit/library'
	285:12.33 toolkit/library/symverscript.stub
	285:12.96 toolkit/library/libxul.so
	298:04.92 gmake[4]: Leaving directory
	'/usr/src/RPM/BUILD/thunderbird-68.7.0/objdir/toolkit/library'
	hasher-priv: master: time elapsed limit (18000 seconds) exceeded

	26 error logs REMOVED from the list
ansible-lint-4.1.0-alt1
atlas-3.9.35-alt1.qa1
chromium-80.0.3987.132-alt1
chromium-gost-76.0.3809.87-alt2
chronograf-1.7.14-alt1
comix-4.0.4-alt3
cpu-g-0.9.0-alt1
custodia-0.6.0-alt6
easytag-2.4.3-alt2
ffmpeg2theora-0.30-alt3
gtk-themes-mint-1.8.0-alt1
jed-2:0.99.19-alt2.qa2.1
libsmi-0.5.0-alt1.svn1841
libwebkitgtk2-2.4.11-alt9
mstflint-4.13.1-alt1
oath-toolkit-2.6.2-alt4
oddjob-0.34.4-alt3
opencc-1.0.5-alt1.qa3
perl-HTTP-Proxy-0.304-alt2
perl-Net-Ping-2.73-alt1
purple-plugin_pack-2.7.0-alt2
python3-module-pebble-4.5.1-alt1
salt-3000-alt1
strace-5.6-alt1
thunderbird-68.7.0-alt1
torrent-file-editor-0.3.17-alt1.1

Total 288 error logs.


Подробная информация о списке рассылки Sisyphus-cybertalk