[cyber] I: p8-20170717 i586 beehive_status: +18 -4 (731)
ALT beekeeper
hiver на altlinux.org
Пн Июл 17 23:42:48 MSK 2017
18 NEW error logs
afce-0.9.8-alt1
<13>Jul 17 03:20:13 rpmi: qt5-svg-devel-5.7.1-alt1.M80P.1 1499882886 installed
error: Macro %_xdgmimedir not found
error: line 71: %_xdgmimedir/packages/*
Installing afce-0.9.8-alt1.src.rpm
avidemux-qt-2.6.15-alt0.M80P.1
OpenGL Yes
*** Release Build ***
-- No packaging... (package=)
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_EDIT_COMMAND
-- Build files have been written to: /usr/src/RPM/BUILD/avidemux-2.6.15/buildQt5
** Failed at make, result in /tmp/logbuildQt5**
drumstick-1.0.2-alt1
/usr/src/RPM/BUILD/drumstick-1.0.2/utils/testevents/testevents.cpp: In member function
'void QTestEvents::run()':
/usr/src/RPM/BUILD/drumstick-1.0.2/utils/testevents/testevents.cpp:265:79: error:
narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]
char sysex[] = {0xf0, 0x41, 0x10, 0x42, 0x12, 0x40, 0, 0x7f, 0, 0x41, 0xf7};
/usr/src/RPM/BUILD/drumstick-1.0.2/utils/testevents/testevents.cpp:265:79: error:
narrowing conversion of '247' from 'int' to 'char' inside { } [-Wnarrowing]
make[2]: *** [utils/testevents/CMakeFiles/drumstick-testevents.dir/testevents.cpp.o]
Error 1
gambas3-3.9.2-alt1.M80P.1
template <typename Arg1, typename Arg2, typename... Tail1, typename... Tail2>
/usr/include/qt5/QtCore/qobjectdefs_impl.h:218:78: error: '>>' should be '> >' within
a nested template argument list
struct CheckCompatibleArguments<List<Arg1, Tail1...>, List<Arg2, Tail2...>>
/usr/include/qt5/QtCore/qobjectdefs_impl.h:221:78: error: '>>' should be '> >' within
a nested template argument list
&& CheckCompatibleArguments<List<Tail1...>, List<Tail2...>>::value };
--
template <typename Functor, typename... ArgList> struct
ComputeFunctorArgumentCount<Functor, List<ArgList...>>
/usr/include/qt5/QtCore/qobjectdefs_impl.h:238:113: error: '>>' should be '> >' within
a nested template argument list
template <typename Functor, typename... ArgList> struct
ComputeFunctorArgumentCount<Functor, List<ArgList...>>
--
template <typename F> static auto test(F f) ->
decltype(((f.operator()((dummy<ArgList>())...)), int()));
/usr/include/qt5/QtCore/qobjectdefs_impl.h:241:56: error: expected type-specifier before
'decltype'
template <typename F> static auto test(F f) ->
decltype(((f.operator()((dummy<ArgList>())...)), int()));
/usr/include/qt5/QtCore/qobjectdefs_impl.h:241:56: error: expected initializer before
'decltype'
/usr/include/qt5/QtCore/qobjectdefs_impl.h:245:36: warning: variadic templates only
available with -std=c++11 or -std=gnu++11
--
template <typename Functor, typename ... ArgList> struct FunctorReturnType<Functor,
List<ArgList...>> {
/usr/include/qt5/QtCore/qobjectdefs_impl.h:251:104: error: '>>' should be '> >' within
a nested template argument list
template <typename Functor, typename ... ArgList> struct FunctorReturnType<Functor,
List<ArgList...>> {
/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:26: error: expected identifier
typedef decltype(dummy<Functor>().operator()((dummy<ArgList>())...)) Value;
/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:40: error: expected unqualified-id before
'(' token
typedef decltype(dummy<Functor>().operator()((dummy<ArgList>())...)) Value;
/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:40: error: expected ')' before '(' token
/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:41: error: ISO C++ forbids declaration of
'decltype' with no type [-fpermissive]
typedef decltype(dummy<Functor>().operator()((dummy<ArgList>())...)) Value;
lightdm-1.16.7-alt1
enum {ArgumentCount = sizeof...(Args), IsPointerToMemberFunction = false};
/usr/include/qt5/QtCore/qobjectdefs_impl.h:215:62: error: '>>' should be '> >' within
a nested template argument list
template <> struct CheckCompatibleArguments<List<>, List<>> { enum { value = true }; };
/usr/include/qt5/QtCore/qobjectdefs_impl.h:216:75: error: '>>' should be '> >' within
a nested template argument list
template <typename List1> struct CheckCompatibleArguments<List1, List<>> { enum {
value = true }; };
--
template <typename Arg1, typename Arg2, typename... Tail1, typename... Tail2>
/usr/include/qt5/QtCore/qobjectdefs_impl.h:218:78: error: '>>' should be '> >' within
a nested template argument list
struct CheckCompatibleArguments<List<Arg1, Tail1...>, List<Arg2, Tail2...>>
/usr/include/qt5/QtCore/qobjectdefs_impl.h:221:78: error: '>>' should be '> >' within
a nested template argument list
&& CheckCompatibleArguments<List<Tail1...>, List<Tail2...>>::value };
--
template <typename Functor, typename... ArgList> struct
ComputeFunctorArgumentCount<Functor, List<ArgList...>>
/usr/include/qt5/QtCore/qobjectdefs_impl.h:238:113: error: '>>' should be '> >' within
a nested template argument list
template <typename Functor, typename... ArgList> struct
ComputeFunctorArgumentCount<Functor, List<ArgList...>>
--
template <typename F> static auto test(F f) ->
decltype(((f.operator()((dummy<ArgList>())...)), int()));
/usr/include/qt5/QtCore/qobjectdefs_impl.h:241:56: error: expected type-specifier before
'decltype'
template <typename F> static auto test(F f) ->
decltype(((f.operator()((dummy<ArgList>())...)), int()));
/usr/include/qt5/QtCore/qobjectdefs_impl.h:241:56: error: expected initializer before
'decltype'
/usr/include/qt5/QtCore/qobjectdefs_impl.h:245:36: warning: variadic templates only
available with -std=c++11 or -std=gnu++11
--
template <typename Functor, typename ... ArgList> struct FunctorReturnType<Functor,
List<ArgList...>> {
/usr/include/qt5/QtCore/qobjectdefs_impl.h:251:104: error: '>>' should be '> >' within
a nested template argument list
template <typename Functor, typename ... ArgList> struct FunctorReturnType<Functor,
List<ArgList...>> {
/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:26: error: expected identifier
typedef decltype(dummy<Functor>().operator()((dummy<ArgList>())...)) Value;
/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:40: error: expected unqualified-id before
'(' token
typedef decltype(dummy<Functor>().operator()((dummy<ArgList>())...)) Value;
mkvtoolnix-8.2.0-alt1
Processing files: mkvtoolnix-gui-8.2.0-alt1
error: File not found: /usr/src/tmp/mkvtoolnix-buildroot/usr/bin/mkvtoolnix-gui
error: File not found by glob:
/usr/src/tmp/mkvtoolnix-buildroot/usr/share/man/man1/mkvtoolnix-gui.*
error: File not found by glob:
/usr/src/tmp/mkvtoolnix-buildroot/usr/share/icons/hicolor/*/apps/mkvtoolnix-gui.*
error: File not found:
/usr/src/tmp/mkvtoolnix-buildroot/usr/share/applications/mkvtoolnix-gui.desktop
error: File not found:
/usr/src/tmp/mkvtoolnix-buildroot/usr/share/mime/packages/mkvtoolnix.xml
RPM build errors:
mlt-6.4.1-alt3.M80P.1
from filter_audiowaveform.cpp:22:
/usr/share/qt5/include/QtCore/qbasicatomic.h:61:4: error: #error "Qt requires C++11
support"
# error "Qt requires C++11 support"
--
from qimage_wrapper.cpp:31:
/usr/share/qt5/include/QtCore/qcompilerdetection.h:562:6: error: #error Qt requires a
C++11 compiler and yours does not seem to be that.
# error Qt requires a C++11 compiler and yours does not seem to be that.
--
from qimage_wrapper.cpp:31:
/usr/share/qt5/include/QtCore/qbasicatomic.h:61:4: error: #error "Qt requires C++11
support"
# error "Qt requires C++11 support"
--
from kdenlivetitle_wrapper.cpp:24:
/usr/share/qt5/include/QtCore/qcompilerdetection.h:562:6: error: #error Qt requires a
C++11 compiler and yours does not seem to be that.
# error Qt requires a C++11 compiler and yours does not seem to be that.
--
from kdenlivetitle_wrapper.cpp:24:
/usr/share/qt5/include/QtCore/qbasicatomic.h:61:4: error: #error "Qt requires C++11
support"
# error "Qt requires C++11 support"
--
from producer_qtext.cpp:26:
/usr/share/qt5/include/QtCore/qcompilerdetection.h:562:6: error: #error Qt requires a
C++11 compiler and yours does not seem to be that.
# error Qt requires a C++11 compiler and yours does not seem to be that.
--
from producer_qtext.cpp:26:
/usr/share/qt5/include/QtCore/qbasicatomic.h:61:4: error: #error "Qt requires C++11
support"
# error "Qt requires C++11 support"
--
from transition_qtblend.cpp:23:
/usr/share/qt5/include/QtCore/qcompilerdetection.h:562:6: error: #error Qt requires a
C++11 compiler and yours does not seem to be that.
# error Qt requires a C++11 compiler and yours does not seem to be that.
--
from transition_qtblend.cpp:23:
/usr/share/qt5/include/QtCore/qbasicatomic.h:61:4: error: #error "Qt requires C++11
support"
# error "Qt requires C++11 support"
--
from filter_qtblend.cpp:24:
/usr/share/qt5/include/QtCore/qcompilerdetection.h:562:6: error: #error Qt requires a
C++11 compiler and yours does not seem to be that.
# error Qt requires a C++11 compiler and yours does not seem to be that.
nitrokey-app-0.6.3-alt0.M80P.1
warning: Macro %_xdgconfigdir not found
error: Macro %_xdgconfigdir not found
error: line 67: %_xdgconfigdir/autostart/nitrokey-app.desktop
Installing nitrokey-app-0.6.3-alt0.M80P.1.src.rpm
ocaml-ocamlnet-4.1.2-alt3.M80P.1
MI2a: mark libnatspec
E: Couldn't find package /dev/shm
hsh-install: Failed to calculate package file list.
perl-1:5.22.3-alt0.M80P.1
# Looks like your test exited with 255 just after 81.
FAILED--expected 195 tests, saw 81
lib/blib ...................................................... ok
perl-Convert-PEM-0.08-alt1
Possible precedence issue with control flow operator at
/usr/src/RPM/BUILD/Convert-PEM-0.08/inc/Test/Builder.pm line 858.
# Failed test 'errstr matches decryption failed'
# at t/01-readwrite.t line 32.
--
t/01-readwrite.t (Wstat: 256 Tests: 16 Failed: 1)
Failed test: 10
Non-zero exit status: 1
--
Result: FAIL
Failed 1/5 test programs. 1/36 subtests failed.
make: *** [test_dynamic] Error 255
poppler62-0.45.0-alt1
from poppler-document.cc:28:
/usr/include/qt5/QtCore/qobjectdefs_impl.h:98:22: error: expected ',' or '...' before
'&&' token
void operator,(T &&value, const ApplyReturnValue<U> &container) {
/usr/include/qt5/QtCore/qobjectdefs_impl.h:98:67: error: 'void QtPrivate::operator,(T)'
must take exactly two arguments
void operator,(T &&value, const ApplyReturnValue<U> &container) {
--
enum {ArgumentCount = sizeof...(Args), IsPointerToMemberFunction = false};
/usr/include/qt5/QtCore/qobjectdefs_impl.h:215:62: error: '>>' should be '> >' within
a nested template argument list
template <> struct CheckCompatibleArguments<List<>, List<>> { enum { value = true }; };
/usr/include/qt5/QtCore/qobjectdefs_impl.h:216:75: error: '>>' should be '> >' within
a nested template argument list
template <typename List1> struct CheckCompatibleArguments<List1, List<>> { enum {
value = true }; };
--
template <typename Arg1, typename Arg2, typename... Tail1, typename... Tail2>
/usr/include/qt5/QtCore/qobjectdefs_impl.h:218:78: error: '>>' should be '> >' within
a nested template argument list
struct CheckCompatibleArguments<List<Arg1, Tail1...>, List<Arg2, Tail2...>>
/usr/include/qt5/QtCore/qobjectdefs_impl.h:221:78: error: '>>' should be '> >' within
a nested template argument list
&& CheckCompatibleArguments<List<Tail1...>, List<Tail2...>>::value };
--
template <typename Functor, typename... ArgList> struct
ComputeFunctorArgumentCount<Functor, List<ArgList...>>
/usr/include/qt5/QtCore/qobjectdefs_impl.h:238:113: error: '>>' should be '> >' within
a nested template argument list
template <typename Functor, typename... ArgList> struct
ComputeFunctorArgumentCount<Functor, List<ArgList...>>
--
template <typename F> static auto test(F f) ->
decltype(((f.operator()((dummy<ArgList>())...)), int()));
/usr/include/qt5/QtCore/qobjectdefs_impl.h:241:56: error: expected type-specifier before
'decltype'
template <typename F> static auto test(F f) ->
decltype(((f.operator()((dummy<ArgList>())...)), int()));
/usr/include/qt5/QtCore/qobjectdefs_impl.h:241:56: error: expected initializer before
'decltype'
/usr/include/qt5/QtCore/qobjectdefs_impl.h:245:36: warning: variadic templates only
available with -std=c++11 or -std=gnu++11
--
template <typename Functor, typename ... ArgList> struct FunctorReturnType<Functor,
List<ArgList...>> {
/usr/include/qt5/QtCore/qobjectdefs_impl.h:251:104: error: '>>' should be '> >' within
a nested template argument list
template <typename Functor, typename ... ArgList> struct FunctorReturnType<Functor,
List<ArgList...>> {
python-module-poppler-qt5-0.24.1-alt1.git20150224.1
enum {ArgumentCount = sizeof...(Args), IsPointerToMemberFunction = false};
/usr/include/qt5/QtCore/qobjectdefs_impl.h:215:62: error: '>>' should be '> >' within
a nested template argument list
template <> struct CheckCompatibleArguments<List<>, List<>> { enum { value = true }; };
/usr/include/qt5/QtCore/qobjectdefs_impl.h:216:75: error: '>>' should be '> >' within
a nested template argument list
template <typename List1> struct CheckCompatibleArguments<List1, List<>> { enum {
value = true }; };
--
template <typename Arg1, typename Arg2, typename... Tail1, typename... Tail2>
/usr/include/qt5/QtCore/qobjectdefs_impl.h:218:78: error: '>>' should be '> >' within
a nested template argument list
struct CheckCompatibleArguments<List<Arg1, Tail1...>, List<Arg2, Tail2...>>
/usr/include/qt5/QtCore/qobjectdefs_impl.h:221:78: error: '>>' should be '> >' within
a nested template argument list
&& CheckCompatibleArguments<List<Tail1...>, List<Tail2...>>::value };
--
template <typename Functor, typename... ArgList> struct
ComputeFunctorArgumentCount<Functor, List<ArgList...>>
/usr/include/qt5/QtCore/qobjectdefs_impl.h:238:113: error: '>>' should be '> >' within
a nested template argument list
template <typename Functor, typename... ArgList> struct
ComputeFunctorArgumentCount<Functor, List<ArgList...>>
--
template <typename F> static auto test(F f) ->
decltype(((f.operator()((dummy<ArgList>())...)), int()));
/usr/include/qt5/QtCore/qobjectdefs_impl.h:241:56: error: expected type-specifier before
'decltype'
template <typename F> static auto test(F f) ->
decltype(((f.operator()((dummy<ArgList>())...)), int()));
/usr/include/qt5/QtCore/qobjectdefs_impl.h:241:56: error: expected initializer before
'decltype'
/usr/include/qt5/QtCore/qobjectdefs_impl.h:245:36: warning: variadic templates only
available with -std=c++11 or -std=gnu++11
--
template <typename Functor, typename ... ArgList> struct FunctorReturnType<Functor,
List<ArgList...>> {
/usr/include/qt5/QtCore/qobjectdefs_impl.h:251:104: error: '>>' should be '> >' within
a nested template argument list
template <typename Functor, typename ... ArgList> struct FunctorReturnType<Functor,
List<ArgList...>> {
/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:26: error: expected identifier
typedef decltype(dummy<Functor>().operator()((dummy<ArgList>())...)) Value;
/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:40: error: expected unqualified-id before
'(' token
typedef decltype(dummy<Functor>().operator()((dummy<ArgList>())...)) Value;
qjackctl-0.4.2-alt1
checking for i586-alt-linux-g++... i586-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i586-alt-linux-g++ accepts -g... yes
checking how to run the C++ preprocessor... i586-alt-linux-g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether i586-alt-linux-gcc needs -traditional... no
checking for qmake-qt5... /usr/bin/qmake-qt5
checking for qmake... /usr/share/qt5/bin/qmake
checking for Qt library version >= 5.1... no; Qt 5.1 or greater is required
qsynth-0.4.1-alt1
checking for i586-alt-linux-g++... i586-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i586-alt-linux-g++ accepts -g... yes
checking how to run the C++ preprocessor... i586-alt-linux-g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether i586-alt-linux-gcc needs -traditional... no
checking for qmake-qt5... /usr/bin/qmake-qt5
checking for qmake... /usr/share/qt5/bin/qmake
checking for Qt library version >= 5.1... no; Qt 5.1 or greater is required
sibcoin-0.16.1.1-alt0.M80P.1
typedef decltype(dummy<Functor>().operator()((dummy<ArgList>())...)) Value;
/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:40: error: expected unqualified-id before
'(' token
typedef decltype(dummy<Functor>().operator()((dummy<ArgList>())...)) Value;
/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:40: error: expected ')' before '(' token
/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:41: error: ISO C++ forbids declaration of
'decltype' with no type [-fpermissive]
typedef decltype(dummy<Functor>().operator()((dummy<ArgList>())...)) Value;
/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:41: error: 'decltype' declared as function
returning a function
/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:41: error: expected ';' at end of member
declaration
/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:42: error: expected unqualified-id before
'.' token
typedef decltype(dummy<Functor>().operator()((dummy<ArgList>())...)) Value;
--
from qt/sibcoin.cpp:11:
/usr/include/qt5/QtCore/qobject_impl.h:66:54: error: '>>' should be '> >' within a
nested template argument list
template <> struct TypesAreDeclaredMetaType<List<>> { enum { Value = true }; };
--
template <typename Arg, typename... Tail> struct TypesAreDeclaredMetaType<List<Arg,
Tail...> >
/usr/include/qt5/QtCore/qobject_impl.h:68:89: error: '>>' should be '> >' within a
nested template argument list
{ enum { Value = QMetaTypeId2<Arg>::Defined &&
TypesAreDeclaredMetaType<List<Tail...>>::Value }; };
--
/usr/include/qt5/QtGui/qregion.h: At global scope:
/usr/include/qt5/QtGui/qregion.h:71:21: error: expected ',' or '...' before '&&' token
QRegion(QRegion &&other) Q_DECL_NOTHROW
/usr/include/qt5/QtGui/qregion.h:71:28: error: invalid constructor; you probably meant
'QRegion (const QRegion&)'
QRegion(QRegion &&other) Q_DECL_NOTHROW
tdesktop-0.10.19-alt3.M80P.4
from ../../Telegram/SourceFiles/main.cpp:21:
../../Telegram/SourceFiles/ui/text/text.h:23:35: fatal error: private/qfontengine_p.h:
No such file or directory
compilation terminated.
In file included from
/usr/src/RPM/BUILD/tdesktop-0.10.19/out/Release/Telegram_pch/stdafx.h:77:0:
/usr/src/RPM/BUILD/tdesktop-0.10.19/out/Release/../../Telegram/SourceFiles/ui/text/text.h:23:35:
fatal error: private/qfontengine_p.h: No such file or directory
compilation terminated.
--
from ../../Telegram/SourceFiles/main.cpp:21:
../../Telegram/SourceFiles/ui/text/text.h:23:35: fatal error: private/qfontengine_p.h:
No such file or directory
compilation terminated.
In file included from
/usr/src/RPM/BUILD/tdesktop-0.10.19/out/Release/Telegram_pch/stdafx.h:77:0:
/usr/src/RPM/BUILD/tdesktop-0.10.19/out/Release/../../Telegram/SourceFiles/ui/text/text.h:23:35:
fatal error: private/qfontengine_p.h: No such file or directory
compilation terminated.
virtualbox-5.1.18-alt1.M80P.1
Checking for SDL: found version 1.2.14, OK.
Checking for X libraries: found, OK.
Checking for Xcursor: found, OK.
Checking for Xinerama: found, OK.
Checking for Xrandr: found, OK.
Checking for Xmu: found, OK.
Checking for Mesa / GLU: found (inactive), OK.
Checking for Qt5:
** qt5 not found!
Check /usr/src/RPM/BUILD/VirtualBox-5.1.18_OSE/configure.log for details
4 error logs REMOVED from the list
apache-poi-0:3.13-alt1_2jpp8
liboil-0.3.17-alt1.qa1
perl-Math-MatrixReal-2.12-alt1_4
python-module-netcall-0.4.2-alt2.git20141120
Total 731 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk