* [#197778] p8 FAILED mpir.git=3.0.0-alt1%ubt qtsoap.git=2.7-alt2%ubt ...
@ 2018-01-05 15:46 Girar Builder awaiter robot
0 siblings, 0 replies; only message in thread
From: Girar Builder awaiter robot @ 2018-01-05 15:46 UTC (permalink / raw)
To: Anton Midyukov; +Cc: sisyphus-incominger
http://git.altlinux.org/tasks/197778/logs/events.1.1.log
2018-Jan-05 15:42:59 :: test-only task #197778 for p8 started by antohami:
#100 build 3.0.0-alt1%ubt from /people/antohami/packages/mpir.git
#200 build 2.7-alt2%ubt from /people/antohami/packages/qtsoap.git
#300 build 2016.12-alt1%ubt from /people/antohami/packages/meshlab.git
2018-Jan-05 15:43:14 :: created build repo
2018-Jan-05 15:43:15 :: [i586] #100 mpir.git 3.0.0-alt1%ubt: build start
2018-Jan-05 15:43:15 :: [x86_64] #100 mpir.git 3.0.0-alt1%ubt: build start
2018-Jan-05 15:45:38 :: [x86_64] #100 mpir.git 3.0.0-alt1%ubt: build OK
2018-Jan-05 15:45:38 :: [x86_64] #200 qtsoap.git 2.7-alt2%ubt: build start
2018-Jan-05 15:45:45 :: [i586] #100 mpir.git 3.0.0-alt1%ubt: build OK
2018-Jan-05 15:45:45 :: [i586] #200 qtsoap.git 2.7-alt2%ubt: build start
/usr/include/qt5/QtCore/qbasicatomic.h:294:14: error: 'Ops' has not been declared
{ return Ops::fetchAndSubRelease(_q_value, valueToAdd); }
/usr/include/qt5/QtCore/qbasicatomic.h: In member function 'X* QBasicAtomicPointer<X>::fetchAndSubOrdered(qptrdiff)':
/usr/include/qt5/QtCore/qbasicatomic.h:296:14: error: 'Ops' has not been declared
{ return Ops::fetchAndSubOrdered(_q_value, valueToAdd); }
--
/usr/include/qt5/QtCore/qobjectdefs_impl.h: At global scope:
/usr/include/qt5/QtCore/qobjectdefs_impl.h:72:88: error: '>>' should be '> >' within a nested template argument list
template <typename... L1, typename...L2> struct List_Append<List<L1...>, List<L2...>> { typedef List<L1..., L2...> Value; };
--
from ../src/qtsoap.cpp:40:
/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) {
/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 }; };
/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 };
/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...>>
2018-Jan-05 15:46:40 :: [x86_64] qtsoap.git 2.7-alt2%ubt: remote: build failed
2018-Jan-05 15:46:40 :: [x86_64] #200 qtsoap.git 2.7-alt2%ubt: build FAILED
/usr/include/qt5/QtCore/qbasicatomic.h:294:14: error: 'Ops' has not been declared
{ return Ops::fetchAndSubRelease(_q_value, valueToAdd); }
/usr/include/qt5/QtCore/qbasicatomic.h: In member function 'X* QBasicAtomicPointer<X>::fetchAndSubOrdered(qptrdiff)':
/usr/include/qt5/QtCore/qbasicatomic.h:296:14: error: 'Ops' has not been declared
{ return Ops::fetchAndSubOrdered(_q_value, valueToAdd); }
--
/usr/include/qt5/QtCore/qobjectdefs_impl.h: At global scope:
/usr/include/qt5/QtCore/qobjectdefs_impl.h:72:88: error: '>>' should be '> >' within a nested template argument list
template <typename... L1, typename...L2> struct List_Append<List<L1...>, List<L2...>> { typedef List<L1..., L2...> Value; };
--
from ../src/qtsoap.cpp:40:
/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) {
/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 }; };
/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 };
/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...>>
2018-Jan-05 15:46:52 :: [i586] qtsoap.git 2.7-alt2%ubt: remote: build failed
2018-Jan-05 15:46:52 :: [i586] #200 qtsoap.git 2.7-alt2%ubt: build FAILED
2018-Jan-05 15:46:40 :: [x86_64] build FAILED
2018-Jan-05 15:46:52 :: [i586] build FAILED
2018-Jan-05 15:46:52 :: task #197778 for p8 FAILED
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-01-05 15:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-05 15:46 [#197778] p8 FAILED mpir.git=3.0.0-alt1%ubt qtsoap.git=2.7-alt2%ubt Girar Builder awaiter robot
ALT Linux Girar Builder robot reports
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/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-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
public-inbox-index sisyphus-incominger
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git