[X2Go-Commits] Build failed in Jenkins: x2goclient+nightly+sled-12.3 #130
jenkins at x2go.org
jenkins at x2go.org
Sun Apr 6 15:10:52 CEST 2025
See <https://jenkins.x2go.org:8443/job/x2goclient+nightly+sled-12.3/130/display/redirect?page=changes>
Changes:
[ionic] src/{sharewidget.{cpp,h},configwidget.h}: move compat.h to the very top to see if the scheme actually holds up.
------------------------------------------
[...truncated 1.36 MiB...]
[ 60s] from ../src/sessionwidget.h:21,
[ 60s] from ../src/sessionwidget.cpp:18:
[ 60s] /usr/include/QtCore/qlist.h:855:24: note: 'QStringCompatWrapper' is not derived from 'const std::basic_string<_CharT, _Traits, _Alloc>'
[ 60s] if (n->t() == t)
[ 60s] ^
[ 60s] In file included from /usr/include/c++/4.8/string:52:0,
[ 60s] from /usr/include/QtCore/qstring.h:54,
[ 60s] from /usr/include/QtCore/qobject.h:48,
[ 60s] from /usr/include/QtGui/qwidget.h:47,
[ 60s] from /usr/include/QtGui/qframe.h:45,
[ 60s] from /usr/include/QtGui/QFrame:1,
[ 60s] from ../src/configwidget.h:24,
[ 60s] from ../src/sessionwidget.h:21,
[ 60s] from ../src/sessionwidget.cpp:18:
[ 60s] /usr/include/c++/4.8/bits/basic_string.h:2507:5: note: template<class _CharT, class _Traits, class _Alloc> bool std::operator==(const _CharT*, const std::basic_string<_CharT, _Traits, _Alloc>&)
[ 60s] operator==(const _CharT* __lhs,
[ 60s] ^
[ 60s] /usr/include/c++/4.8/bits/basic_string.h:2507:5: note: template argument deduction/substitution failed:
[ 60s] In file included from /usr/include/QtCore/qobject.h:50:0,
[ 60s] from /usr/include/QtGui/qwidget.h:47,
[ 60s] from /usr/include/QtGui/qframe.h:45,
[ 60s] from /usr/include/QtGui/QFrame:1,
[ 60s] from ../src/configwidget.h:24,
[ 60s] from ../src/sessionwidget.h:21,
[ 60s] from ../src/sessionwidget.cpp:18:
[ 60s] /usr/include/QtCore/qlist.h:855:24: note: mismatched types 'const _CharT*' and 'QStringCompatWrapper'
[ 60s] if (n->t() == t)
[ 60s] ^
[ 60s] In file included from /usr/include/c++/4.8/string:52:0,
[ 60s] from /usr/include/QtCore/qstring.h:54,
[ 60s] from /usr/include/QtCore/qobject.h:48,
[ 60s] from /usr/include/QtGui/qwidget.h:47,
[ 60s] from /usr/include/QtGui/qframe.h:45,
[ 60s] from /usr/include/QtGui/QFrame:1,
[ 60s] from ../src/configwidget.h:24,
[ 60s] from ../src/sessionwidget.h:21,
[ 60s] from ../src/sessionwidget.cpp:18:
[ 60s] /usr/include/c++/4.8/bits/basic_string.h:2493:5: note: template<class _CharT> typename __gnu_cxx::__enable_if<std::__is_char<_Tp>::__value, bool>::__type std::operator==(const std::basic_string<_CharT>&, const std::basic_string<_CharT>&)
[ 60s] operator==(const basic_string<_CharT>& __lhs,
[ 60s] ^
[ 60s] /usr/include/c++/4.8/bits/basic_string.h:2493:5: note: template argument deduction/substitution failed:
[ 60s] In file included from /usr/include/QtCore/qobject.h:50:0,
[ 60s] from /usr/include/QtGui/qwidget.h:47,
[ 60s] from /usr/include/QtGui/qframe.h:45,
[ 60s] from /usr/include/QtGui/QFrame:1,
[ 60s] from ../src/configwidget.h:24,
[ 60s] from ../src/sessionwidget.h:21,
[ 60s] from ../src/sessionwidget.cpp:18:
[ 60s] /usr/include/QtCore/qlist.h:855:24: note: 'QStringCompatWrapper' is not derived from 'const std::basic_string<_CharT>'
[ 60s] if (n->t() == t)
[ 60s] ^
[ 60s] In file included from /usr/include/c++/4.8/string:52:0,
[ 60s] from /usr/include/QtCore/qstring.h:54,
[ 60s] from /usr/include/QtCore/qobject.h:48,
[ 60s] from /usr/include/QtGui/qwidget.h:47,
[ 60s] from /usr/include/QtGui/qframe.h:45,
[ 60s] from /usr/include/QtGui/QFrame:1,
[ 60s] from ../src/configwidget.h:24,
[ 60s] from ../src/sessionwidget.h:21,
[ 60s] from ../src/sessionwidget.cpp:18:
[ 60s] /usr/include/c++/4.8/bits/basic_string.h:2486:5: note: template<class _CharT, class _Traits, class _Alloc> bool std::operator==(const std::basic_string<_CharT, _Traits, _Alloc>&, const std::basic_string<_CharT, _Traits, _Alloc>&)
[ 60s] operator==(const basic_string<_CharT, _Traits, _Alloc>& __lhs,
[ 60s] ^
[ 60s] /usr/include/c++/4.8/bits/basic_string.h:2486:5: note: template argument deduction/substitution failed:
[ 60s] In file included from /usr/include/QtCore/qobject.h:50:0,
[ 60s] from /usr/include/QtGui/qwidget.h:47,
[ 60s] from /usr/include/QtGui/qframe.h:45,
[ 60s] from /usr/include/QtGui/QFrame:1,
[ 60s] from ../src/configwidget.h:24,
[ 60s] from ../src/sessionwidget.h:21,
[ 60s] from ../src/sessionwidget.cpp:18:
[ 60s] /usr/include/QtCore/qlist.h:855:24: note: 'QStringCompatWrapper' is not derived from 'const std::basic_string<_CharT, _Traits, _Alloc>'
[ 60s] if (n->t() == t)
[ 60s] ^
[ 60s] In file included from /usr/include/c++/4.8/bits/char_traits.h:40:0,
[ 60s] from /usr/include/c++/4.8/string:40,
[ 60s] from /usr/include/QtCore/qstring.h:54,
[ 60s] from /usr/include/QtCore/qobject.h:48,
[ 60s] from /usr/include/QtGui/qwidget.h:47,
[ 60s] from /usr/include/QtGui/qframe.h:45,
[ 60s] from /usr/include/QtGui/QFrame:1,
[ 60s] from ../src/configwidget.h:24,
[ 60s] from ../src/sessionwidget.h:21,
[ 60s] from ../src/sessionwidget.cpp:18:
[ 60s] /usr/include/c++/4.8/bits/postypes.h:216:5: note: template<class _StateT> bool std::operator==(const std::fpos<_StateT>&, const std::fpos<_StateT>&)
[ 60s] operator==(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs)
[ 60s] ^
[ 60s] /usr/include/c++/4.8/bits/postypes.h:216:5: note: template argument deduction/substitution failed:
[ 60s] In file included from /usr/include/QtCore/qobject.h:50:0,
[ 60s] from /usr/include/QtGui/qwidget.h:47,
[ 60s] from /usr/include/QtGui/qframe.h:45,
[ 60s] from /usr/include/QtGui/QFrame:1,
[ 60s] from ../src/configwidget.h:24,
[ 60s] from ../src/sessionwidget.h:21,
[ 60s] from ../src/sessionwidget.cpp:18:
[ 60s] /usr/include/QtCore/qlist.h:855:24: note: 'QStringCompatWrapper' is not derived from 'const std::fpos<_StateT>'
[ 60s] if (n->t() == t)
[ 60s] ^
[ 60s] In file included from /usr/include/c++/4.8/ext/alloc_traits.h:38:0,
[ 60s] from /usr/include/c++/4.8/bits/stl_construct.h:61,
[ 60s] from /usr/include/c++/4.8/bits/stl_tempbuf.h:60,
[ 60s] from /usr/include/c++/4.8/bits/stl_algo.h:62,
[ 60s] from /usr/include/c++/4.8/algorithm:62,
[ 60s] from /usr/include/QtCore/qglobal.h:68,
[ 60s] from ../src/compat.h:23,
[ 60s] from ../src/configwidget.h:22,
[ 60s] from ../src/sessionwidget.h:21,
[ 60s] from ../src/sessionwidget.cpp:18:
[ 60s] /usr/include/c++/4.8/bits/allocator.h:133:5: note: template<class _Tp> bool std::operator==(const std::allocator<_Tp1>&, const std::allocator<_Tp1>&)
[ 60s] operator==(const allocator<_Tp>&, const allocator<_Tp>&)
[ 60s] ^
[ 60s] /usr/include/c++/4.8/bits/allocator.h:133:5: note: template argument deduction/substitution failed:
[ 60s] In file included from /usr/include/QtCore/qobject.h:50:0,
[ 60s] from /usr/include/QtGui/qwidget.h:47,
[ 60s] from /usr/include/QtGui/qframe.h:45,
[ 60s] from /usr/include/QtGui/QFrame:1,
[ 60s] from ../src/configwidget.h:24,
[ 60s] from ../src/sessionwidget.h:21,
[ 60s] from ../src/sessionwidget.cpp:18:
[ 60s] /usr/include/QtCore/qlist.h:855:24: note: 'QStringCompatWrapper' is not derived from 'const std::allocator<_Tp1>'
[ 60s] if (n->t() == t)
[ 60s] ^
[ 60s] In file included from /usr/include/c++/4.8/ext/alloc_traits.h:38:0,
[ 60s] from /usr/include/c++/4.8/bits/stl_construct.h:61,
[ 60s] from /usr/include/c++/4.8/bits/stl_tempbuf.h:60,
[ 60s] from /usr/include/c++/4.8/bits/stl_algo.h:62,
[ 60s] from /usr/include/c++/4.8/algorithm:62,
[ 60s] from /usr/include/QtCore/qglobal.h:68,
[ 60s] from ../src/compat.h:23,
[ 60s] from ../src/configwidget.h:22,
[ 60s] from ../src/sessionwidget.h:21,
[ 60s] from ../src/sessionwidget.cpp:18:
[ 60s] /usr/include/c++/4.8/bits/allocator.h:128:5: note: template<class _T1, class _T2> bool std::operator==(const std::allocator<_Tp1>&, const std::allocator<_T2>&)
[ 60s] operator==(const allocator<_T1>&, const allocator<_T2>&)
[ 60s] ^
[ 60s] /usr/include/c++/4.8/bits/allocator.h:128:5: note: template argument deduction/substitution failed:
[ 60s] In file included from /usr/include/QtCore/qobject.h:50:0,
[ 60s] from /usr/include/QtGui/qwidget.h:47,
[ 60s] from /usr/include/QtGui/qframe.h:45,
[ 60s] from /usr/include/QtGui/QFrame:1,
[ 60s] from ../src/configwidget.h:24,
[ 60s] from ../src/sessionwidget.h:21,
[ 60s] from ../src/sessionwidget.cpp:18:
[ 60s] /usr/include/QtCore/qlist.h:855:24: note: 'QStringCompatWrapper' is not derived from 'const std::allocator<_Tp1>'
[ 60s] if (n->t() == t)
[ 60s] ^
[ 60s] In file included from /usr/include/c++/4.8/bits/stl_algobase.h:67:0,
[ 60s] from /usr/include/c++/4.8/algorithm:61,
[ 60s] from /usr/include/QtCore/qglobal.h:68,
[ 60s] from ../src/compat.h:23,
[ 60s] from ../src/configwidget.h:22,
[ 60s] from ../src/sessionwidget.h:21,
[ 60s] from ../src/sessionwidget.cpp:18:
[ 60s] /usr/include/c++/4.8/bits/stl_iterator.h:341:5: note: template<class _IteratorL, class _IteratorR> bool std::operator==(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_IteratorR>&)
[ 60s] operator==(const reverse_iterator<_IteratorL>& __x,
[ 60s] ^
[ 60s] /usr/include/c++/4.8/bits/stl_iterator.h:341:5: note: template argument deduction/substitution failed:
[ 60s] In file included from /usr/include/QtCore/qobject.h:50:0,
[ 60s] from /usr/include/QtGui/qwidget.h:47,
[ 60s] from /usr/include/QtGui/qframe.h:45,
[ 60s] from /usr/include/QtGui/QFrame:1,
[ 60s] from ../src/configwidget.h:24,
[ 60s] from ../src/sessionwidget.h:21,
[ 60s] from ../src/sessionwidget.cpp:18:
[ 60s] /usr/include/QtCore/qlist.h:855:24: note: 'QStringCompatWrapper' is not derived from 'const std::reverse_iterator<_Iterator>'
[ 60s] if (n->t() == t)
[ 60s] ^
[ 60s] In file included from /usr/include/c++/4.8/bits/stl_algobase.h:67:0,
[ 60s] from /usr/include/c++/4.8/algorithm:61,
[ 60s] from /usr/include/QtCore/qglobal.h:68,
[ 60s] from ../src/compat.h:23,
[ 60s] from ../src/configwidget.h:22,
[ 60s] from ../src/sessionwidget.h:21,
[ 60s] from ../src/sessionwidget.cpp:18:
[ 60s] /usr/include/c++/4.8/bits/stl_iterator.h:291:5: note: template<class _Iterator> bool std::operator==(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&)
[ 60s] operator==(const reverse_iterator<_Iterator>& __x,
[ 60s] ^
[ 60s] /usr/include/c++/4.8/bits/stl_iterator.h:291:5: note: template argument deduction/substitution failed:
[ 60s] In file included from /usr/include/QtCore/qobject.h:50:0,
[ 60s] from /usr/include/QtGui/qwidget.h:47,
[ 60s] from /usr/include/QtGui/qframe.h:45,
[ 60s] from /usr/include/QtGui/QFrame:1,
[ 60s] from ../src/configwidget.h:24,
[ 60s] from ../src/sessionwidget.h:21,
[ 60s] from ../src/sessionwidget.cpp:18:
[ 60s] /usr/include/QtCore/qlist.h:855:24: note: 'QStringCompatWrapper' is not derived from 'const std::reverse_iterator<_Iterator>'
[ 60s] if (n->t() == t)
[ 60s] ^
[ 60s] In file included from /usr/include/c++/4.8/utility:70:0,
[ 60s] from /usr/include/c++/4.8/algorithm:60,
[ 60s] from /usr/include/QtCore/qglobal.h:68,
[ 60s] from ../src/compat.h:23,
[ 60s] from ../src/configwidget.h:22,
[ 60s] from ../src/sessionwidget.h:21,
[ 60s] from ../src/sessionwidget.cpp:18:
[ 60s] /usr/include/c++/4.8/bits/stl_pair.h:214:5: note: template<class _T1, class _T2> bool std::operator==(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&)
[ 60s] operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
[ 60s] ^
[ 60s] /usr/include/c++/4.8/bits/stl_pair.h:214:5: note: template argument deduction/substitution failed:
[ 60s] In file included from /usr/include/QtCore/qobject.h:50:0,
[ 60s] from /usr/include/QtGui/qwidget.h:47,
[ 60s] from /usr/include/QtGui/qframe.h:45,
[ 60s] from /usr/include/QtGui/QFrame:1,
[ 60s] from ../src/configwidget.h:24,
[ 60s] from ../src/sessionwidget.h:21,
[ 60s] from ../src/sessionwidget.cpp:18:
[ 60s] /usr/include/QtCore/qlist.h:855:24: note: 'QStringCompatWrapper' is not derived from 'const std::pair<_T1, _T2>'
[ 60s] if (n->t() == t)
[ 60s] ^
[ 60s] Makefile:658: recipe for target 'settingswidget.o' failed
[ 60s] make[2]: *** [settingswidget.o] Error 1
[ 60s] Makefile:643: recipe for target 'sharewidget.o' failed
[ 60s] make[2]: *** [sharewidget.o] Error 1
[ 60s] Makefile:673: recipe for target 'mediawidget.o' failed
[ 60s] make[2]: *** [mediawidget.o] Error 1
[ 60s] Makefile:766: recipe for target 'editconnectiondialog.o' failed
[ 60s] make[2]: *** [editconnectiondialog.o] Error 1
[ 60s] Makefile:721: recipe for target 'connectionwidget.o' failed
[ 60s] make[2]: *** [connectionwidget.o] Error 1
[ 60s] Makefile:745: recipe for target 'configdialog.o' failed
[ 60s] make[2]: *** [configdialog.o] Error 1
[ 60s] Makefile:706: recipe for target 'sessionwidget.o' failed
[ 60s] make[2]: *** [sessionwidget.o] Error 1
[ 60s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.4/client_build'
[ 60s] Makefile:83: recipe for target 'build_client' failed
[ 60s] make[1]: *** [build_client] Error 2
[ 60s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.4'
[ 60s] Makefile:80: recipe for target 'build' failed
[ 60s] make: *** [build] Error 2
[ 60s] error: Bad exit status from /var/tmp/rpm-tmp.OSUpK3 (%build)
[ 60s]
[ 60s]
[ 60s] RPM build errors:
[ 60s] Bad exit status from /var/tmp/rpm-tmp.OSUpK3 (%build)
[ 60s]
[ 60s] japsand failed "build x2goclient.spec" at Sun Apr 6 13:10:52 UTC 2025.
[ 60s]
+ exit 1
+ cleanup
+ '[' -n '' ']'
+ '[' -n '' ']'
+ echo 'Warning: mock temporary config directory not defined. Skipping cleanup.'
Warning: mock temporary config directory not defined. Skipping cleanup.
+ typeset temp_dir=
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n /var/lib/jenkins/tmp/tmp.osZgNouPa99ylqDYBinjsJ67 ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.osZgNouPa99ylqDYBinjsJ67 ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.osZgNouPa99ylqDYBinjsJ67
Build step 'Execute shell' marked build as failure
More information about the x2go-commits
mailing list