[cyber] I: Sisyphus-20191021 i586 beehive_status: +22 -8 (197)
ALT beekeeper
hiver на altlinux.org
Пн Окт 21 17:11:28 MSK 2019
22 NEW error logs
BALL-1.4.3_beta1.793.git37fc53c-alt2
[100%] Linking CXX executable ../../../bin/BALLView
/usr/bin/ld.default: ../../../lib/libVIEW.so.1.5: undefined reference to `__glewTexImage3D'
/usr/bin/ld.default: ../../../lib/libVIEW.so.1.5: undefined reference to
`__glewDeleteBuffersARB'
/usr/bin/ld.default: ../../../lib/libVIEW.so.1.5: undefined reference to
`__glewBindBufferARB'
/usr/bin/ld.default: ../../../lib/libVIEW.so.1.5: undefined reference to
`__glewGenBuffersARB'
/usr/bin/ld.default: ../../../lib/libVIEW.so.1.5: undefined reference to
`__glewBufferDataARB'
/usr/bin/ld.default: ../../../lib/libVIEW.so.1.5: undefined reference to `glewInit'
collect2: error: ld returned 1 exit status
make[2]: *** [source/APPLICATIONS/BALLVIEW/CMakeFiles/BALLView.dir/build.make:183:
bin/BALLView] Error 1
grantlee5-5.1.0-alt3
/usr/include/qt5/QtCore/qglobal.h:979:48: error: invalid constructor; you probably meant
'QtPrivate::QForeachContainer<T> (const QtPrivate::QForeachContainer<T>&)'
QForeachContainer(QForeachContainer &&other)
/usr/include/qt5/QtCore/qglobal.h:987:52: error: expected ',' or '...' before '&&' token
QForeachContainer &operator=(QForeachContainer &&other)
/usr/include/qt5/QtCore/qglobal.h: In constructor
'QtPrivate::QForeachContainer<T>::QForeachContainer(T)':
/usr/include/qt5/QtCore/qglobal.h:977:39: error: 'move' is not a member of 'std'
QForeachContainer(T &&t) : c(std::move(t)), i(qAsConst(c).begin()), e(qAsConst(c).end())
{}
/usr/include/qt5/QtCore/qglobal.h:977:39: note: 'std::move' is only available from
C++11 onwards
/usr/include/qt5/QtCore/qglobal.h:977:44: error: 't' was not declared in this scope
QForeachContainer(T &&t) : c(std::move(t)), i(qAsConst(c).begin()), e(qAsConst(c).end())
{}
/usr/include/qt5/QtCore/qglobal.h: In member function 'QtPrivate::QForeachContainer<T>&
QtPrivate::QForeachContainer<T>::operator=(QtPrivate::QForeachContainer<T>)':
/usr/include/qt5/QtCore/qglobal.h:989:18: error: 'move' is not a member of 'std'
c = std::move(other.c);
/usr/include/qt5/QtCore/qglobal.h:989:18: note: 'std::move' is only available from
C++11 onwards
/usr/include/qt5/QtCore/qglobal.h:989:23: error: 'other' was not declared in this scope
c = std::move(other.c);
/usr/include/qt5/QtCore/qglobal.h:992:24: error: 'move' is not a member of 'std'
control = std::move(other.control);
--
/usr/include/qt5/QtCore/qglobal.h: At global scope:
/usr/include/qt5/QtCore/qglobal.h:1002:33: error: 'decay' in namespace 'std' does not
name a template type
QForeachContainer<typename std::decay<T>::type> qMakeForeachContainer(T &&t)
/usr/include/qt5/QtCore/qglobal.h:1002:38: error: expected template-argument before
'<' token
QForeachContainer<typename std::decay<T>::type> qMakeForeachContainer(T &&t)
/usr/include/qt5/QtCore/qglobal.h:1002:38: error: expected '>' before '<' token
/usr/include/qt5/QtCore/qglobal.h:1002:47: error: template argument 1 is invalid
icu4j-1:63.1-alt1_2jpp8
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
[junit] Tests FAILED
[junitreport] Processing
/usr/src/RPM/BUILD/icu4j-63.1/out/junit-results/core/core-TestSuite.xml to
/tmp/null631682661
--
[junitreport] Deleting: /tmp/null631682661
BUILD FAILED
/usr/src/RPM/BUILD/icu4j-63.1/build.xml:452: The following error occurred while executing
this line:
jed-2:0.99.19-alt2.qa2.1
/usr/bin/ld.default: menu.o: file not recognized: file truncated
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:188: /usr/src/RPM/BUILD/jed-0.99-19/src/objs/xjed] Error 1
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
YY_SYMBOL_PRINT ("Shifting", yystos[yyn], yyvsp, yylsp);
parser-smi.c:10055:32: error: expected declaration specifiers or '...' before 'yystos'
YY_SYMBOL_PRINT ("Shifting", yystos[yyn], yyvsp, yylsp);
parser-smi.c:10055:45: error: unknown type name 'yyvsp'
YY_SYMBOL_PRINT ("Shifting", yystos[yyn], yyvsp, yylsp);
parser-smi.c:10055:52: error: unknown type name 'yylsp'; did you mean 'yylex'?
YY_SYMBOL_PRINT ("Shifting", yystos[yyn], yyvsp, yylsp);
--
parser-smi.c:10057:3: warning: type defaults to 'int' in declaration of 'yystate'
[-Wimplicit-int]
parser-smi.c:10057:3: error: redefinition of 'yystate'
parser-smi.c:9914:3: note: previous definition of 'yystate' was here
yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
parser-smi.c:10057:13: error: initializer element is not constant
yystate = yyn;
parser-smi.c:10058:3: error: expected identifier or '(' before 'goto'
goto yynewstate;
parser-smi.c:10064:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before
':' token
yyacceptlab:
parser-smi.c:10066:3: error: expected identifier or '(' before 'goto'
goto yyreturn;
parser-smi.c:10071:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before
':' token
yyabortlab:
parser-smi.c:10073:3: error: expected identifier or '(' before 'goto'
goto yyreturn;
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/GraphicsContext.h:33,
from Source/WebCore/platform/graphics/ShadowBlur.cpp:35:
./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/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
lxqt-panel-0.14.1-alt1
CMake Error at /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:47 (find_package):
Could not find a configuration file for package "lxqt-globalkeys" that is
compatible with requested version "0.14.2".
The following configuration files were considered but not accepted:
/usr/share/cmake/lxqt-globalkeys/lxqt-globalkeys-config.cmake, version: 0.14.1
Call Stack (most recent call first):
/usr/share/cmake/lxqt-globalkeys-ui/lxqt-globalkeys-ui-config.cmake:43 (find_dependency)
CMakeLists.txt:44 (find_package)
-- Configuring incomplete, errors occurred!
See also "/usr/src/RPM/BUILD/lxqt-panel-0.14.1/BUILD/CMakeFiles/CMakeOutput.log".
lxqt-runner-0.14.1-alt1
CMake Error at /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:47 (find_package):
Could not find a configuration file for package "lxqt-globalkeys" that is
compatible with requested version "0.14.2".
The following configuration files were considered but not accepted:
/usr/share/cmake/lxqt-globalkeys/lxqt-globalkeys-config.cmake, version: 0.14.1
Call Stack (most recent call first):
/usr/share/cmake/lxqt-globalkeys-ui/lxqt-globalkeys-ui-config.cmake:43 (find_dependency)
CMakeLists.txt:39 (find_package)
-- Configuring incomplete, errors occurred!
See also "/usr/src/RPM/BUILD/lxqt-runner-0.14.1/BUILD/CMakeFiles/CMakeOutput.log".
lz4-java-1.3.0-alt2_9jpp8
[junit4:junit4] OK 0.00s J2 | LZ4Test.testEndsWithLessThan5Literals
[junit4:junit4] ERROR 0.01s J2 | LZ4Test.testUncompressWorstCase <<<
[junit4:junit4] > Throwable #1: net.jpountz.lz4.LZ4Exception: Error decoding offset
4 of input buffer
--
[junit4:junit4] Tests summary: 6 suites, 240 tests, 1 error
BUILD FAILED
/usr/src/RPM/BUILD/lz4-java-1.3.0/build.xml:209: There were test failures: 6 suites,
240 tests, 1 error [seed: 621712C78590D43A]
mozilla-plugin-java-1.8.0-openjdk-1.8-alt1_2jpp8
Passed: net.sourceforge.jnlp.cache.CacheLRUWrapperTest.testStoreWorksWithLocK
FAILED: testMultithreadLockPreventsStore(net.sourceforge.jnlp.cache.CacheLRUWrapperTest)
test timed out after 2000 milliseconds
FAILED: testLock(net.sourceforge.jnlp.cache.CacheLRUWrapperTest) test timed out after
2000 milliseconds
hasher-priv: master: idle time limit (3600 seconds) exceeded
opencpn-5.0.0-alt2
from /usr/src/RPM/BUILD/OpenCPN-5.0.0/src/chart1.cpp:83:
/usr/src/RPM/BUILD/OpenCPN-5.0.0/include/AboutFrame.h:64:3: error: 'wxWebView' does
not name a type; did you mean 'wxListView'?
wxWebView* m_htmlWinHelp;
--
/usr/src/RPM/BUILD/OpenCPN-5.0.0/include/AboutFrameImpl.h: In member function 'virtual
void AboutFrameImpl::m_btnBackOnButtonClick(wxCommandEvent&)':
/usr/src/RPM/BUILD/OpenCPN-5.0.0/include/AboutFrameImpl.h:44:60: error: 'm_htmlWinHelp'
was not declared in this scope
void m_btnBackOnButtonClick( wxCommandEvent& event ) { m_htmlWinHelp->GoBack();
m_btnBack->Enable(m_htmlWinHelp->CanGoBack()); }
python-module-crochet-1.9.0-alt2
Traceback (most recent call last):
Failure: builtins.ZeroDivisionError:
ok
--
Traceback (most recent call last):
Failure: builtins.ZeroDivisionError:
ok
--
Traceback (most recent call last):
Failure: builtins.ZeroDivisionError:
ok
--
Traceback (most recent call last):
Failure: builtins.RuntimeError:
FAIL
ERROR
/usr/src/RPM/BUILD/python3/crochet/tests/test_api.py:122: DeprecationWarning: Unlimited
timeouts are deprecated.
--
KeyboardInterrupt
hasher-priv: master: idle time limit (3600 seconds) exceeded
python-module-h2-3.0.1-alt3
/usr/src/RPM/BUILD/python-module-h2-3.0.1/h2/utilities.py:420: UnicodeWarning: Unicode
equal comparison failed to convert both arguments to Unicode - interpreting them as
being unequal
if header[0] in (b':authority', u':authority'):
test/test_invalid_headers.py::TestFilter::test_range_of_acceptable_outputs[hdr_validation_flags6-validate_headers]
/usr/src/RPM/BUILD/python-module-h2-3.0.1/h2/utilities.py:422: UnicodeWarning: Unicode
equal comparison failed to convert both arguments to Unicode - interpreting them as
being unequal
elif header[0] in (b'host', u'host'):
test/test_invalid_headers.py::TestFilter::test_range_of_acceptable_outputs[hdr_validation_flags6-validate_headers]
/usr/src/RPM/BUILD/python-module-h2-3.0.1/h2/utilities.py:475: UnicodeWarning: Unicode
equal comparison failed to convert both arguments to Unicode - interpreting them as
being unequal
if header[0] in (b':path', u':path'):
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============= 2 failed, 1407 passed, 4 warnings in 188.39 seconds ==============
python-module-pebble-4.3.7-alt1.git20180228
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):
--
Exception: BOOM!
ERROR:root:BOOM!
Traceback (most recent call last):
--
Exception: BOOM!
ERROR:root:BOOM!
Traceback (most recent call last):
--
Exception: BOOM!
ERROR:root:BOOM!
Traceback (most recent call last):
--
Exception: BOOM!
ERROR:root:BOOM!
Traceback (most recent call last):
--
Exception: BOOM!
ERROR:root:BOOM!
Traceback (most recent call last):
--
Exception: BOOM!
ERROR:root:BOOM!
Traceback (most recent call last):
--
Exception: BOOM!
ERROR:root:BOOM!
Traceback (most recent call last):
python-module-pytest-xdist-1.29.0-alt1
reason: [NOTRUN]
FAILED testing/acceptance_test.py::TestNodeFailure::test_max_worker_restart_tests_queued
======== 1 failed, 135 passed, 4 skipped, 10 xfailed in 195.78 seconds =========
ERROR: InvocationError for command
/usr/src/RPM/BUILD/python-module-pytest-xdist-1.29.0/.tox/py27/bin/pytest (exited with
code 1)
ERROR: invocation failed (exit code 1)
Б°√ FAIL py27 in 3 minutes, 38.425 seconds
___________________________________ summary ____________________________________
ERROR: py27: parallel child exit code 1
py37: commands succeeded
qimageblitz5-5.0.0-alt0.1
/usr/include/qt5/QtCore/qglobal.h:977:25: error: expected ',' or '...' before '&&' token
QForeachContainer(T &&t) : c(std::move(t)), i(qAsConst(c).begin()), e(qAsConst(c).end())
{}
/usr/include/qt5/QtCore/qglobal.h:979:41: error: expected ',' or '...' before '&&' token
QForeachContainer(QForeachContainer &&other)
/usr/include/qt5/QtCore/qglobal.h:979:48: error: invalid constructor; you probably meant
'QtPrivate::QForeachContainer<T> (const QtPrivate::QForeachContainer<T>&)'
QForeachContainer(QForeachContainer &&other)
/usr/include/qt5/QtCore/qglobal.h:987:52: error: expected ',' or '...' before '&&' token
QForeachContainer &operator=(QForeachContainer &&other)
/usr/include/qt5/QtCore/qglobal.h: In constructor
'QtPrivate::QForeachContainer<T>::QForeachContainer(T)':
/usr/include/qt5/QtCore/qglobal.h:977:39: error: 'move' is not a member of 'std'
QForeachContainer(T &&t) : c(std::move(t)), i(qAsConst(c).begin()), e(qAsConst(c).end())
{}
/usr/include/qt5/QtCore/qglobal.h:977:39: note: 'std::move' is only available from
C++11 onwards
/usr/include/qt5/QtCore/qglobal.h:977:44: error: 't' was not declared in this scope
QForeachContainer(T &&t) : c(std::move(t)), i(qAsConst(c).begin()), e(qAsConst(c).end())
{}
/usr/include/qt5/QtCore/qglobal.h: In member function 'QtPrivate::QForeachContainer<T>&
QtPrivate::QForeachContainer<T>::operator=(QtPrivate::QForeachContainer<T>)':
/usr/include/qt5/QtCore/qglobal.h:989:18: error: 'move' is not a member of 'std'
c = std::move(other.c);
/usr/include/qt5/QtCore/qglobal.h:989:18: note: 'std::move' is only available from
C++11 onwards
/usr/include/qt5/QtCore/qglobal.h:989:23: error: 'other' was not declared in this scope
c = std::move(other.c);
/usr/include/qt5/QtCore/qglobal.h:992:24: error: 'move' is not a member of 'std'
control = std::move(other.control);
--
/usr/include/qt5/QtCore/qglobal.h: At global scope:
/usr/include/qt5/QtCore/qglobal.h:1002:33: error: 'decay' in namespace 'std' does not
name a template type
QForeachContainer<typename std::decay<T>::type> qMakeForeachContainer(T &&t)
qt5-webengine-5.12.5-alt1
[16816/22370] /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 -m32 -msse2 -mfpmath=sse -mmmx -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-pa
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 -m32 -msse2 -mfpmath=sse -mmmx -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-o
../../../../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 == ':') {
rosegarden-17.12-alt2
/usr/include/qt5/QtCore/qglobal.h: In member function 'QtPrivate::QForeachContainer<T>&
QtPrivate::QForeachContainer<T>::operator=(QtPrivate::QForeachContainer<T>)':
/usr/include/qt5/QtCore/qglobal.h:989:18: error: 'move' is not a member of 'std'
c = std::move(other.c);
/usr/include/qt5/QtCore/qglobal.h:989:18: note: 'std::move' is only available from
C++11 onwards
/usr/include/qt5/QtCore/qglobal.h:989:23: error: 'other' was not declared in this scope
c = std::move(other.c);
/usr/include/qt5/QtCore/qglobal.h:992:24: error: 'move' is not a member of 'std'
control = std::move(other.control);
--
/usr/include/qt5/QtCore/qglobal.h: At global scope:
/usr/include/qt5/QtCore/qglobal.h:1002:33: error: 'decay' in namespace 'std' does not
name a template type
QForeachContainer<typename std::decay<T>::type> qMakeForeachContainer(T &&t)
/usr/include/qt5/QtCore/qglobal.h:1002:38: error: expected template-argument before
'<' token
QForeachContainer<typename std::decay<T>::type> qMakeForeachContainer(T &&t)
/usr/include/qt5/QtCore/qglobal.h:1002:38: error: expected '>' before '<' token
/usr/include/qt5/QtCore/qglobal.h:1002:47: error: template argument 1 is invalid
QForeachContainer<typename std::decay<T>::type> qMakeForeachContainer(T &&t)
/usr/include/qt5/QtCore/qglobal.h:1002:73: error: expected ',' or '...' before '&&' token
QForeachContainer<typename std::decay<T>::type> qMakeForeachContainer(T &&t)
/usr/include/qt5/QtCore/qglobal.h: In function 'int QtPrivate::qMakeForeachContainer(T)':
/usr/include/qt5/QtCore/qglobal.h:1004:44: error: 'decay' in namespace 'std' does not
name a template type
return QForeachContainer<typename std::decay<T>::type>(std::forward<T>(t));
/usr/include/qt5/QtCore/qglobal.h:1004:49: error: expected template-argument before
'<' token
return QForeachContainer<typename std::decay<T>::type>(std::forward<T>(t));
vhttpd-0.7.10-alt1
Running unix-from-socket-http... ok
Running unix-guile... FAILED: ;;; note: auto-compilation is enabled, set
GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
8 error logs REMOVED from the list
aqbanking-5.7.8-alt2
camotics-1.2.0-alt2
dopewars-1.5.12-alt1_20.1033svn
gnucash-3.6-alt1
libglui-2.36-alt1.qa1
libv8-3.14-3.14.5.10-alt1
python-module-manhole-1.6.0-alt3
quilt-0.66-alt1
Total 197 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk