See <https://jenkins.x2go.org:8443/job/x2goplasmabindings+nightly+raspbian-buster/4/display/redirect?page=changes> Changes: [ionic] x2goplasmabindings.spec: stop duplicating Group tag. [ionic] x2goplasmabindings.spec: fix typo in %else directive. [ionic] x2goplasmabindings.spec: use cmake()-based BR where appropriate, add KF5I18n BR. [ionic] x2goplasmabindings.spec: fix short description. [ionic] x2goplasmabindings.spec: pass -DUSE_PLASMA5=OFF if we build for KDE 4 and add a guard comment to fix potential problems in the future. [ionic] debian/control: adapt description to also mention KDE 5. [ionic] debian/control: Build-Depend on libkf5plasma-dev and libkf5i18n-dev, with a fallback to kdelibs5-dev, which doesn't exist any longer past-buster. [ionic] x2goplasmabindings.spec: support older KDE4-only RHEL-based distributions by depending upon kdelibs4-devel. ------------------------------------------ [...truncated 283.28 KB...] Feature record: CXX_FEATURE:1cxx_contextual_conversions Feature record: CXX_FEATURE:1cxx_decltype Feature record: CXX_FEATURE:1cxx_decltype_auto Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:1cxx_default_function_template_args Feature record: CXX_FEATURE:1cxx_defaulted_functions Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers Feature record: CXX_FEATURE:1cxx_delegating_constructors Feature record: CXX_FEATURE:1cxx_deleted_functions Feature record: CXX_FEATURE:1cxx_digit_separators Feature record: CXX_FEATURE:1cxx_enum_forward_declarations Feature record: CXX_FEATURE:1cxx_explicit_conversions Feature record: CXX_FEATURE:1cxx_extended_friend_declarations Feature record: CXX_FEATURE:1cxx_extern_templates Feature record: CXX_FEATURE:1cxx_final Feature record: CXX_FEATURE:1cxx_func_identifier Feature record: CXX_FEATURE:1cxx_generalized_initializers Feature record: CXX_FEATURE:1cxx_generic_lambdas Feature record: CXX_FEATURE:1cxx_inheriting_constructors Feature record: CXX_FEATURE:1cxx_inline_namespaces Feature record: CXX_FEATURE:1cxx_lambdas Feature record: CXX_FEATURE:1cxx_lambda_init_captures Feature record: CXX_FEATURE:1cxx_local_type_template_args Feature record: CXX_FEATURE:1cxx_long_long_type Feature record: CXX_FEATURE:1cxx_noexcept Feature record: CXX_FEATURE:1cxx_nonstatic_member_init Feature record: CXX_FEATURE:1cxx_nullptr Feature record: CXX_FEATURE:1cxx_override Feature record: CXX_FEATURE:1cxx_range_for Feature record: CXX_FEATURE:1cxx_raw_string_literals Feature record: CXX_FEATURE:1cxx_reference_qualified_functions Feature record: CXX_FEATURE:1cxx_relaxed_constexpr Feature record: CXX_FEATURE:1cxx_return_type_deduction Feature record: CXX_FEATURE:1cxx_right_angle_brackets Feature record: CXX_FEATURE:1cxx_rvalue_references Feature record: CXX_FEATURE:1cxx_sizeof_member Feature record: CXX_FEATURE:1cxx_static_assert Feature record: CXX_FEATURE:1cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:1cxx_thread_local Feature record: CXX_FEATURE:1cxx_trailing_return_types Feature record: CXX_FEATURE:1cxx_unicode_literals Feature record: CXX_FEATURE:1cxx_uniform_initialization Feature record: CXX_FEATURE:1cxx_unrestricted_unions Feature record: CXX_FEATURE:1cxx_user_literals Feature record: CXX_FEATURE:1cxx_variable_templates Feature record: CXX_FEATURE:1cxx_variadic_macros Feature record: CXX_FEATURE:1cxx_variadic_templates Detecting CXX [-std=c++11] compiler features compiled with the following output: Change Dir: /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_75810/fast" make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_75810.dir/build.make CMakeFiles/cmTC_75810.dir/build make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_75810.dir/feature_tests.cxx.o /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++11 -o CMakeFiles/cmTC_75810.dir/feature_tests.cxx.o -c /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_75810 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_75810.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -rdynamic CMakeFiles/cmTC_75810.dir/feature_tests.cxx.o -o cmTC_75810 make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers Feature record: CXX_FEATURE:1cxx_alias_templates Feature record: CXX_FEATURE:1cxx_alignas Feature record: CXX_FEATURE:1cxx_alignof Feature record: CXX_FEATURE:1cxx_attributes Feature record: CXX_FEATURE:0cxx_attribute_deprecated Feature record: CXX_FEATURE:1cxx_auto_type Feature record: CXX_FEATURE:0cxx_binary_literals Feature record: CXX_FEATURE:1cxx_constexpr Feature record: CXX_FEATURE:0cxx_contextual_conversions Feature record: CXX_FEATURE:1cxx_decltype Feature record: CXX_FEATURE:0cxx_decltype_auto Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:1cxx_default_function_template_args Feature record: CXX_FEATURE:1cxx_defaulted_functions Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers Feature record: CXX_FEATURE:1cxx_delegating_constructors Feature record: CXX_FEATURE:1cxx_deleted_functions Feature record: CXX_FEATURE:0cxx_digit_separators Feature record: CXX_FEATURE:1cxx_enum_forward_declarations Feature record: CXX_FEATURE:1cxx_explicit_conversions Feature record: CXX_FEATURE:1cxx_extended_friend_declarations Feature record: CXX_FEATURE:1cxx_extern_templates Feature record: CXX_FEATURE:1cxx_final Feature record: CXX_FEATURE:1cxx_func_identifier Feature record: CXX_FEATURE:1cxx_generalized_initializers Feature record: CXX_FEATURE:0cxx_generic_lambdas Feature record: CXX_FEATURE:1cxx_inheriting_constructors Feature record: CXX_FEATURE:1cxx_inline_namespaces Feature record: CXX_FEATURE:1cxx_lambdas Feature record: CXX_FEATURE:0cxx_lambda_init_captures Feature record: CXX_FEATURE:1cxx_local_type_template_args Feature record: CXX_FEATURE:1cxx_long_long_type Feature record: CXX_FEATURE:1cxx_noexcept Feature record: CXX_FEATURE:1cxx_nonstatic_member_init Feature record: CXX_FEATURE:1cxx_nullptr Feature record: CXX_FEATURE:1cxx_override Feature record: CXX_FEATURE:1cxx_range_for Feature record: CXX_FEATURE:1cxx_raw_string_literals Feature record: CXX_FEATURE:1cxx_reference_qualified_functions Feature record: CXX_FEATURE:0cxx_relaxed_constexpr Feature record: CXX_FEATURE:0cxx_return_type_deduction Feature record: CXX_FEATURE:1cxx_right_angle_brackets Feature record: CXX_FEATURE:1cxx_rvalue_references Feature record: CXX_FEATURE:1cxx_sizeof_member Feature record: CXX_FEATURE:1cxx_static_assert Feature record: CXX_FEATURE:1cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:1cxx_thread_local Feature record: CXX_FEATURE:1cxx_trailing_return_types Feature record: CXX_FEATURE:1cxx_unicode_literals Feature record: CXX_FEATURE:1cxx_uniform_initialization Feature record: CXX_FEATURE:1cxx_unrestricted_unions Feature record: CXX_FEATURE:1cxx_user_literals Feature record: CXX_FEATURE:0cxx_variable_templates Feature record: CXX_FEATURE:1cxx_variadic_macros Feature record: CXX_FEATURE:1cxx_variadic_templates Detecting CXX [-std=c++98] compiler features compiled with the following output: Change Dir: /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_2a6f4/fast" make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_2a6f4.dir/build.make CMakeFiles/cmTC_2a6f4.dir/build make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_2a6f4.dir/feature_tests.cxx.o /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++98 -o CMakeFiles/cmTC_2a6f4.dir/feature_tests.cxx.o -c /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_2a6f4 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2a6f4.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -rdynamic CMakeFiles/cmTC_2a6f4.dir/feature_tests.cxx.o -o cmTC_2a6f4 make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers Feature record: CXX_FEATURE:0cxx_alias_templates Feature record: CXX_FEATURE:0cxx_alignas Feature record: CXX_FEATURE:0cxx_alignof Feature record: CXX_FEATURE:0cxx_attributes Feature record: CXX_FEATURE:0cxx_attribute_deprecated Feature record: CXX_FEATURE:0cxx_auto_type Feature record: CXX_FEATURE:0cxx_binary_literals Feature record: CXX_FEATURE:0cxx_constexpr Feature record: CXX_FEATURE:0cxx_contextual_conversions Feature record: CXX_FEATURE:0cxx_decltype Feature record: CXX_FEATURE:0cxx_decltype_auto Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:0cxx_default_function_template_args Feature record: CXX_FEATURE:0cxx_defaulted_functions Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers Feature record: CXX_FEATURE:0cxx_delegating_constructors Feature record: CXX_FEATURE:0cxx_deleted_functions Feature record: CXX_FEATURE:0cxx_digit_separators Feature record: CXX_FEATURE:0cxx_enum_forward_declarations Feature record: CXX_FEATURE:0cxx_explicit_conversions Feature record: CXX_FEATURE:0cxx_extended_friend_declarations Feature record: CXX_FEATURE:0cxx_extern_templates Feature record: CXX_FEATURE:0cxx_final Feature record: CXX_FEATURE:0cxx_func_identifier Feature record: CXX_FEATURE:0cxx_generalized_initializers Feature record: CXX_FEATURE:0cxx_generic_lambdas Feature record: CXX_FEATURE:0cxx_inheriting_constructors Feature record: CXX_FEATURE:0cxx_inline_namespaces Feature record: CXX_FEATURE:0cxx_lambdas Feature record: CXX_FEATURE:0cxx_lambda_init_captures Feature record: CXX_FEATURE:0cxx_local_type_template_args Feature record: CXX_FEATURE:0cxx_long_long_type Feature record: CXX_FEATURE:0cxx_noexcept Feature record: CXX_FEATURE:0cxx_nonstatic_member_init Feature record: CXX_FEATURE:0cxx_nullptr Feature record: CXX_FEATURE:0cxx_override Feature record: CXX_FEATURE:0cxx_range_for Feature record: CXX_FEATURE:0cxx_raw_string_literals Feature record: CXX_FEATURE:0cxx_reference_qualified_functions Feature record: CXX_FEATURE:0cxx_relaxed_constexpr Feature record: CXX_FEATURE:0cxx_return_type_deduction Feature record: CXX_FEATURE:0cxx_right_angle_brackets Feature record: CXX_FEATURE:0cxx_rvalue_references Feature record: CXX_FEATURE:0cxx_sizeof_member Feature record: CXX_FEATURE:0cxx_static_assert Feature record: CXX_FEATURE:0cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:0cxx_thread_local Feature record: CXX_FEATURE:0cxx_trailing_return_types Feature record: CXX_FEATURE:0cxx_unicode_literals Feature record: CXX_FEATURE:0cxx_uniform_initialization Feature record: CXX_FEATURE:0cxx_unrestricted_unions Feature record: CXX_FEATURE:0cxx_user_literals Feature record: CXX_FEATURE:0cxx_variable_templates Feature record: CXX_FEATURE:0cxx_variadic_macros Feature record: CXX_FEATURE:0cxx_variadic_templates dh_auto_configure: cd obj-arm-linux-gnueabihf && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/arm-linux-gnueabihf .. returned exit code 1 make: *** [debian/rules:18: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 -------------------------------------------------------------------------------- Build finished at 2023-05-02T21:33:20Z Finished -------- +------------------------------------------------------------------------------+ | Cleanup | +------------------------------------------------------------------------------+ Purging /<<BUILDDIR>> Not cleaning session: cloned chroot in use E: Build failure (dpkg-buildpackage died) +------------------------------------------------------------------------------+ | Summary | +------------------------------------------------------------------------------+ Build Architecture: armhf Build Type: full Build-Space: 852 Build-Time: 42 Distribution: buster Fail-Stage: build Host Architecture: armhf Install-Time: 241 Job: /home/_jenkins_/tmp/tmp.mirMGgBGR8VlS3OUdyQvNbve/x2goplasmabindings_3.0.2.3-0x2go1~git20230502.125+10.heuler.1.dsc Machine Architecture: amd64 Package: x2goplasmabindings Package-Time: 493 Source-Version: 3.0.2.3-0x2go1~git20230502.125+10.heuler.1 Space: 852 Status: attempted Version: 3.0.2.3-0x2go1~git20230502.125+10.heuler.1 -------------------------------------------------------------------------------- Finished at 2023-05-02T21:33:20Z Build needed 00:08:13, 852k disk space E: Build failure (dpkg-buildpackage died) + cleanup + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n '' ']' + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.mirMGgBGR8VlS3OUdyQvNbve ']' + '[' -d /var/lib/jenkins/tmp/tmp.mirMGgBGR8VlS3OUdyQvNbve ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.mirMGgBGR8VlS3OUdyQvNbve Build step 'Execute shell' marked build as failure
See <https://jenkins.x2go.org:8443/job/x2goplasmabindings+nightly+raspbian-buster/5/display/redirect?page=changes> Changes: [ionic] debian/rules: add Plasma 4/5 bridge based on distro version and pass down to build system. [ionic] x2goplasmabindings.spec: add cmake(Qt5{,Quick,Core}) BRs. [ionic] debian/control: pull in lsb-release as BD, needed for debian/rules. ------------------------------------------ [...truncated 199.60 KB...] Setting up libx11-xcb-dev:armhf (2:1.6.7-1+deb10u2) ... Setting up fontconfig (2.13.1-2) ... Regenerating fonts cache... done. Setting up libdrm-dev:armhf (2.4.97-1+rpi1) ... Setting up libkf5i18n5:armhf (5.54.0-1) ... Setting up libxdamage1:armhf (1:1.1.4-3+b3) ... Setting up libxi6:armhf (2:1.7.9-1) ... Setting up libxtst6:armhf (2:1.2.3-1) ... Setting up po-debconf (1.0.21) ... Setting up libxxf86vm-dev:armhf (1:1.1.4-1+b2) ... Setting up libpango-1.0-0:armhf (1.42.4-8~deb10u1) ... Setting up libqt5gui5:armhf (5.11.3+dfsg1-1+rpi1+deb10u5) ... Setting up libkf5doctools5:armhf (5.54.0-1) ... Setting up libqt5widgets5:armhf (5.11.3+dfsg1-1+rpi1+deb10u5) ... Setting up libcairo2:armhf (1.16.0-4+deb10u1) ... Setting up libavutil56:armhf (7:4.1.10-0+deb10u1) ... Setting up libxfixes-dev:armhf (1:5.0.3-1) ... Setting up libqt5printsupport5:armhf (5.11.3+dfsg1-1+rpi1+deb10u5) ... Setting up libkf5configgui5:armhf (5.54.0-1+deb10u1) ... Setting up libass9:armhf (1:0.14.0-2) ... Setting up libxcb-randr0-dev:armhf (1.13.1-2) ... Setting up libxcb-present-dev:armhf (1.13.1-2) ... Setting up libkf5sonnetui5:armhf (5.54.0-1) ... Setting up libkf5waylandclient5:armhf (4:5.54.0-1) ... Setting up libpostproc55:armhf (7:4.1.10-0+deb10u1) ... Setting up libtheora0:armhf (1.1.1+dfsg.1-15) ... Setting up mesa-common-dev:armhf (18.3.6-2+deb10u1) ... Setting up libswscale5:armhf (7:4.1.10-0+deb10u1) ... Setting up libpangoft2-1.0-0:armhf (1.42.4-8~deb10u1) ... Setting up libdbusmenu-qt5-2:armhf (0.9.3+16.04.20160218-1) ... Setting up libqt5quick5:armhf (5.11.3-4) ... Setting up libpolkit-qt5-1-1:armhf (0.112.0-6) ... Setting up libkf5package5:armhf (5.54.0-1) ... Setting up libkf5auth5:armhf (5.54.0-2) ... Setting up qml-module-qtquick-privatewidgets:armhf (5.11.3-2) ... Setting up libpangocairo-1.0-0:armhf (1.42.4-8~deb10u1) ... Setting up libqt5scripttools5:armhf (5.11.3+dfsg-3) ... Setting up kpackagetool5 (5.54.0-1) ... Setting up libkf5solid5:armhf (5.54.0-1) ... Setting up libxdamage-dev:armhf (1:1.1.4-3+b3) ... Setting up libkf5itemviews5:armhf (5.54.0-1) ... Setting up libqt5x11extras5:armhf (5.11.3-2) ... Setting up libkf5widgetsaddons5:armhf (5.54.0-1) ... Setting up libglx-mesa0:armhf (18.3.6-2+deb10u1) ... Setting up libkf5guiaddons5:armhf (5.54.0-1) ... Setting up libkf5configwidgets5:armhf (5.54.0-1) ... Setting up libglx0:armhf (1.1.0-1) ... Setting up libkf5jobwidgets5:armhf (5.54.0-1) ... Setting up libpulse0:armhf (12.2-4+deb10u1) ... Setting up libkf5dbusaddons5:armhf (5.54.0-1) ... Setting up libqt5svg5:armhf (5.11.3-2) ... Setting up qml-module-qtquick-window2:armhf (5.11.3-4) ... Setting up libswresample3:armhf (7:4.1.10-0+deb10u1) ... Setting up qml-module-qtquick-layouts:armhf (5.11.3-4) ... Setting up librsvg2-2:armhf (2.44.10-2.1+rpi1+deb10u3) ... Setting up libkf5globalaccel5:armhf (5.54.0-1) ... Setting up libgl1:armhf (1.1.0-1) ... Setting up libpulse-mainloop-glib0:armhf (12.2-4+deb10u1) ... Setting up libkf5globalaccelprivate5:armhf (5.54.0-1) ... Setting up libsdl1.2debian:armhf (1.2.15+dfsg2-6~deb10u1) ... Setting up libshout3:armhf (2.4.1-2) ... Setting up libavcodec58:armhf (7:4.1.10-0+deb10u1) ... Setting up libqt5quicktemplates2-5:armhf (5.11.3+dfsg-2) ... Setting up libkf5service5:armhf (5.54.0-1) ... Setting up libkf5completion5:armhf (5.54.0-1) ... Setting up libkf5windowsystem5:armhf (5.54.0-1) ... Setting up qml-module-qtquick-dialogs:armhf (5.11.3-2) ... Setting up qml-module-qtquick2:armhf (5.11.3-4) ... Setting up libkf5iconthemes5:armhf (5.54.0-1) ... Setting up libphonon4qt5-4:armhf (4:4.10.2-1) ... Setting up vlc-plugin-video-output:armhf (3.0.17.4-0+deb10u2) ... Setting up libchromaprint1:armhf (1.4.3-3) ... Setting up libsdl-image1.2:armhf (1.2.12-10+deb10u1) ... Setting up libavformat58:armhf (7:4.1.10-0+deb10u1) ... Setting up qml-module-qtquick-templates2:armhf (5.11.3+dfsg-2) ... Setting up libqt5quickcontrols2-5:armhf (5.11.3+dfsg-2) ... Setting up libglvnd-dev:armhf (1.1.0-1) ... Setting up qml-module-qtgraphicaleffects:armhf (5.11.3-2) ... Setting up libkf5crash5:armhf (5.54.0-1) ... Setting up vlc-plugin-base:armhf (3.0.17.4-0+deb10u2) ... Setting up libegl1-mesa-dev:armhf (18.3.6-2+deb10u1) ... Setting up libkf5globalaccel-bin (5.54.0-1) ... Setting up libgles2-mesa-dev:armhf (18.3.6-2+deb10u1) ... Setting up qml-module-qtquick-controls2:armhf (5.11.3+dfsg-2) ... Setting up phonon4qt5-backend-vlc:armhf (0.10.2-1) ... Setting up libkf5service-bin (5.54.0-1) ... Setting up qml-module-qtquick-controls:armhf (5.11.3-2) ... Setting up libkf5textwidgets5:armhf (5.54.0-1) ... Setting up libkf5kiocore5:armhf (5.54.1-1) ... Setting up qtbase5-dev:armhf (5.11.3+dfsg1-1+rpi1+deb10u5) ... Setting up phonon4qt5:armhf (4:4.10.2-1) ... Setting up libkf5config-dev:armhf (5.54.0-1+deb10u1) ... Setting up libkf5coreaddons-dev:armhf (5.54.0-1) ... Setting up libkf5notifications5:armhf (5.54.0-1) ... Setting up libkf5kiowidgets5:armhf (5.54.1-1) ... Setting up qtscript5-dev:armhf (5.11.3+dfsg-3) ... Setting up libkwalletbackend5-5:armhf (5.54.0-1+rpi1) ... Setting up libkf5windowsystem-dev (5.54.0-1) ... Setting up libkf5i18n-dev (5.54.0-1) ... Setting up libkf5xmlgui5:armhf (5.54.0-1) ... Setting up libkf5dbusaddons-dev (5.54.0-1) ... Setting up libkf5service-dev:armhf (5.54.0-1) ... Setting up libkf5package-dev (5.54.0-1) ... Setting up libkf5wallet5:armhf (5.54.0-1+rpi1) ... Setting up libkf5wallet-bin (5.54.0-1+rpi1) ... Setting up kio (5.54.1-1) ... Setting up libkf5plasma5:armhf (5.54.0-1) ... Setting up libkf5declarative5:armhf (5.54.0-1+rpi1) ... Setting up libkf5quickaddons5:armhf (5.54.0-1+rpi1) ... Setting up qml-module-org-kde-kconfig:armhf (5.54.0-1+rpi1) ... Setting up libkf5plasmaquick5:armhf (5.54.0-1) ... Setting up qml-module-org-kde-kquickcontrols:armhf (5.54.0-1+rpi1) ... Setting up qml-module-org-kde-kquickcontrolsaddons:armhf (5.54.0-1+rpi1) ... Setting up plasma-framework (5.54.0-1) ... Setting up libkf5plasma-dev (5.54.0-1) ... Setting up dh-autoreconf (19) ... Setting up debhelper (12.1.1) ... Setting up sbuild-build-depends-x2goplasmabindings-dummy (0.invalid.0) ... Setting up dh-strip-nondeterminism (1.1.2-1) ... Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ... Processing triggers for systemd (241-7~deb10u9+rpi1) ... +------------------------------------------------------------------------------+ | Build environment | +------------------------------------------------------------------------------+ Kernel: Linux 4.19.0-0.bpo.9-amd64 amd64 (x86_64) Toolchain package versions: binutils_2.31.1-16+rpi2 dpkg-dev_1.19.8 g++-8_8.3.0-6+rpi1 gcc-8_8.3.0-6+rpi1 libc6-dev_2.28-10+rpi1+deb10u2 libstdc++-8-dev_8.3.0-6+rpi1 libstdc++6_8.3.0-6+rpi1 linux-libc-dev_4.18.20-2+rpi1 Package versions: adduser_3.118 apt_1.8.2.3 autoconf_2.69-11 automake_1:1.16.1-4 autopoint_0.19.8.1-9 autotools-dev_20180224.1 base-files_10.3+rpi1+deb10u13 base-passwd_3.5.46 bash_5.0-4 binutils_2.31.1-16+rpi2 binutils-arm-linux-gnueabihf_2.31.1-16+rpi2 binutils-common_2.31.1-16+rpi2 bsdmainutils_11.1.2 bsdutils_1:2.33.1-0.1 build-essential_12.6 bzip2_1.0.6-9.2~deb10u2 ccache_3.6-1 cmake_3.13.4-1 cmake-data_3.13.4-1 coreutils_8.30-3 cpp_4:8.3.0-1+rpi2 cpp-8_8.3.0-6+rpi1 dash_0.5.10.2-5 dbus_1.12.24-0+deb10u1 debconf_1.5.71+deb10u1 debhelper_12.1.1 debianutils_4.8.6.1 dh-autoreconf_19 dh-strip-nondeterminism_1.1.2-1 diffutils_1:3.7-3 dirmngr_2.2.12-1+rpi1+deb10u1 distro-info-data_0.41+deb10u7 dmsetup_2:1.02.155-3 dpkg_1.19.8 dpkg-dev_1.19.8 dwz_0.12-3 e2fsprogs_1.44.5-1+deb10u3 eatmydata_105-7 extra-cmake-modules_5.54.0-1 fakeroot_1.23-1 fdisk_2.33.1-0.1 file_1:5.35-4+deb10u2 findutils_4.6.0+git+20190209-2 fontconfig_2.13.1-2 fontconfig-config_2.13.1-2 fonts-dejavu-core_2.37-1 g++_4:8.3.0-1+rpi2 g++-8_8.3.0-6+rpi1 gcc_4:8.3.0-1+rpi2 gcc-4.9-base_4.9.4-2+rpi1+b19 gcc-5-base_5.5.0-8 gcc-6-base_6.5.0-1+rpi1+b1 gcc-7-base_7.3.0-19 gcc-8_8.3.0-6+rpi1 gcc-8-base_8.3.0-6+rpi1 gettext_0.19.8.1-9 gettext-base_0.19.8.1-9 gnupg_2.2.12-1+rpi1+deb10u1 gnupg-l10n_2.2.12-1+rpi1+deb10u1 gnupg-utils_2.2.12-1+rpi1+deb10u1 gpg_2.2.12-1+rpi1+deb10u1 gpg-agent_2.2.12-1+rpi1+deb10u1 gpg-wks-client_2.2.12-1+rpi1+deb10u1 gpg-wks-server_2.2.12-1+rpi1+deb10u1 gpgconf_2.2.12-1+rpi1+deb10u1 gpgsm_2.2.12-1+rpi1+deb10u1 gpgv_2.2.12-1+rpi1+deb10u1 grep_3.3-1 groff-base_1.22.4-3+deb10u1 gzip_1.9-3+deb10u1 hostname_3.21 init-system-helpers_1.56+nmu1 intltool-debian_0.35.0+20060710.5 kio_5.54.1-1 kpackagetool5_5.54.0-1 kwayland-data_4:5.54.0-1 liba52-0.7.4_0.7.4-19 libaa1_1.4p5-46 libacl1_2.2.53-4 libaom0_1.0.0-3 libapparmor1_2.13.2-10 libapt-pkg5.0_1.8.2.3 libarchive-zip-perl_1.64-1 libarchive13_3.3.3-4+deb10u3 libargon2-1_0~20171227-0.2 libaribb24-0_1.0.3-2 libasan5_8.3.0-6+rpi1 libasound2_1.1.8-1 libasound2-data_1.1.8-1 libass9_1:0.14.0-2 libassuan0_2.5.2-1 libasyncns0_0.8-6 libatomic1_8.3.0-6+rpi1 libattr1_1:2.4.48-4 libaudit-common_1:2.8.4-3 libaudit1_1:2.8.4-3 libavahi-client3_0.7-4+deb10u1 libavahi-common-data_0.7-4+deb10u1 libavahi-common3_0.7-4+deb10u1 libavc1394-0_0.5.4-5 libavcodec58_7:4.1.10-0+deb10u1 libavformat58_7:4.1.10-0+deb10u1 libavutil56_7:4.1.10-0+deb10u1 libbasicusageenvironment1_2018.11.26-1.1 libbinutils_2.31.1-16+rpi2 libblkid1_2.33.1-0.1 libbluray2_1:1.1.0-1+deb10u1 libbsd0_0.9.1-2+deb10u1 libbz2-1.0_1.0.6-9.2~deb10u2 libc-bin_2.28-10+rpi1+deb10u2 libc-dev-bin_2.28-10+rpi1+deb10u2 libc6_2.28-10+rpi1+deb10u2 libc6-dev_2.28-10+rpi1+deb10u2 libcaca0_0.99.beta19-2.1 libcairo2_1.16.0-4+deb10u1 libcap-ng0_0.7.9-2 libcap2_1:2.25-2 libcc1-0_8.3.0-6+rpi1 libcddb2_1.3.2-6 libchromaprint1_1.4.3-3 libcodec2-0.8.1_0.8.1-2 libcom-err2_1.44.5-1+deb10u3 libcroco3_0.6.12-3 libcryptsetup12_2:2.1.0-5+deb10u2 libcups2_2.2.10-6+deb10u6 libcurl4_7.64.0-4+deb10u6 libdatrie1_0.2.12-2 libdb5.3_5.3.28+dfsg1-0.5 libdbus-1-3_1.12.24-0+deb10u1 libdbusmenu-qt5-2_0.9.3+16.04.20160218-1 libdc1394-22_2.2.5-1 libdca0_0.0.6-1 libdebconfclient0_0.249 libdevmapper1.02.1_2:1.02.155-3 libdouble-conversion1_3.1.0-3 libdpkg-perl_1.19.8 libdrm-amdgpu1_2.4.97-1+rpi1 libdrm-common_2.4.97-1+rpi1 libdrm-dev_2.4.97-1+rpi1 libdrm-etnaviv1_2.4.97-1+rpi1 libdrm-exynos1_2.4.97-1+rpi1 libdrm-freedreno1_2.4.97-1+rpi1 libdrm-nouveau2_2.4.97-1+rpi1 libdrm-omap1_2.4.97-1+rpi1 libdrm-radeon1_2.4.97-1+rpi1 libdrm-tegra0_2.4.97-1+rpi1 libdrm2_2.4.97-1+rpi1 libdvbpsi10_1.3.2-1 libdvdnav4_6.0.0-1 libdvdread4_6.0.1-1 libeatmydata1_105-7 libebml4v5_1.3.6-2 libedit2_3.1-20181209-1 libegl-mesa0_18.3.6-2+deb10u1 libegl1_1.1.0-1 libegl1-mesa-dev_18.3.6-2+deb10u1 libelf1_0.176-1.1 libepoxy0_1.5.3-0.1 libevdev2_1.6.0+dfsg-1 libexpat1_2.2.6-2+deb10u6 libext2fs2_1.44.5-1+deb10u3 libfaad2_2.10.0-1~deb10u1 libfakeroot_1.23-1 libfam0_2.7.0-17.3 libfdisk1_2.33.1-0.1 libffi6_3.2.1-9 libfile-stripnondeterminism-perl_1.1.2-1 libfl2_2.6.4-6.2 libflac8_1.3.2-3+deb10u2 libfontconfig1_2.13.1-2 libfreetype6_2.9.1-3+deb10u3 libfribidi0_1.0.5-3.1+deb10u2 libgbm1_18.3.6-2+deb10u1 libgcc-8-dev_8.3.0-6+rpi1 libgcc1_1:8.3.0-6+rpi1 libgcrypt20_1.8.4-5+deb10u1 libgdbm-compat4_1.18.1-4 libgdbm6_1.18.1-4 libgdk-pixbuf2.0-0_2.38.1+dfsg-1 libgdk-pixbuf2.0-common_2.38.1+dfsg-1 libgl1_1.1.0-1 libgl1-mesa-dri_18.3.6-2+deb10u1 libglapi-mesa_18.3.6-2+deb10u1 libgles1_1.1.0-1 libgles2_1.1.0-1 libgles2-mesa-dev_18.3.6-2+deb10u1 libglib2.0-0_2.58.3-2+deb10u4 libglvnd-core-dev_1.1.0-1 libglvnd-dev_1.1.0-1 libglvnd0_1.1.0-1 libglx-mesa0_18.3.6-2+deb10u1 libglx0_1.1.0-1 libgme0_0.6.2-1 libgmp10_2:6.1.2+dfsg-4+deb10u1 libgnutls30_3.6.7-4+deb10u10 libgomp1_8.3.0-6+rpi1 libgpg-error0_1.35-1 libgpgme11_1.12.0-6 libgpgmepp6_1.12.0-6 libgpm2_1.20.7-5 libgraphite2-3_1.3.13-7 libgroupsock8_2018.11.26-1.1 libgsm1_1.0.18-2 libgssapi-krb5-2_1.17-3+deb10u5 libgudev-1.0-0_232-2+rpi1 libharfbuzz0b_2.3.1-1 libhogweed4_3.4.1-1+deb10u1 libice6_2:1.0.9-2 libicu63_63.1-6+deb10u3 libidn11_1.33-2.2 libidn2-0_2.0.5-1+deb10u1 libinput-bin_1.12.6-2+deb10u1 libinput10_1.12.6-2+deb10u1 libip4tc0_1.8.2-4 libisl19_0.20-2 libixml10_1:1.8.4-2 libjbig0_2.1-3.1+b2 libjpeg62-turbo_1:1.5.2-2+deb10u1 libjs-jquery_3.3.1~dfsg-3+deb10u1 libjs-underscore_1.9.1~dfsg-1+deb10u1 libjson-c3_0.12.1+ds-2+deb10u1 libjsoncpp1_1.7.4-3 libk5crypto3_1.17-3+deb10u5 libkate1_0.4.1-9 libkeyutils1_1.6-6 libkf5activities5_5.54.0-1+rpi1 libkf5archive5_5.54.0-1 libkf5attica5_5.54.0-1 libkf5auth-data_5.54.0-2 libkf5auth5_5.54.0-2 libkf5calendarevents5_5.54.0-1+rpi1 libkf5codecs-data_5.54.0-1 libkf5codecs5_5.54.0-1 libkf5completion-data_5.54.0-1 libkf5completion5_5.54.0-1 libkf5config-bin_5.54.0-1+deb10u1 libkf5config-data_5.54.0-1+deb10u1 libkf5config-dev_5.54.0-1+deb10u1 libkf5config-dev-bin_5.54.0-1+deb10u1 libkf5configcore5_5.54.0-1+deb10u1 libkf5configgui5_5.54.0-1+deb10u1 libkf5configwidgets-data_5.54.0-1 libkf5configwidgets5_5.54.0-1 libkf5coreaddons-data_5.54.0-1 libkf5coreaddons-dev_5.54.0-1 libkf5coreaddons-dev-bin_5.54.0-1 libkf5coreaddons5_5.54.0-1 libkf5crash5_5.54.0-1 libkf5dbusaddons-data_5.54.0-1 libkf5dbusaddons-dev_5.54.0-1 libkf5dbusaddons5_5.54.0-1 libkf5declarative-data_5.54.0-1+rpi1 libkf5declarative5_5.54.0-1+rpi1 libkf5doctools5_5.54.0-1 libkf5globalaccel-bin_5.54.0-1 libkf5globalaccel-data_5.54.0-1 libkf5globalaccel5_5.54.0-1 libkf5globalaccelprivate5_5.54.0-1 libkf5guiaddons5_5.54.0-1 libkf5i18n-data_5.54.0-1 libkf5i18n-dev_5.54.0-1 libkf5i18n5_5.54.0-1 libkf5iconthemes-data_5.54.0-1 libkf5iconthemes5_5.54.0-1 libkf5itemviews-data_5.54.0-1 libkf5itemviews5_5.54.0-1 libkf5jobwidgets-data_5.54.0-1 libkf5jobwidgets5_5.54.0-1 libkf5kiocore5_5.54.1-1 libkf5kiontlm5_5.54.1-1 libkf5kiowidgets5_5.54.1-1 libkf5notifications-data_5.54.0-1 libkf5notifications5_5.54.0-1 libkf5package-data_5.54.0-1 libkf5package-dev_5.54.0-1 libkf5package5_5.54.0-1 libkf5plasma-dev_5.54.0-1 libkf5plasma5_5.54.0-1 libkf5plasmaquick5_5.54.0-1 libkf5quickaddons5_5.54.0-1+rpi1 libkf5service-bin_5.54.0-1 libkf5service-data_5.54.0-1 libkf5service-dev_5.54.0-1 libkf5service5_5.54.0-1 libkf5solid5_5.54.0-1 libkf5solid5-data_5.54.0-1 libkf5sonnet5-data_5.54.0-1 libkf5sonnetcore5_5.54.0-1 libkf5sonnetui5_5.54.0-1 libkf5textwidgets-data_5.54.0-1 libkf5textwidgets5_5.54.0-1 libkf5wallet-bin_5.54.0-1+rpi1 libkf5wallet-data_5.54.0-1+rpi1 libkf5wallet5_5.54.0-1+rpi1 libkf5waylandclient5_4:5.54.0-1 libkf5widgetsaddons-data_5.54.0-1 libkf5widgetsaddons5_5.54.0-1 libkf5windowsystem-data_5.54.0-1 libkf5windowsystem-dev_5.54.0-1 libkf5windowsystem5_5.54.0-1 libkf5xmlgui-data_5.54.0-1 libkf5xmlgui5_5.54.0-1 libkmod2_26-1 libkrb5-3_1.17-3+deb10u5 libkrb5support0_1.17-3+deb10u5 libksba8_1.3.5-2+deb10u2 libkwalletbackend5-5_5.54.0-1+rpi1 liblcms2-2_2.9-3 libldap-2.4-2_2.4.47+dfsg-3+rpi1+deb10u7 libldap-common_2.4.47+dfsg-3+rpi1+deb10u7 liblirc-client0_0.10.1-6.3~deb10u1 liblivemedia64_2018.11.26-1.1 libllvm7_1:7.0.1-8+rpi3+deb10u2 liblocale-gettext-perl_1.07-3+b3 liblua5.2-0_5.2.4-1.1+b1 liblz4-1_1.8.3-1+deb10u1 liblzma5_5.2.4-1+deb10u1 libmad0_0.15.1b-10 libmagic-mgc_1:5.35-4+deb10u2 libmagic1_1:5.35-4+deb10u2 libmatroska6v5_1.4.9-1+deb10u1 libmount1_2.33.1-0.1 libmp3lame0_3.100-2+b1 libmpc3_1.1.0-1 libmpcdec6_2:0.1~r495-1+b1 libmpdec2_2.4.2-2 libmpeg2-4_0.5.1-8 libmpfr6_4.0.2-1 libmpg123-0_1.25.10-2 libmtdev1_1.1.5-1+b2 libmtp-common_1.1.16-2 libmtp9_1.1.16-2 libmysofa0_0.6~dfsg0-3+deb10u1 libncurses6_6.1+20181013-2+deb10u3 libncursesw6_6.1+20181013-2+deb10u3 libnettle6_3.4.1-1+deb10u1 libnfs12_3.0.0-2 libnghttp2-14_1.36.0-2+deb10u1 libnpth0_1.6-1 libogg0_1.3.2-1+b2 libopengl0_1.1.0-1 libopenjp2-7_2.3.0-2+deb10u2 libopenmpt-modplug1_0.4.3-1+deb10u1 libopenmpt0_0.4.3-1+deb10u1 libopus0_1.3-1 libp11-kit0_0.23.15-2+deb10u1 libpam-modules_1.3.1-5 libpam-modules-bin_1.3.1-5 libpam-runtime_1.3.1-5 libpam-systemd_241-7~deb10u9+rpi1 libpam0g_1.3.1-5 libpango-1.0-0_1.42.4-8~deb10u1 libpangocairo-1.0-0_1.42.4-8~deb10u1 libpangoft2-1.0-0_1.42.4-8~deb10u1 libpcre2-16-0_10.32-5+deb10u1 libpcre3_2:8.39-12 libperl5.28_5.28.1-6+deb10u1 libphonon4qt5-4_4:4.10.2-1 libpipeline1_1.5.1-2 libpixman-1-0_0.36.0-1+deb10u1 libplacebo7_1.7.0-2 libpng16-16_1.6.36-6 libpolkit-agent-1-0_0.105-25+deb10u1 libpolkit-gobject-1-0_0.105-25+deb10u1 libpolkit-qt5-1-1_0.112.0-6 libpostproc55_7:4.1.10-0+deb10u1 libprocps7_2:3.3.15-2 libprotobuf-lite17_3.6.1.3-2+rpi1 libpsl5_0.20.2-2 libpthread-stubs0-dev_0.4-1 libpulse-mainloop-glib0_12.2-4+deb10u1 libpulse0_12.2-4+deb10u1 libpython3-stdlib_3.7.3-1 libpython3.7-minimal_3.7.3-2+deb10u4 libpython3.7-stdlib_3.7.3-2+deb10u4 libqt5concurrent5_5.11.3+dfsg1-1+rpi1+deb10u5 libqt5core5a_5.11.3+dfsg1-1+rpi1+deb10u5 libqt5dbus5_5.11.3+dfsg1-1+rpi1+deb10u5 libqt5gui5_5.11.3+dfsg1-1+rpi1+deb10u5 libqt5network5_5.11.3+dfsg1-1+rpi1+deb10u5 libqt5printsupport5_5.11.3+dfsg1-1+rpi1+deb10u5 libqt5qml5_5.11.3-4 libqt5quick5_5.11.3-4 libqt5quickcontrols2-5_5.11.3+dfsg-2 libqt5quicktemplates2-5_5.11.3+dfsg-2 libqt5script5_5.11.3+dfsg-3 libqt5scripttools5_5.11.3+dfsg-3 libqt5sql5_5.11.3+dfsg1-1+rpi1+deb10u5 libqt5svg5_5.11.3-2 libqt5test5_5.11.3+dfsg1-1+rpi1+deb10u5 libqt5texttospeech5_5.11.3-3 libqt5widgets5_5.11.3+dfsg1-1+rpi1+deb10u5 libqt5x11extras5_5.11.3-2 libqt5xml5_5.11.3+dfsg1-1+rpi1+deb10u5 libraw1394-11_2.1.2-1+b1 libreadline7_7.0-5 libresid-builder0c2a_2.1.1-15 librhash0_1.3.8-1 librsvg2-2_2.44.10-2.1+rpi1+deb10u3 librtmp1_2.4+20151223.gitfa8646d.1-2 libsamplerate0_0.1.9-2 libsasl2-2_2.1.27+dfsg-1+deb10u2 libsasl2-modules-db_2.1.27+dfsg-1+deb10u2 libsdl-image1.2_1.2.12-10+deb10u1 libsdl1.2debian_1.2.15+dfsg2-6~deb10u1 libseccomp2_2.3.3-4 libsecret-1-0_0.18.7-1 libsecret-common_0.18.7-1 libselinux1_2.8-1+b1 libsemanage-common_2.8-2 libsemanage1_2.8-2 libsensors-config_1:3.5.0-3 libsensors5_1:3.5.0-3 libsepol1_2.8-1 libshine3_3.1.1-2+b1 libshout3_2.4.1-2 libsidplay2_2.1.1-15 libsigsegv2_2.12-2 libslang2_2.3.2-2 libsm6_2:1.2.3-1 libsmartcols1_2.33.1-0.1 libsnappy1v5_1.1.7-1 libsndfile1_1.0.28-6+deb10u2 libsndio7.0_1.5.0-3 libsoxr0_0.1.2-3 libspatialaudio0_0.3.0+git20180730+dfsg1-2 libspeex1_1.2~rc1.2-1+b2 libspeexdsp1_1.2~rc1.2-1+b2 libsqlite3-0_3.27.2-3+deb10u2 libss2_1.44.5-1+deb10u3 libssh-gcrypt-4_0.8.7-1+deb10u1 libssh2-1_1.8.0-2.1 libssl1.1_1.1.1n-0+deb10u4 libstdc++-8-dev_8.3.0-6+rpi1 libstdc++6_8.3.0-6+rpi1 libswresample3_7:4.1.10-0+deb10u1 libswscale5_7:4.1.10-0+deb10u1 libsystemd0_241-7~deb10u9+rpi1 libtag1v5_1.11.1+dfsg.1-0.3+deb10u1 libtag1v5-vanilla_1.11.1+dfsg.1-0.3+deb10u1 libtasn1-6_4.13-3+deb10u1 libtext-charwidth-perl_0.04-7.1+b1 libtext-iconv-perl_1.7-5+b10 libtext-wrapi18n-perl_0.06-7.1 libthai-data_0.1.28-2 libthai0_0.1.28-2 libtheora0_1.1.1+dfsg.1-15 libtiff5_4.1.0+git191117-2~deb10u7 libtinfo5_6.1+20181013-2+deb10u3 libtinfo6_6.1+20181013-2+deb10u3 libtool_2.4.6-9 libtwolame0_0.3.13-4 libubsan1_8.3.0-6+rpi1 libuchardet0_0.0.6-3 libudev1_241-7~deb10u9+rpi1 libunistring2_0.9.10-1 libupnp13_1:1.8.4-2 libusageenvironment3_2018.11.26-1.1 libusb-1.0-0_2:1.0.22-2 libuuid1_2.33.1-0.1 libuv1_1.24.1-1+deb10u1 libva-drm2_2.4.0-1 libva-wayland2_2.4.0-1 libva-x11-2_2.4.0-1 libva2_2.4.0-1 libvdpau1_1.1.1-10 libvlc5_3.0.17.4-0+deb10u2 libvlccore9_3.0.17.4-0+deb10u2 libvorbis0a_1.3.6-2 libvorbisenc2_1.3.6-2 libvorbisfile3_1.3.6-2 libvpx5_1.7.0-3+deb10u1 libvulkan-dev_1.1.97-2 libvulkan1_1.1.97-2 libwacom-common_0.32-1 libwacom2_0.32-1 libwavpack1_5.1.0-6+deb10u1 libwayland-bin_1.16.0-1 libwayland-client0_1.16.0-1 libwayland-cursor0_1.16.0-1 libwayland-dev_1.16.0-1 libwayland-egl1_1.16.0-1 libwayland-server0_1.16.0-1 libwebp6_0.6.1-2+deb10u1 libwebpmux3_0.6.1-2+deb10u1 libwrap0_7.6.q-28 libx11-6_2:1.6.7-1+deb10u2 libx11-data_2:1.6.7-1+deb10u2 libx11-dev_2:1.6.7-1+deb10u2 libx11-xcb-dev_2:1.6.7-1+deb10u2 libx11-xcb1_2:1.6.7-1+deb10u2 libx264-155_2:0.155.2917+git0a84d98-2+rpi1 libx265-165_2.9-4 libxau-dev_1:1.0.8-1+b2 libxau6_1:1.0.8-1+b2 libxcb-composite0_1.13.1-2 libxcb-damage0_1.13.1-2 libxcb-dri2-0_1.13.1-2 libxcb-dri2-0-dev_1.13.1-2 libxcb-dri3-0_1.13.1-2 libxcb-dri3-dev_1.13.1-2 libxcb-glx0_1.13.1-2 libxcb-glx0-dev_1.13.1-2 libxcb-icccm4_0.4.1-1.1 libxcb-image0_0.4.0-1+b2 libxcb-keysyms1_0.4.0-1+b2 libxcb-present-dev_1.13.1-2 libxcb-present0_1.13.1-2 libxcb-randr0_1.13.1-2 libxcb-randr0-dev_1.13.1-2 libxcb-render-util0_0.3.9-1+b1 libxcb-render0_1.13.1-2 libxcb-render0-dev_1.13.1-2 libxcb-shape0_1.13.1-2 libxcb-shape0-dev_1.13.1-2 libxcb-shm0_1.13.1-2 libxcb-sync-dev_1.13.1-2 libxcb-sync1_1.13.1-2 libxcb-util0_0.3.8-3+b2 libxcb-xfixes0_1.13.1-2 libxcb-xfixes0-dev_1.13.1-2 libxcb-xinerama0_1.13.1-2 libxcb-xkb1_1.13.1-2 libxcb-xv0_1.13.1-2 libxcb1_1.13.1-2 libxcb1-dev_1.13.1-2 libxdamage-dev_1:1.1.4-3+b3 libxdamage1_1:1.1.4-3+b3 libxdmcp-dev_1:1.1.2-3 libxdmcp6_1:1.1.2-3 libxext-dev_2:1.3.3-1+b2 libxext6_2:1.3.3-1+b2 libxfixes-dev_1:5.0.3-1 libxfixes3_1:5.0.3-1 libxi6_2:1.7.9-1 libxkbcommon-x11-0_0.8.2-1 libxkbcommon0_0.8.2-1 libxml2_2.9.4+dfsg1-7+deb10u6 libxrender1_1:0.9.10-1 libxshmfence-dev_1.3-1 libxshmfence1_1.3-1 libxslt1.1_1.1.32-2.2~deb10u2 libxtst6_2:1.2.3-1 libxvidcore4_2:1.3.5-1 libxxf86vm-dev_1:1.1.4-1+b2 libxxf86vm1_1:1.1.4-1+b2 libzstd1_1.3.8+dfsg-3+rpi1+deb10u2 libzvbi-common_0.2.35-16 libzvbi0_0.2.35-16 linux-libc-dev_4.18.20-2+rpi1 login_1:4.5-1.1 lsb-base_10.2019051400+rpi1 lsb-release_10.2019051400+rpi1 m4_1.4.18-2 make_4.2.1-1.2 man-db_2.8.5-2 mawk_1.3.3-17 mesa-common-dev_18.3.6-2+deb10u1 mime-support_3.62 mount_2.33.1-0.1 ncurses-base_6.1+20181013-2+deb10u3 ncurses-bin_6.1+20181013-2+deb10u3 passwd_1:4.5-1.1 patch_2.7.6-3+deb10u1 perl_5.28.1-6+deb10u1 perl-base_5.28.1-6+deb10u1 perl-modules-5.28_5.28.1-6+deb10u1 phonon4qt5_4:4.10.2-1 phonon4qt5-backend-vlc_0.10.2-1 pinentry-curses_1.1.0-2 plasma-framework_5.54.0-1 po-debconf_1.0.21 procps_2:3.3.15-2 python3_3.7.3-1 python3-minimal_3.7.3-1 python3.7_3.7.3-2+deb10u4 python3.7-minimal_3.7.3-2+deb10u4 qml-module-org-kde-kconfig_5.54.0-1+rpi1 qml-module-org-kde-kquickcontrols_5.54.0-1+rpi1 qml-module-org-kde-kquickcontrolsaddons_5.54.0-1+rpi1 qml-module-qtgraphicaleffects_5.11.3-2 qml-module-qtqml-models2_5.11.3-4 qml-module-qtquick-controls_5.11.3-2 qml-module-qtquick-controls2_5.11.3+dfsg-2 qml-module-qtquick-dialogs_5.11.3-2 qml-module-qtquick-layouts_5.11.3-4 qml-module-qtquick-privatewidgets_5.11.3-2 qml-module-qtquick-templates2_5.11.3+dfsg-2 qml-module-qtquick-window2_5.11.3-4 qml-module-qtquick2_5.11.3-4 qt5-qmake_5.11.3+dfsg1-1+rpi1+deb10u5 qt5-qmake-bin_5.11.3+dfsg1-1+rpi1+deb10u5 qtbase5-dev_5.11.3+dfsg1-1+rpi1+deb10u5 qtbase5-dev-tools_5.11.3+dfsg1-1+rpi1+deb10u5 qtchooser_66-2 qtscript5-dev_5.11.3+dfsg-3 raspbian-archive-keyring_20120528.2 readline-common_7.0-5 sbuild-build-depends-core-dummy_0.invalid.0 sbuild-build-depends-x2goplasmabindings-dummy_0.invalid.0 sed_4.7-1 sensible-utils_0.0.12 shared-mime-info_1.10-1 systemd_241-7~deb10u9+rpi1 systemd-sysv_241-7~deb10u9+rpi1 sysvinit-utils_2.93-8 tar_1.30+dfsg-6 tzdata_2021a-0+deb10u11 ucf_3.0038+nmu1 util-linux_2.33.1-0.1 vlc-data_3.0.17.4-0+deb10u2 vlc-plugin-base_3.0.17.4-0+deb10u2 vlc-plugin-video-output_3.0.17.4-0+deb10u2 x11-common_1:7.7+19 x11proto-core-dev_2018.4-4 x11proto-damage-dev_1:2018.4-4 x11proto-dev_2018.4-4 x11proto-fixes-dev_1:2018.4-4 x11proto-xext-dev_2018.4-4 x11proto-xf86vidmode-dev_2018.4-4 x2go-keyring_2019.08.21~git20190824.119+10.heuler.1 xkb-data_2.26-2 xorg-sgml-doctools_1:1.11-1 xtrans-dev_1.3.5-1 xz-utils_5.2.4-1+deb10u1 zlib1g_1:1.2.11.dfsg-1+deb10u2 +------------------------------------------------------------------------------+ | Build | +------------------------------------------------------------------------------+ Unpack source ------------- dpkg-source: warning: extracting unsigned source package (x2goplasmabindings_3.0.2.3-0x2go1~git20230503.128+10.heuler.1.dsc) dpkg-source: info: extracting x2goplasmabindings in /<<PKGBUILDDIR>> dpkg-source: info: unpacking x2goplasmabindings_3.0.2.3-0x2go1~git20230503.128+10.heuler.1.tar.gz Check disk space ---------------- Sufficient free space for build User Environment ---------------- APT_CONFIG=/var/lib/sbuild/apt.conf HOME=/sbuild-nonexistent LANG=en_US.UTF-8 LC_ALL=POSIX LD_LIBRARY_PATH=/usr/lib/libeatmydata LD_PRELOAD=libeatmydata.so LOGNAME=jenkins PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games PWD=/<<PKGBUILDDIR>> SCHROOT_ALIAS_NAME=buster-armhf-raspbian-sbuild SCHROOT_CHROOT_NAME=buster-armhf-raspbian-sbuild SCHROOT_COMMAND=env SCHROOT_GID=110 SCHROOT_GROUP=jenkins SCHROOT_SESSION_ID=buster-armhf-raspbian-sbuild-b2e64a66-9dad-41e5-89cf-d7fbebd28e55 SCHROOT_UID=106 SCHROOT_USER=jenkins SHELL=/bin/sh USER=jenkins dpkg-buildpackage ----------------- dpkg-buildpackage: info: source package x2goplasmabindings dpkg-buildpackage: info: source version 3.0.2.3-0x2go1~git20230503.128+10.heuler.1 dpkg-buildpackage: info: source distribution buster dpkg-buildpackage: info: source changed by Jenkins <jenkins@japsand.x2go.org> dpkg-source --before-build . dpkg-buildpackage: info: host architecture armhf fakeroot debian/rules clean dh clean dh: Compatibility levels before 9 are deprecated (level 7 in use) dh_clean dh_clean: Compatibility levels before 9 are deprecated (level 7 in use) dpkg-source -b . dpkg-source: info: using source format '1.0' dpkg-source: info: building x2goplasmabindings in x2goplasmabindings_3.0.2.3-0x2go1~git20230503.128+10.heuler.1.tar.gz dpkg-source: info: building x2goplasmabindings in x2goplasmabindings_3.0.2.3-0x2go1~git20230503.128+10.heuler.1.dsc debian/rules build dh build dh: Compatibility levels before 9 are deprecated (level 7 in use) dh_update_autotools_config debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_configure override_dh_auto_configure -DUSE_PLASMA5=ON dh_auto_configure: Compatibility levels before 9 are deprecated (level 7 in use) dh_auto_configure: invalid or non-existing path to the source directory: USE_PLASMA5=ON make[1]: *** [debian/rules:108: override_dh_auto_configure] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:105: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 -------------------------------------------------------------------------------- Build finished at 2023-05-03T19:34:11Z Finished -------- +------------------------------------------------------------------------------+ | Cleanup | +------------------------------------------------------------------------------+ Purging /<<BUILDDIR>> Not cleaning session: cloned chroot in use E: Build failure (dpkg-buildpackage died) +------------------------------------------------------------------------------+ | Summary | +------------------------------------------------------------------------------+ Build Architecture: armhf Build Type: full Build-Space: 620 Build-Time: 22 Distribution: buster Fail-Stage: build Host Architecture: armhf Install-Time: 239 Job: /home/_jenkins_/tmp/tmp.TkVCwpELl7fXjU6i3detP6gi/x2goplasmabindings_3.0.2.3-0x2go1~git20230503.128+10.heuler.1.dsc Machine Architecture: amd64 Package: x2goplasmabindings Package-Time: 459 Source-Version: 3.0.2.3-0x2go1~git20230503.128+10.heuler.1 Space: 620 Status: attempted Version: 3.0.2.3-0x2go1~git20230503.128+10.heuler.1 -------------------------------------------------------------------------------- Finished at 2023-05-03T19:34:11Z Build needed 00:07:39, 620k disk space E: Build failure (dpkg-buildpackage died) + cleanup + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n '' ']' + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.TkVCwpELl7fXjU6i3detP6gi ']' + '[' -d /var/lib/jenkins/tmp/tmp.TkVCwpELl7fXjU6i3detP6gi ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.TkVCwpELl7fXjU6i3detP6gi Build step 'Execute shell' marked build as failure
See <https://jenkins.x2go.org:8443/job/x2goplasmabindings+nightly+raspbian-buster/6/display/redirect?page=changes> Changes: [ionic] debian/rules: fix override_dh_auto_configure rule/dh_auto_configure call. [ionic] CMakeLists.txt: fix Qt5 package name. ------------------------------------------ [...truncated 302.74 KB...] Feature record: CXX_FEATURE:1cxx_generalized_initializers Feature record: CXX_FEATURE:0cxx_generic_lambdas Feature record: CXX_FEATURE:1cxx_inheriting_constructors Feature record: CXX_FEATURE:1cxx_inline_namespaces Feature record: CXX_FEATURE:1cxx_lambdas Feature record: CXX_FEATURE:0cxx_lambda_init_captures Feature record: CXX_FEATURE:1cxx_local_type_template_args Feature record: CXX_FEATURE:1cxx_long_long_type Feature record: CXX_FEATURE:1cxx_noexcept Feature record: CXX_FEATURE:1cxx_nonstatic_member_init Feature record: CXX_FEATURE:1cxx_nullptr Feature record: CXX_FEATURE:1cxx_override Feature record: CXX_FEATURE:1cxx_range_for Feature record: CXX_FEATURE:1cxx_raw_string_literals Feature record: CXX_FEATURE:1cxx_reference_qualified_functions Feature record: CXX_FEATURE:0cxx_relaxed_constexpr Feature record: CXX_FEATURE:0cxx_return_type_deduction Feature record: CXX_FEATURE:1cxx_right_angle_brackets Feature record: CXX_FEATURE:1cxx_rvalue_references Feature record: CXX_FEATURE:1cxx_sizeof_member Feature record: CXX_FEATURE:1cxx_static_assert Feature record: CXX_FEATURE:1cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:1cxx_thread_local Feature record: CXX_FEATURE:1cxx_trailing_return_types Feature record: CXX_FEATURE:1cxx_unicode_literals Feature record: CXX_FEATURE:1cxx_uniform_initialization Feature record: CXX_FEATURE:1cxx_unrestricted_unions Feature record: CXX_FEATURE:1cxx_user_literals Feature record: CXX_FEATURE:0cxx_variable_templates Feature record: CXX_FEATURE:1cxx_variadic_macros Feature record: CXX_FEATURE:1cxx_variadic_templates Detecting CXX [-std=c++98] compiler features compiled with the following output: Change Dir: /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_799ed/fast" make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_799ed.dir/build.make CMakeFiles/cmTC_799ed.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_799ed.dir/feature_tests.cxx.o /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++98 -o CMakeFiles/cmTC_799ed.dir/feature_tests.cxx.o -c /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_799ed /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_799ed.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -rdynamic CMakeFiles/cmTC_799ed.dir/feature_tests.cxx.o -o cmTC_799ed make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers Feature record: CXX_FEATURE:0cxx_alias_templates Feature record: CXX_FEATURE:0cxx_alignas Feature record: CXX_FEATURE:0cxx_alignof Feature record: CXX_FEATURE:0cxx_attributes Feature record: CXX_FEATURE:0cxx_attribute_deprecated Feature record: CXX_FEATURE:0cxx_auto_type Feature record: CXX_FEATURE:0cxx_binary_literals Feature record: CXX_FEATURE:0cxx_constexpr Feature record: CXX_FEATURE:0cxx_contextual_conversions Feature record: CXX_FEATURE:0cxx_decltype Feature record: CXX_FEATURE:0cxx_decltype_auto Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:0cxx_default_function_template_args Feature record: CXX_FEATURE:0cxx_defaulted_functions Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers Feature record: CXX_FEATURE:0cxx_delegating_constructors Feature record: CXX_FEATURE:0cxx_deleted_functions Feature record: CXX_FEATURE:0cxx_digit_separators Feature record: CXX_FEATURE:0cxx_enum_forward_declarations Feature record: CXX_FEATURE:0cxx_explicit_conversions Feature record: CXX_FEATURE:0cxx_extended_friend_declarations Feature record: CXX_FEATURE:0cxx_extern_templates Feature record: CXX_FEATURE:0cxx_final Feature record: CXX_FEATURE:0cxx_func_identifier Feature record: CXX_FEATURE:0cxx_generalized_initializers Feature record: CXX_FEATURE:0cxx_generic_lambdas Feature record: CXX_FEATURE:0cxx_inheriting_constructors Feature record: CXX_FEATURE:0cxx_inline_namespaces Feature record: CXX_FEATURE:0cxx_lambdas Feature record: CXX_FEATURE:0cxx_lambda_init_captures Feature record: CXX_FEATURE:0cxx_local_type_template_args Feature record: CXX_FEATURE:0cxx_long_long_type Feature record: CXX_FEATURE:0cxx_noexcept Feature record: CXX_FEATURE:0cxx_nonstatic_member_init Feature record: CXX_FEATURE:0cxx_nullptr Feature record: CXX_FEATURE:0cxx_override Feature record: CXX_FEATURE:0cxx_range_for Feature record: CXX_FEATURE:0cxx_raw_string_literals Feature record: CXX_FEATURE:0cxx_reference_qualified_functions Feature record: CXX_FEATURE:0cxx_relaxed_constexpr Feature record: CXX_FEATURE:0cxx_return_type_deduction Feature record: CXX_FEATURE:0cxx_right_angle_brackets Feature record: CXX_FEATURE:0cxx_rvalue_references Feature record: CXX_FEATURE:0cxx_sizeof_member Feature record: CXX_FEATURE:0cxx_static_assert Feature record: CXX_FEATURE:0cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:0cxx_thread_local Feature record: CXX_FEATURE:0cxx_trailing_return_types Feature record: CXX_FEATURE:0cxx_unicode_literals Feature record: CXX_FEATURE:0cxx_uniform_initialization Feature record: CXX_FEATURE:0cxx_unrestricted_unions Feature record: CXX_FEATURE:0cxx_user_literals Feature record: CXX_FEATURE:0cxx_variable_templates Feature record: CXX_FEATURE:0cxx_variadic_macros Feature record: CXX_FEATURE:0cxx_variadic_templates Determining if the __GLIBC__ exist passed with the following output: Change Dir: /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_083ca/fast" make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_083ca.dir/build.make CMakeFiles/cmTC_083ca.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_083ca.dir/CheckSymbolExists.c.o /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -o CMakeFiles/cmTC_083ca.dir/CheckSymbolExists.c.o -c /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_083ca /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_083ca.dir/link.txt --verbose=1 /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -rdynamic CMakeFiles/cmTC_083ca.dir/CheckSymbolExists.c.o -o cmTC_083ca make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' File /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include <stdlib.h> int main(int argc, char** argv) { (void)argv; #ifndef __GLIBC__ return ((int*)(&__GLIBC__))[argc]; #else (void)argc; return 0; #endif } Performing C++ SOURCE FILE Test HAVE_DATE_TIME succeeded with the following output: Change Dir: /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_68466/fast" make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_68466.dir/build.make CMakeFiles/cmTC_68466.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_68466.dir/src.cxx.o /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -DHAVE_DATE_TIME -Wdate-time -o CMakeFiles/cmTC_68466.dir/src.cxx.o -c /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_68466 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_68466.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -DHAVE_DATE_TIME -Wl,-z,relro -rdynamic CMakeFiles/cmTC_68466.dir/src.cxx.o -o cmTC_68466 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } cd obj-arm-linux-gnueabihf && tail -v -n \+0 CMakeFiles/CMakeError.log ==> CMakeFiles/CMakeError.log <== Performing C++ SOURCE FILE Test _OFFT_IS_64BIT failed with the following output: Change Dir: /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8b092/fast" make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_8b092.dir/build.make CMakeFiles/cmTC_8b092.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_8b092.dir/src.cxx.o /usr/bin/c++ -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_OFFT_IS_64BIT -o CMakeFiles/cmTC_8b092.dir/src.cxx.o -c /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx:7:36: warning: left shift count >= width of type [-Wshift-count-overflow] #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) ^~ /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx:8:23: note: in expansion of macro 'LARGE_OFF_T' int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; ^~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx:7:60: warning: left shift count >= width of type [-Wshift-count-overflow] #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) ^~ /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx:8:23: note: in expansion of macro 'LARGE_OFF_T' int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; ^~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx:8:97: error: size of array 'off_t_is_large' is negative int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; ^ make[3]: *** [CMakeFiles/cmTC_8b092.dir/build.make:66: CMakeFiles/cmTC_8b092.dir/src.cxx.o] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' make[2]: *** [Makefile:121: cmTC_8b092/fast] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Source file was: #include <sys/types.h> /* Check that off_t can represent 2**63 - 1 correctly. We can't simply define LARGE_OFF_T to be 9223372036854775807, since some C++ compilers masquerading as C compilers incorrectly reject 9223372036854775807. */ #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; int main() { return 0; } dh_auto_configure: cd obj-arm-linux-gnueabihf && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/arm-linux-gnueabihf -DUSE_PLASMA5=ON .. returned exit code 1 make[1]: *** [debian/rules:108: override_dh_auto_configure] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:105: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 -------------------------------------------------------------------------------- Build finished at 2023-05-04T16:26:56Z Finished -------- +------------------------------------------------------------------------------+ | Cleanup | +------------------------------------------------------------------------------+ Purging /<<BUILDDIR>> Not cleaning session: cloned chroot in use E: Build failure (dpkg-buildpackage died) +------------------------------------------------------------------------------+ | Summary | +------------------------------------------------------------------------------+ Build Architecture: armhf Build Type: full Build-Space: 892 Build-Time: 45 Distribution: buster Fail-Stage: build Host Architecture: armhf Install-Time: 233 Job: /home/_jenkins_/tmp/tmp.c3HGc48uwBLdFU34GHhwA3bk/x2goplasmabindings_3.0.2.3-0x2go1~git20230504.130+10.heuler.1.dsc Machine Architecture: amd64 Package: x2goplasmabindings Package-Time: 489 Source-Version: 3.0.2.3-0x2go1~git20230504.130+10.heuler.1 Space: 892 Status: attempted Version: 3.0.2.3-0x2go1~git20230504.130+10.heuler.1 -------------------------------------------------------------------------------- Finished at 2023-05-04T16:26:56Z Build needed 00:08:09, 892k disk space E: Build failure (dpkg-buildpackage died) + cleanup + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n '' ']' + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.c3HGc48uwBLdFU34GHhwA3bk ']' + '[' -d /var/lib/jenkins/tmp/tmp.c3HGc48uwBLdFU34GHhwA3bk ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.c3HGc48uwBLdFU34GHhwA3bk Build step 'Execute shell' marked build as failure
See <https://jenkins.x2go.org:8443/job/x2goplasmabindings+nightly+raspbian-buster/7/display/redirect?page=changes> Changes: [ionic] debian/control: add BD for qtdeclarative5-dev and qtbase5-dev or qtbase5-gles-dev. [ionic] CMakeLists.txt: include ECMInstallIcons module. ------------------------------------------ [...truncated 369.34 KB...] qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' [ 14%] Built target org.x2go.plasmoid_autogen /usr/bin/make -f CMakeFiles/org.x2go.plasmoid.dir/build.make CMakeFiles/org.x2go.plasmoid.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/org.x2go.plasmoid.dir/DependInfo.cmake --color= Scanning dependencies of target org.x2go.plasmoid make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' /usr/bin/make -f CMakeFiles/org.x2go.plasmoid.dir/build.make CMakeFiles/org.x2go.plasmoid.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' [ 28%] Building CXX object CMakeFiles/org.x2go.plasmoid.dir/fsitem.o /usr/bin/c++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dorg_x2go_plasmoid_EXPORTS -I/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/org.x2go.plasmoid_autogen/include -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -isystem /usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5 -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KI18n -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DTRANSLATION_DOMAIN="plasma_applet_org.x2go.plasmoid" -fPIC -std=gnu++11 -o CMakeFiles/org.x2go.plasmoid.dir/fsitem.o -c /<<PKGBUILDDIR>>/fsitem.cpp In file included from /<<PKGBUILDDIR>>/fsitem.h:25, from /<<PKGBUILDDIR>>/fsitem.cpp:22: /<<PKGBUILDDIR>>/plasmoidhovereditem.h:25:10: fatal error: plasma/widgets/frame.h: No such file or directory #include <plasma/widgets/frame.h> ^~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[3]: *** [CMakeFiles/org.x2go.plasmoid.dir/build.make:66: CMakeFiles/org.x2go.plasmoid.dir/fsitem.o] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' make[2]: *** [CMakeFiles/Makefile2:76: CMakeFiles/org.x2go.plasmoid.dir/all] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' make[1]: *** [Makefile:144: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' dh_auto_build: cd obj-arm-linux-gnueabihf && make -j1 returned exit code 2 make: *** [debian/rules:105: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 -------------------------------------------------------------------------------- Build finished at 2023-05-05T19:15:00Z Finished -------- +------------------------------------------------------------------------------+ | Cleanup | +------------------------------------------------------------------------------+ Purging /<<BUILDDIR>> Not cleaning session: cloned chroot in use E: Build failure (dpkg-buildpackage died) +------------------------------------------------------------------------------+ | Summary | +------------------------------------------------------------------------------+ Build Architecture: armhf Build Type: full Build-Space: 1500 Build-Time: 61 Distribution: buster Fail-Stage: build Host Architecture: armhf Install-Time: 214 Job: /home/_jenkins_/tmp/tmp.wOhOKCIiCFxRxdSBTAaukFoR/x2goplasmabindings_3.0.2.3-0x2go1~git20230505.132+10.heuler.1.dsc Machine Architecture: amd64 Package: x2goplasmabindings Package-Time: 506 Source-Version: 3.0.2.3-0x2go1~git20230505.132+10.heuler.1 Space: 1500 Status: attempted Version: 3.0.2.3-0x2go1~git20230505.132+10.heuler.1 -------------------------------------------------------------------------------- Finished at 2023-05-05T19:15:00Z Build needed 00:08:26, 1500k disk space E: Build failure (dpkg-buildpackage died) + cleanup + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n '' ']' + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.wOhOKCIiCFxRxdSBTAaukFoR ']' + '[' -d /var/lib/jenkins/tmp/tmp.wOhOKCIiCFxRxdSBTAaukFoR ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.wOhOKCIiCFxRxdSBTAaukFoR Build step 'Execute shell' marked build as failure
See <https://jenkins.x2go.org:8443/job/x2goplasmabindings+nightly+raspbian-buster/8/display/redirect?page=changes> Changes: [ionic] /: add plasma_compat.h, defining the helper macro X2GOPLASMOID_PLASMA5_COMPAT if we're building against Plasma 5. [ionic] plasmoidhoveredicon.{cpp,h}: use QFrame in Plasma 5 mode, where Plasma::Frame is not available. ------------------------------------------ [...truncated 237.63 KB...] qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 Call Stack (most recent call first): /usr/lib/arm-linux-gnueabihf/cmake/KF5Plasma/KF5PlasmaMacros.cmake:34 (kpackage_install_package) CMakeLists.txt:109 (plasma_install_package) CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 3.13) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build dh_auto_build: Compatibility levels before 9 are deprecated (level 7 in use) cd obj-arm-linux-gnueabihf && make -j1 make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' /usr/bin/make -f CMakeFiles/org.x2go.plasmoid_autogen.dir/build.make CMakeFiles/org.x2go.plasmoid_autogen.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/org.x2go.plasmoid_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target org.x2go.plasmoid_autogen make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' /usr/bin/make -f CMakeFiles/org.x2go.plasmoid_autogen.dir/build.make CMakeFiles/org.x2go.plasmoid_autogen.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' [ 14%] Automatic MOC for target org.x2go.plasmoid /usr/bin/cmake -E cmake_autogen /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/org.x2go.plasmoid_autogen.dir/AutogenInfo.cmake None E: Build killed with signal TERM after 150 minutes of inactivity -------------------------------------------------------------------------------- Build finished at 2023-05-09T01:06:21Z Finished -------- +------------------------------------------------------------------------------+ | Cleanup | +------------------------------------------------------------------------------+ Purging /<<BUILDDIR>> Not cleaning session: cloned chroot in use E: Build failure (dpkg-buildpackage died) +------------------------------------------------------------------------------+ | Summary | +------------------------------------------------------------------------------+ Build Architecture: armhf Build Type: full Build-Space: 1332 Build-Time: 9049 Distribution: buster Fail-Stage: build Host Architecture: armhf Install-Time: 234 Job: /home/_jenkins_/tmp/tmp.aPBztkKG9e3SALCSSeWdIo0d/x2goplasmabindings_3.0.2.3-0x2go1~git20230508.134+10.heuler.1.dsc Machine Architecture: amd64 Package: x2goplasmabindings Package-Time: 9500 Source-Version: 3.0.2.3-0x2go1~git20230508.134+10.heuler.1 Space: 1332 Status: attempted Version: 3.0.2.3-0x2go1~git20230508.134+10.heuler.1 -------------------------------------------------------------------------------- Finished at 2023-05-09T01:06:21Z Build needed 02:38:20, 1332k disk space E: Build failure (dpkg-buildpackage died) + cleanup + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n '' ']' + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.aPBztkKG9e3SALCSSeWdIo0d ']' + '[' -d /var/lib/jenkins/tmp/tmp.aPBztkKG9e3SALCSSeWdIo0d ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.aPBztkKG9e3SALCSSeWdIo0d Build step 'Execute shell' marked build as failure
See <https://jenkins.x2go.org:8443/job/x2goplasmabindings+nightly+raspbian-buster/9/display/redirect?page=changes> Changes: [ionic] plasmoidhoveredicon.{cpp,h}: revert QFrame change. [ionic] /: remove plasma_compat.h. [ionic] /: add x2goplasmoidkf5.cpp, developed by Robert Tari, C++ part of a new KF5-based implementation. [ionic] debian/copyright: add information for x2goplasmoidkf5.cpp, which is GPL-3.0-only. [ionic] /: add COPYING.GPL3. [ionic] x2goplasmabindings.spec: fix License: tag, add COPYING and COPYING.GPL3 to either %license or %doc macros in %files section. [ionic] CMakeLists.txt: only build x2goplasmoidkf5.cpp in Plasma5 mode. [ionic] package/metadata.json: add Robert Tari to authors. [ionic] package/contents/ui: add main.qml, also provided by Robert Tari. [ionic] debian/copyright: add information for package/contents/ui/main.qml. [ionic] CMakeLists.txt: rework building of org.x2go.plasmoid library in Plasma5 mode, based upon QML. ------------------------------------------ [...truncated 306.25 KB...] Feature record: CXX_FEATURE:1cxx_generalized_initializers Feature record: CXX_FEATURE:0cxx_generic_lambdas Feature record: CXX_FEATURE:1cxx_inheriting_constructors Feature record: CXX_FEATURE:1cxx_inline_namespaces Feature record: CXX_FEATURE:1cxx_lambdas Feature record: CXX_FEATURE:0cxx_lambda_init_captures Feature record: CXX_FEATURE:1cxx_local_type_template_args Feature record: CXX_FEATURE:1cxx_long_long_type Feature record: CXX_FEATURE:1cxx_noexcept Feature record: CXX_FEATURE:1cxx_nonstatic_member_init Feature record: CXX_FEATURE:1cxx_nullptr Feature record: CXX_FEATURE:1cxx_override Feature record: CXX_FEATURE:1cxx_range_for Feature record: CXX_FEATURE:1cxx_raw_string_literals Feature record: CXX_FEATURE:1cxx_reference_qualified_functions Feature record: CXX_FEATURE:0cxx_relaxed_constexpr Feature record: CXX_FEATURE:0cxx_return_type_deduction Feature record: CXX_FEATURE:1cxx_right_angle_brackets Feature record: CXX_FEATURE:1cxx_rvalue_references Feature record: CXX_FEATURE:1cxx_sizeof_member Feature record: CXX_FEATURE:1cxx_static_assert Feature record: CXX_FEATURE:1cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:1cxx_thread_local Feature record: CXX_FEATURE:1cxx_trailing_return_types Feature record: CXX_FEATURE:1cxx_unicode_literals Feature record: CXX_FEATURE:1cxx_uniform_initialization Feature record: CXX_FEATURE:1cxx_unrestricted_unions Feature record: CXX_FEATURE:1cxx_user_literals Feature record: CXX_FEATURE:0cxx_variable_templates Feature record: CXX_FEATURE:1cxx_variadic_macros Feature record: CXX_FEATURE:1cxx_variadic_templates Detecting CXX [-std=c++98] compiler features compiled with the following output: Change Dir: /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9128a/fast" make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_9128a.dir/build.make CMakeFiles/cmTC_9128a.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_9128a.dir/feature_tests.cxx.o /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++98 -o CMakeFiles/cmTC_9128a.dir/feature_tests.cxx.o -c /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_9128a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9128a.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -rdynamic CMakeFiles/cmTC_9128a.dir/feature_tests.cxx.o -o cmTC_9128a make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers Feature record: CXX_FEATURE:0cxx_alias_templates Feature record: CXX_FEATURE:0cxx_alignas Feature record: CXX_FEATURE:0cxx_alignof Feature record: CXX_FEATURE:0cxx_attributes Feature record: CXX_FEATURE:0cxx_attribute_deprecated Feature record: CXX_FEATURE:0cxx_auto_type Feature record: CXX_FEATURE:0cxx_binary_literals Feature record: CXX_FEATURE:0cxx_constexpr Feature record: CXX_FEATURE:0cxx_contextual_conversions Feature record: CXX_FEATURE:0cxx_decltype Feature record: CXX_FEATURE:0cxx_decltype_auto Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:0cxx_default_function_template_args Feature record: CXX_FEATURE:0cxx_defaulted_functions Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers Feature record: CXX_FEATURE:0cxx_delegating_constructors Feature record: CXX_FEATURE:0cxx_deleted_functions Feature record: CXX_FEATURE:0cxx_digit_separators Feature record: CXX_FEATURE:0cxx_enum_forward_declarations Feature record: CXX_FEATURE:0cxx_explicit_conversions Feature record: CXX_FEATURE:0cxx_extended_friend_declarations Feature record: CXX_FEATURE:0cxx_extern_templates Feature record: CXX_FEATURE:0cxx_final Feature record: CXX_FEATURE:0cxx_func_identifier Feature record: CXX_FEATURE:0cxx_generalized_initializers Feature record: CXX_FEATURE:0cxx_generic_lambdas Feature record: CXX_FEATURE:0cxx_inheriting_constructors Feature record: CXX_FEATURE:0cxx_inline_namespaces Feature record: CXX_FEATURE:0cxx_lambdas Feature record: CXX_FEATURE:0cxx_lambda_init_captures Feature record: CXX_FEATURE:0cxx_local_type_template_args Feature record: CXX_FEATURE:0cxx_long_long_type Feature record: CXX_FEATURE:0cxx_noexcept Feature record: CXX_FEATURE:0cxx_nonstatic_member_init Feature record: CXX_FEATURE:0cxx_nullptr Feature record: CXX_FEATURE:0cxx_override Feature record: CXX_FEATURE:0cxx_range_for Feature record: CXX_FEATURE:0cxx_raw_string_literals Feature record: CXX_FEATURE:0cxx_reference_qualified_functions Feature record: CXX_FEATURE:0cxx_relaxed_constexpr Feature record: CXX_FEATURE:0cxx_return_type_deduction Feature record: CXX_FEATURE:0cxx_right_angle_brackets Feature record: CXX_FEATURE:0cxx_rvalue_references Feature record: CXX_FEATURE:0cxx_sizeof_member Feature record: CXX_FEATURE:0cxx_static_assert Feature record: CXX_FEATURE:0cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:0cxx_thread_local Feature record: CXX_FEATURE:0cxx_trailing_return_types Feature record: CXX_FEATURE:0cxx_unicode_literals Feature record: CXX_FEATURE:0cxx_uniform_initialization Feature record: CXX_FEATURE:0cxx_unrestricted_unions Feature record: CXX_FEATURE:0cxx_user_literals Feature record: CXX_FEATURE:0cxx_variable_templates Feature record: CXX_FEATURE:0cxx_variadic_macros Feature record: CXX_FEATURE:0cxx_variadic_templates Determining if the __GLIBC__ exist passed with the following output: Change Dir: /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5842b/fast" make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_5842b.dir/build.make CMakeFiles/cmTC_5842b.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5842b.dir/CheckSymbolExists.c.o /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -o CMakeFiles/cmTC_5842b.dir/CheckSymbolExists.c.o -c /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_5842b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5842b.dir/link.txt --verbose=1 /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -rdynamic CMakeFiles/cmTC_5842b.dir/CheckSymbolExists.c.o -o cmTC_5842b make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' File /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include <stdlib.h> int main(int argc, char** argv) { (void)argv; #ifndef __GLIBC__ return ((int*)(&__GLIBC__))[argc]; #else (void)argc; return 0; #endif } Performing C++ SOURCE FILE Test HAVE_DATE_TIME succeeded with the following output: Change Dir: /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_6f746/fast" make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_6f746.dir/build.make CMakeFiles/cmTC_6f746.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_6f746.dir/src.cxx.o /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -DHAVE_DATE_TIME -Wdate-time -o CMakeFiles/cmTC_6f746.dir/src.cxx.o -c /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_6f746 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6f746.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -DHAVE_DATE_TIME -Wl,-z,relro -rdynamic CMakeFiles/cmTC_6f746.dir/src.cxx.o -o cmTC_6f746 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } cd obj-arm-linux-gnueabihf && tail -v -n \+0 CMakeFiles/CMakeError.log ==> CMakeFiles/CMakeError.log <== Performing C++ SOURCE FILE Test _OFFT_IS_64BIT failed with the following output: Change Dir: /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_abc9b/fast" make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_abc9b.dir/build.make CMakeFiles/cmTC_abc9b.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_abc9b.dir/src.cxx.o /usr/bin/c++ -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_OFFT_IS_64BIT -o CMakeFiles/cmTC_abc9b.dir/src.cxx.o -c /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx:7:36: warning: left shift count >= width of type [-Wshift-count-overflow] #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) ^~ /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx:8:23: note: in expansion of macro 'LARGE_OFF_T' int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; ^~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx:7:60: warning: left shift count >= width of type [-Wshift-count-overflow] #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) ^~ /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx:8:23: note: in expansion of macro 'LARGE_OFF_T' int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; ^~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx:8:97: error: size of array 'off_t_is_large' is negative int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; ^ make[3]: *** [CMakeFiles/cmTC_abc9b.dir/build.make:66: CMakeFiles/cmTC_abc9b.dir/src.cxx.o] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' make[2]: *** [Makefile:121: cmTC_abc9b/fast] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Source file was: #include <sys/types.h> /* Check that off_t can represent 2**63 - 1 correctly. We can't simply define LARGE_OFF_T to be 9223372036854775807, since some C++ compilers masquerading as C compilers incorrectly reject 9223372036854775807. */ #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; int main() { return 0; } dh_auto_configure: cd obj-arm-linux-gnueabihf && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/arm-linux-gnueabihf -DUSE_PLASMA5=ON .. returned exit code 1 make[1]: *** [debian/rules:108: override_dh_auto_configure] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:105: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 -------------------------------------------------------------------------------- Build finished at 2023-06-29T21:35:53Z Finished -------- +------------------------------------------------------------------------------+ | Cleanup | +------------------------------------------------------------------------------+ Purging /<<BUILDDIR>> Not cleaning session: cloned chroot in use E: Build failure (dpkg-buildpackage died) +------------------------------------------------------------------------------+ | Summary | +------------------------------------------------------------------------------+ Build Architecture: armhf Build Type: full Build-Space: 984 Build-Time: 64 Distribution: buster Fail-Stage: build Host Architecture: armhf Install-Time: 255 Job: /home/_jenkins_/tmp/tmp.F8cH5MVDgOKVxTvA5mp6WjOs/x2goplasmabindings_3.0.2.3-0x2go1~git20230629.145+10.heuler.1.dsc Machine Architecture: amd64 Package: x2goplasmabindings Package-Time: 570 Source-Version: 3.0.2.3-0x2go1~git20230629.145+10.heuler.1 Space: 984 Status: attempted Version: 3.0.2.3-0x2go1~git20230629.145+10.heuler.1 -------------------------------------------------------------------------------- Finished at 2023-06-29T21:35:53Z Build needed 00:09:30, 984k disk space E: Build failure (dpkg-buildpackage died) + cleanup + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n '' ']' + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.F8cH5MVDgOKVxTvA5mp6WjOs ']' + '[' -d /var/lib/jenkins/tmp/tmp.F8cH5MVDgOKVxTvA5mp6WjOs ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.F8cH5MVDgOKVxTvA5mp6WjOs Build step 'Execute shell' marked build as failure
See <https://jenkins.x2go.org:8443/job/x2goplasmabindings+nightly+raspbian-buster/10/display/redirect?page=changes> Changes: [ionic] debian/changelog: move changes to x2goplasmabindings.spec to own section. [ionic] x2goplasmabindings.spec: add BRs on kf5umbrella for *SuSE-based systems and kf5-rpm-macros for RedHat-based systems to get ECMQmlModule support. [ionic] debian/control: add BD for extra-cmake-modules for ECMQmlModule support. ------------------------------------------ [...truncated 306.21 KB...] Feature record: CXX_FEATURE:1cxx_generalized_initializers Feature record: CXX_FEATURE:0cxx_generic_lambdas Feature record: CXX_FEATURE:1cxx_inheriting_constructors Feature record: CXX_FEATURE:1cxx_inline_namespaces Feature record: CXX_FEATURE:1cxx_lambdas Feature record: CXX_FEATURE:0cxx_lambda_init_captures Feature record: CXX_FEATURE:1cxx_local_type_template_args Feature record: CXX_FEATURE:1cxx_long_long_type Feature record: CXX_FEATURE:1cxx_noexcept Feature record: CXX_FEATURE:1cxx_nonstatic_member_init Feature record: CXX_FEATURE:1cxx_nullptr Feature record: CXX_FEATURE:1cxx_override Feature record: CXX_FEATURE:1cxx_range_for Feature record: CXX_FEATURE:1cxx_raw_string_literals Feature record: CXX_FEATURE:1cxx_reference_qualified_functions Feature record: CXX_FEATURE:0cxx_relaxed_constexpr Feature record: CXX_FEATURE:0cxx_return_type_deduction Feature record: CXX_FEATURE:1cxx_right_angle_brackets Feature record: CXX_FEATURE:1cxx_rvalue_references Feature record: CXX_FEATURE:1cxx_sizeof_member Feature record: CXX_FEATURE:1cxx_static_assert Feature record: CXX_FEATURE:1cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:1cxx_thread_local Feature record: CXX_FEATURE:1cxx_trailing_return_types Feature record: CXX_FEATURE:1cxx_unicode_literals Feature record: CXX_FEATURE:1cxx_uniform_initialization Feature record: CXX_FEATURE:1cxx_unrestricted_unions Feature record: CXX_FEATURE:1cxx_user_literals Feature record: CXX_FEATURE:0cxx_variable_templates Feature record: CXX_FEATURE:1cxx_variadic_macros Feature record: CXX_FEATURE:1cxx_variadic_templates Detecting CXX [-std=c++98] compiler features compiled with the following output: Change Dir: /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7c0d3/fast" make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_7c0d3.dir/build.make CMakeFiles/cmTC_7c0d3.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_7c0d3.dir/feature_tests.cxx.o /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++98 -o CMakeFiles/cmTC_7c0d3.dir/feature_tests.cxx.o -c /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_7c0d3 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7c0d3.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -rdynamic CMakeFiles/cmTC_7c0d3.dir/feature_tests.cxx.o -o cmTC_7c0d3 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers Feature record: CXX_FEATURE:0cxx_alias_templates Feature record: CXX_FEATURE:0cxx_alignas Feature record: CXX_FEATURE:0cxx_alignof Feature record: CXX_FEATURE:0cxx_attributes Feature record: CXX_FEATURE:0cxx_attribute_deprecated Feature record: CXX_FEATURE:0cxx_auto_type Feature record: CXX_FEATURE:0cxx_binary_literals Feature record: CXX_FEATURE:0cxx_constexpr Feature record: CXX_FEATURE:0cxx_contextual_conversions Feature record: CXX_FEATURE:0cxx_decltype Feature record: CXX_FEATURE:0cxx_decltype_auto Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:0cxx_default_function_template_args Feature record: CXX_FEATURE:0cxx_defaulted_functions Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers Feature record: CXX_FEATURE:0cxx_delegating_constructors Feature record: CXX_FEATURE:0cxx_deleted_functions Feature record: CXX_FEATURE:0cxx_digit_separators Feature record: CXX_FEATURE:0cxx_enum_forward_declarations Feature record: CXX_FEATURE:0cxx_explicit_conversions Feature record: CXX_FEATURE:0cxx_extended_friend_declarations Feature record: CXX_FEATURE:0cxx_extern_templates Feature record: CXX_FEATURE:0cxx_final Feature record: CXX_FEATURE:0cxx_func_identifier Feature record: CXX_FEATURE:0cxx_generalized_initializers Feature record: CXX_FEATURE:0cxx_generic_lambdas Feature record: CXX_FEATURE:0cxx_inheriting_constructors Feature record: CXX_FEATURE:0cxx_inline_namespaces Feature record: CXX_FEATURE:0cxx_lambdas Feature record: CXX_FEATURE:0cxx_lambda_init_captures Feature record: CXX_FEATURE:0cxx_local_type_template_args Feature record: CXX_FEATURE:0cxx_long_long_type Feature record: CXX_FEATURE:0cxx_noexcept Feature record: CXX_FEATURE:0cxx_nonstatic_member_init Feature record: CXX_FEATURE:0cxx_nullptr Feature record: CXX_FEATURE:0cxx_override Feature record: CXX_FEATURE:0cxx_range_for Feature record: CXX_FEATURE:0cxx_raw_string_literals Feature record: CXX_FEATURE:0cxx_reference_qualified_functions Feature record: CXX_FEATURE:0cxx_relaxed_constexpr Feature record: CXX_FEATURE:0cxx_return_type_deduction Feature record: CXX_FEATURE:0cxx_right_angle_brackets Feature record: CXX_FEATURE:0cxx_rvalue_references Feature record: CXX_FEATURE:0cxx_sizeof_member Feature record: CXX_FEATURE:0cxx_static_assert Feature record: CXX_FEATURE:0cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:0cxx_thread_local Feature record: CXX_FEATURE:0cxx_trailing_return_types Feature record: CXX_FEATURE:0cxx_unicode_literals Feature record: CXX_FEATURE:0cxx_uniform_initialization Feature record: CXX_FEATURE:0cxx_unrestricted_unions Feature record: CXX_FEATURE:0cxx_user_literals Feature record: CXX_FEATURE:0cxx_variable_templates Feature record: CXX_FEATURE:0cxx_variadic_macros Feature record: CXX_FEATURE:0cxx_variadic_templates Determining if the __GLIBC__ exist passed with the following output: Change Dir: /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3b643/fast" make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_3b643.dir/build.make CMakeFiles/cmTC_3b643.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3b643.dir/CheckSymbolExists.c.o /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -o CMakeFiles/cmTC_3b643.dir/CheckSymbolExists.c.o -c /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_3b643 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3b643.dir/link.txt --verbose=1 /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -rdynamic CMakeFiles/cmTC_3b643.dir/CheckSymbolExists.c.o -o cmTC_3b643 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' File /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include <stdlib.h> int main(int argc, char** argv) { (void)argv; #ifndef __GLIBC__ return ((int*)(&__GLIBC__))[argc]; #else (void)argc; return 0; #endif } Performing C++ SOURCE FILE Test HAVE_DATE_TIME succeeded with the following output: Change Dir: /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_87c81/fast" make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_87c81.dir/build.make CMakeFiles/cmTC_87c81.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_87c81.dir/src.cxx.o /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -DHAVE_DATE_TIME -Wdate-time -o CMakeFiles/cmTC_87c81.dir/src.cxx.o -c /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_87c81 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_87c81.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -DHAVE_DATE_TIME -Wl,-z,relro -rdynamic CMakeFiles/cmTC_87c81.dir/src.cxx.o -o cmTC_87c81 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } cd obj-arm-linux-gnueabihf && tail -v -n \+0 CMakeFiles/CMakeError.log ==> CMakeFiles/CMakeError.log <== Performing C++ SOURCE FILE Test _OFFT_IS_64BIT failed with the following output: Change Dir: /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ad4ac/fast" make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_ad4ac.dir/build.make CMakeFiles/cmTC_ad4ac.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_ad4ac.dir/src.cxx.o /usr/bin/c++ -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_OFFT_IS_64BIT -o CMakeFiles/cmTC_ad4ac.dir/src.cxx.o -c /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx:7:36: warning: left shift count >= width of type [-Wshift-count-overflow] #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) ^~ /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx:8:23: note: in expansion of macro 'LARGE_OFF_T' int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; ^~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx:7:60: warning: left shift count >= width of type [-Wshift-count-overflow] #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) ^~ /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx:8:23: note: in expansion of macro 'LARGE_OFF_T' int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; ^~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx:8:97: error: size of array 'off_t_is_large' is negative int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; ^ make[3]: *** [CMakeFiles/cmTC_ad4ac.dir/build.make:66: CMakeFiles/cmTC_ad4ac.dir/src.cxx.o] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' make[2]: *** [Makefile:121: cmTC_ad4ac/fast] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp' Source file was: #include <sys/types.h> /* Check that off_t can represent 2**63 - 1 correctly. We can't simply define LARGE_OFF_T to be 9223372036854775807, since some C++ compilers masquerading as C compilers incorrectly reject 9223372036854775807. */ #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; int main() { return 0; } dh_auto_configure: cd obj-arm-linux-gnueabihf && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/arm-linux-gnueabihf -DUSE_PLASMA5=ON .. returned exit code 1 make[1]: *** [debian/rules:108: override_dh_auto_configure] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:105: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 -------------------------------------------------------------------------------- Build finished at 2023-08-07T20:10:02Z Finished -------- +------------------------------------------------------------------------------+ | Cleanup | +------------------------------------------------------------------------------+ Purging /<<BUILDDIR>> Not cleaning session: cloned chroot in use E: Build failure (dpkg-buildpackage died) +------------------------------------------------------------------------------+ | Summary | +------------------------------------------------------------------------------+ Build Architecture: armhf Build Type: full Build-Space: 988 Build-Time: 49 Distribution: buster Fail-Stage: build Host Architecture: armhf Install-Time: 285 Job: /home/_jenkins_/tmp/tmp.UT0SHfahgsIaM83VEO8VOD32/x2goplasmabindings_3.0.2.3-0x2go1~git20230807.148+10.heuler.1.dsc Machine Architecture: amd64 Package: x2goplasmabindings Package-Time: 590 Source-Version: 3.0.2.3-0x2go1~git20230807.148+10.heuler.1 Space: 988 Status: attempted Version: 3.0.2.3-0x2go1~git20230807.148+10.heuler.1 -------------------------------------------------------------------------------- Finished at 2023-08-07T20:10:02Z Build needed 00:09:50, 988k disk space E: Build failure (dpkg-buildpackage died) + cleanup + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n '' ']' + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.UT0SHfahgsIaM83VEO8VOD32 ']' + '[' -d /var/lib/jenkins/tmp/tmp.UT0SHfahgsIaM83VEO8VOD32 ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.UT0SHfahgsIaM83VEO8VOD32 Build step 'Execute shell' marked build as failure
See <https://jenkins.x2go.org:8443/job/x2goplasmabindings+nightly+raspbian-buster/11/display/redirect?page=changes> Changes: [ionic] x2goplasmoidkf5.cpp: fix moc include. [ionic] x2goplasmabindings.spec: fix Plasma 5 detection on OpenSuSE Tumbleweed. [ionic] CMakeLists.txt: detect if ECMQmlModule is available and, if not, emulate its behavior for older platforms. [ionic] CMakeLists.txt: whitespace only. ------------------------------------------ [...truncated 239.19 KB...] qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 Call Stack (most recent call first): /usr/lib/arm-linux-gnueabihf/cmake/KF5Plasma/KF5PlasmaMacros.cmake:34 (kpackage_install_package) CMakeLists.txt:230 (plasma_install_package) CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 3.13) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done CMake Warning (dev) at CMakeLists.txt:94 (add_library): Policy CMP0028 is not set: Double colon in target name means ALIAS or IMPORTED target. Run "cmake --help-policy CMP0028" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "X2GoPlasmoidPlugin" links to target "Qt::Core" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:94 (add_library): Policy CMP0028 is not set: Double colon in target name means ALIAS or IMPORTED target. Run "cmake --help-policy CMP0028" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "X2GoPlasmoidPlugin" links to target "Qt::Qml" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:94 (add_library): Policy CMP0028 is not set: Double colon in target name means ALIAS or IMPORTED target. Run "cmake --help-policy CMP0028" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "X2GoPlasmoidPlugin" links to target "Qt::Core" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:94 (add_library): Policy CMP0028 is not set: Double colon in target name means ALIAS or IMPORTED target. Run "cmake --help-policy CMP0028" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "X2GoPlasmoidPlugin" links to target "Qt::Qml" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build dh_auto_build: Compatibility levels before 9 are deprecated (level 7 in use) cd obj-arm-linux-gnueabihf && make -j1 make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' /usr/bin/make -f CMakeFiles/X2GoPlasmoidPlugin_autogen.dir/build.make CMakeFiles/X2GoPlasmoidPlugin_autogen.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/X2GoPlasmoidPlugin_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target X2GoPlasmoidPlugin_autogen make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' /usr/bin/make -f CMakeFiles/X2GoPlasmoidPlugin_autogen.dir/build.make CMakeFiles/X2GoPlasmoidPlugin_autogen.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' [ 25%] Automatic MOC for target X2GoPlasmoidPlugin /usr/bin/cmake -E cmake_autogen /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/X2GoPlasmoidPlugin_autogen.dir/AutogenInfo.cmake None AutoMoc: qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' [ 25%] Built target X2GoPlasmoidPlugin_autogen /usr/bin/make -f CMakeFiles/X2GoPlasmoidPlugin.dir/build.make CMakeFiles/X2GoPlasmoidPlugin.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/X2GoPlasmoidPlugin.dir/DependInfo.cmake --color= Scanning dependencies of target X2GoPlasmoidPlugin make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' /usr/bin/make -f CMakeFiles/X2GoPlasmoidPlugin.dir/build.make CMakeFiles/X2GoPlasmoidPlugin.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' [ 50%] Building CXX object CMakeFiles/X2GoPlasmoidPlugin.dir/x2goplasmoidkf5.o /usr/bin/c++ -DX2GoPlasmoidPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/X2GoPlasmoidPlugin_autogen/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DTRANSLATION_DOMAIN="plasma_applet_org.x2go.plasmoid" -o CMakeFiles/X2GoPlasmoidPlugin.dir/x2goplasmoidkf5.o -c /<<PKGBUILDDIR>>/x2goplasmoidkf5.cpp /<<PKGBUILDDIR>>/x2goplasmoidkf5.cpp:20:10: fatal error: QQmlExtensionPlugin: No such file or directory #include <QQmlExtensionPlugin> ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[3]: *** [CMakeFiles/X2GoPlasmoidPlugin.dir/build.make:66: CMakeFiles/X2GoPlasmoidPlugin.dir/x2goplasmoidkf5.o] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' make[2]: *** [CMakeFiles/Makefile2:76: CMakeFiles/X2GoPlasmoidPlugin.dir/all] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' make[1]: *** [Makefile:144: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' dh_auto_build: cd obj-arm-linux-gnueabihf && make -j1 returned exit code 2 make: *** [debian/rules:105: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 -------------------------------------------------------------------------------- Build finished at 2023-08-10T02:23:22Z Finished -------- +------------------------------------------------------------------------------+ | Cleanup | +------------------------------------------------------------------------------+ Purging /<<BUILDDIR>> Not cleaning session: cloned chroot in use E: Build failure (dpkg-buildpackage died) +------------------------------------------------------------------------------+ | Summary | +------------------------------------------------------------------------------+ Build Architecture: armhf Build Type: full Build-Space: 1452 Build-Time: 61 Distribution: buster Fail-Stage: build Host Architecture: armhf Install-Time: 220 Job: /home/_jenkins_/tmp/tmp.gXZVNd0fbNNb7NYOylFmKOyP/x2goplasmabindings_3.0.2.3-0x2go1~git20230810.152+10.heuler.1.dsc Machine Architecture: amd64 Package: x2goplasmabindings Package-Time: 550 Source-Version: 3.0.2.3-0x2go1~git20230810.152+10.heuler.1 Space: 1452 Status: attempted Version: 3.0.2.3-0x2go1~git20230810.152+10.heuler.1 -------------------------------------------------------------------------------- Finished at 2023-08-10T02:23:22Z Build needed 00:09:10, 1452k disk space E: Build failure (dpkg-buildpackage died) + cleanup + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n '' ']' + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.gXZVNd0fbNNb7NYOylFmKOyP ']' + '[' -d /var/lib/jenkins/tmp/tmp.gXZVNd0fbNNb7NYOylFmKOyP ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.gXZVNd0fbNNb7NYOylFmKOyP Build step 'Execute shell' marked build as failure
See <https://jenkins.x2go.org:8443/job/x2goplasmabindings+nightly+raspbian-buster/12/display/redirect?page=changes> Changes: [ionic] debian/control: make extra-cmake-modules a noop for older systems that do not have it. [ionic] CMakeLists.txt: fix Qml build emulation. ------------------------------------------ [...truncated 239.26 KB...] qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 Call Stack (most recent call first): /usr/lib/arm-linux-gnueabihf/cmake/KF5Plasma/KF5PlasmaMacros.cmake:34 (kpackage_install_package) CMakeLists.txt:230 (plasma_install_package) CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 3.13) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done CMake Warning (dev) at CMakeLists.txt:94 (add_library): Policy CMP0028 is not set: Double colon in target name means ALIAS or IMPORTED target. Run "cmake --help-policy CMP0028" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "X2GoPlasmoidPlugin" links to target "Qt::Core" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:94 (add_library): Policy CMP0028 is not set: Double colon in target name means ALIAS or IMPORTED target. Run "cmake --help-policy CMP0028" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "X2GoPlasmoidPlugin" links to target "Qt::Qml" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:94 (add_library): Policy CMP0028 is not set: Double colon in target name means ALIAS or IMPORTED target. Run "cmake --help-policy CMP0028" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "X2GoPlasmoidPlugin" links to target "Qt::Core" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:94 (add_library): Policy CMP0028 is not set: Double colon in target name means ALIAS or IMPORTED target. Run "cmake --help-policy CMP0028" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "X2GoPlasmoidPlugin" links to target "Qt::Qml" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build dh_auto_build: Compatibility levels before 9 are deprecated (level 7 in use) cd obj-arm-linux-gnueabihf && make -j1 make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' /usr/bin/make -f CMakeFiles/X2GoPlasmoidPlugin_autogen.dir/build.make CMakeFiles/X2GoPlasmoidPlugin_autogen.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/X2GoPlasmoidPlugin_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target X2GoPlasmoidPlugin_autogen make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' /usr/bin/make -f CMakeFiles/X2GoPlasmoidPlugin_autogen.dir/build.make CMakeFiles/X2GoPlasmoidPlugin_autogen.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' [ 25%] Automatic MOC for target X2GoPlasmoidPlugin /usr/bin/cmake -E cmake_autogen /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/X2GoPlasmoidPlugin_autogen.dir/AutogenInfo.cmake None AutoMoc: qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' [ 25%] Built target X2GoPlasmoidPlugin_autogen /usr/bin/make -f CMakeFiles/X2GoPlasmoidPlugin.dir/build.make CMakeFiles/X2GoPlasmoidPlugin.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/X2GoPlasmoidPlugin.dir/DependInfo.cmake --color= Scanning dependencies of target X2GoPlasmoidPlugin make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' /usr/bin/make -f CMakeFiles/X2GoPlasmoidPlugin.dir/build.make CMakeFiles/X2GoPlasmoidPlugin.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' [ 50%] Building CXX object CMakeFiles/X2GoPlasmoidPlugin.dir/x2goplasmoidkf5.o /usr/bin/c++ -DX2GoPlasmoidPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/X2GoPlasmoidPlugin_autogen/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DTRANSLATION_DOMAIN="plasma_applet_org.x2go.plasmoid" -o CMakeFiles/X2GoPlasmoidPlugin.dir/x2goplasmoidkf5.o -c /<<PKGBUILDDIR>>/x2goplasmoidkf5.cpp /<<PKGBUILDDIR>>/x2goplasmoidkf5.cpp:20:10: fatal error: QQmlExtensionPlugin: No such file or directory #include <QQmlExtensionPlugin> ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[3]: *** [CMakeFiles/X2GoPlasmoidPlugin.dir/build.make:66: CMakeFiles/X2GoPlasmoidPlugin.dir/x2goplasmoidkf5.o] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' make[2]: *** [CMakeFiles/Makefile2:76: CMakeFiles/X2GoPlasmoidPlugin.dir/all] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' make[1]: *** [Makefile:144: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' dh_auto_build: cd obj-arm-linux-gnueabihf && make -j1 returned exit code 2 make: *** [debian/rules:105: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 -------------------------------------------------------------------------------- Build finished at 2023-08-11T01:15:39Z Finished -------- +------------------------------------------------------------------------------+ | Cleanup | +------------------------------------------------------------------------------+ Purging /<<BUILDDIR>> Not cleaning session: cloned chroot in use E: Build failure (dpkg-buildpackage died) +------------------------------------------------------------------------------+ | Summary | +------------------------------------------------------------------------------+ Build Architecture: armhf Build Type: full Build-Space: 1456 Build-Time: 50 Distribution: buster Fail-Stage: build Host Architecture: armhf Install-Time: 229 Job: /home/_jenkins_/tmp/tmp.XZeI68qGNbY85aatbxa6YdHe/x2goplasmabindings_3.0.2.3-0x2go1~git20230811.154+10.heuler.1.dsc Machine Architecture: amd64 Package: x2goplasmabindings Package-Time: 487 Source-Version: 3.0.2.3-0x2go1~git20230811.154+10.heuler.1 Space: 1456 Status: attempted Version: 3.0.2.3-0x2go1~git20230811.154+10.heuler.1 -------------------------------------------------------------------------------- Finished at 2023-08-11T01:15:39Z Build needed 00:08:07, 1456k disk space E: Build failure (dpkg-buildpackage died) + cleanup + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n '' ']' + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.XZeI68qGNbY85aatbxa6YdHe ']' + '[' -d /var/lib/jenkins/tmp/tmp.XZeI68qGNbY85aatbxa6YdHe ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.XZeI68qGNbY85aatbxa6YdHe Build step 'Execute shell' marked build as failure
See <https://jenkins.x2go.org:8443/job/x2goplasmabindings+nightly+raspbian-buster/13/display/redirect?page=changes> Changes: [ionic] CMakeLists.txt: copy desktop file to package/metadata.desktop if USE_DESKTOP_FILE is enabled. [ionic] debian/rules: select Ubuntu 16.04 (Xenial) as the first version to use the Plasma 5 code. [ionic] debian/rules: add USE_DESKTOP_FILE selector to support older systems. [ionic] CMakeLists.txt: make sure to use the Qt5::... targets, older systems do not define a versionless alias, since this was only introduced for Qt-6-compatibility. [ionic] x2goplasmabindings.spec: update file list with Plasma 5 files. [ionic] debian/rules: fix syntax. [ionic] x2goplasmabindings.spec: add missing qmldir file to Plasma 5 files. ------------------------------------------ [...truncated 255.66 KB...] qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' [ 25%] Built target X2GoPlasmoidPlugin_autogen /usr/bin/make -f CMakeFiles/X2GoPlasmoidPlugin.dir/build.make CMakeFiles/X2GoPlasmoidPlugin.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/X2GoPlasmoidPlugin.dir/DependInfo.cmake --color= Scanning dependencies of target X2GoPlasmoidPlugin make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' /usr/bin/make -f CMakeFiles/X2GoPlasmoidPlugin.dir/build.make CMakeFiles/X2GoPlasmoidPlugin.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' [ 50%] Building CXX object CMakeFiles/X2GoPlasmoidPlugin.dir/x2goplasmoidkf5.o /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QML_LIB -DX2GoPlasmoidPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/X2GoPlasmoidPlugin_autogen/include -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -isystem /usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -isystem /usr/include/arm-linux-gnueabihf/qt5/QtQml -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DTRANSLATION_DOMAIN="plasma_applet_org.x2go.plasmoid" -fPIC -std=gnu++11 -o CMakeFiles/X2GoPlasmoidPlugin.dir/x2goplasmoidkf5.o -c /<<PKGBUILDDIR>>/x2goplasmoidkf5.cpp /<<PKGBUILDDIR>>/x2goplasmoidkf5.cpp: In member function 'virtual void X2GoPlasmoidPlugin::registerTypes(const char*)': /<<PKGBUILDDIR>>/x2goplasmoidkf5.cpp:67:10: error: no matching function for call to 'qmlRegisterSingletonType<Helpers>(const char*&, int, int, const char [8], X2GoPlasmoidPlugin::registerTypes(const char*)::<lambda(QQmlEngine*, QJSEngine*)>)' }); ^ In file included from /usr/include/arm-linux-gnueabihf/qt5/QtQml/qqmlengine.h:47, from /usr/include/arm-linux-gnueabihf/qt5/QtQml/QQmlEngine:1, from /<<PKGBUILDDIR>>/x2goplasmoidkf5.cpp:21: /usr/include/arm-linux-gnueabihf/qt5/QtQml/qqml.h:594:12: note: candidate: 'template<class T> int qmlRegisterSingletonType(const char*, int, int, const char*, QObject* (*)(QQmlEngine*, QJSEngine*))' inline int qmlRegisterSingletonType(const char *uri, int versionMajor, int versionMinor, const char *typeName, ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/arm-linux-gnueabihf/qt5/QtQml/qqml.h:594:12: note: template argument deduction/substitution failed: /<<PKGBUILDDIR>>/x2goplasmoidkf5.cpp:67:10: note: cannot convert '<lambda closure object>X2GoPlasmoidPlugin::registerTypes(const char*)::<lambda(QQmlEngine*, QJSEngine*)>{}' (type 'X2GoPlasmoidPlugin::registerTypes(const char*)::<lambda(QQmlEngine*, QJSEngine*)>') to type 'QObject* (*)(QQmlEngine*, QJSEngine*)' }); ^ make[3]: *** [CMakeFiles/X2GoPlasmoidPlugin.dir/build.make:66: CMakeFiles/X2GoPlasmoidPlugin.dir/x2goplasmoidkf5.o] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' make[2]: *** [CMakeFiles/Makefile2:364: CMakeFiles/X2GoPlasmoidPlugin.dir/all] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' make[1]: *** [Makefile:144: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' dh_auto_build: cd obj-arm-linux-gnueabihf && make -j1 returned exit code 2 make: *** [debian/rules:112: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 -------------------------------------------------------------------------------- Build finished at 2023-08-11T04:51:20Z Finished -------- +------------------------------------------------------------------------------+ | Cleanup | +------------------------------------------------------------------------------+ Purging /<<BUILDDIR>> Not cleaning session: cloned chroot in use E: Build failure (dpkg-buildpackage died) +------------------------------------------------------------------------------+ | Summary | +------------------------------------------------------------------------------+ Build Architecture: armhf Build Type: full Build-Space: 1524 Build-Time: 63 Distribution: buster Fail-Stage: build Host Architecture: armhf Install-Time: 271 Job: /home/_jenkins_/tmp/tmp.YIX90V8bvDnzD7pCI2R8y58s/x2goplasmabindings_3.0.2.3-0x2go1~git20230811.161+10.heuler.1.dsc Machine Architecture: amd64 Package: x2goplasmabindings Package-Time: 519 Source-Version: 3.0.2.3-0x2go1~git20230811.161+10.heuler.1 Space: 1524 Status: attempted Version: 3.0.2.3-0x2go1~git20230811.161+10.heuler.1 -------------------------------------------------------------------------------- Finished at 2023-08-11T04:51:20Z Build needed 00:08:39, 1524k disk space E: Build failure (dpkg-buildpackage died) + cleanup + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n '' ']' + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.YIX90V8bvDnzD7pCI2R8y58s ']' + '[' -d /var/lib/jenkins/tmp/tmp.YIX90V8bvDnzD7pCI2R8y58s ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.YIX90V8bvDnzD7pCI2R8y58s Build step 'Execute shell' marked build as failure
See <https://jenkins.x2go.org:8443/job/x2goplasmabindings+nightly+raspbian-buster/14/display/redirect?page=changes> Changes: [ionic] x2goplasmabindings.spec: rename binary package to plasma5-addons-x2go on *SuSE, keep it plasma-addons-x2go everywhere else. [ionic] x2goplasmabindings.spec: pull in plasma(5)-desktop as a BR and R for directory owning of /usr/share/plasma/plasmoids. [ionic] x2goplasmoidkf5.cpp: try to fix code to work with Qt 5.11 and C++11 lambdas for qmlRegisterSingletonType (). ------------------------------------------ [...truncated 259.19 KB...] qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 qemu: Unsupported syscall: 397 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' [ 25%] Built target X2GoPlasmoidPlugin_autogen /usr/bin/make -f CMakeFiles/X2GoPlasmoidPlugin.dir/build.make CMakeFiles/X2GoPlasmoidPlugin.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/X2GoPlasmoidPlugin.dir/DependInfo.cmake --color= Scanning dependencies of target X2GoPlasmoidPlugin make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' /usr/bin/make -f CMakeFiles/X2GoPlasmoidPlugin.dir/build.make CMakeFiles/X2GoPlasmoidPlugin.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' [ 50%] Building CXX object CMakeFiles/X2GoPlasmoidPlugin.dir/x2goplasmoidkf5.o /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QML_LIB -DX2GoPlasmoidPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/X2GoPlasmoidPlugin_autogen/include -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -isystem /usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -isystem /usr/include/arm-linux-gnueabihf/qt5/QtQml -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DTRANSLATION_DOMAIN="plasma_applet_org.x2go.plasmoid" -fPIC -std=gnu++11 -o CMakeFiles/X2GoPlasmoidPlugin.dir/x2goplasmoidkf5.o -c /<<PKGBUILDDIR>>/x2goplasmoidkf5.cpp [ 75%] Building CXX object CMakeFiles/X2GoPlasmoidPlugin.dir/X2GoPlasmoidPlugin_autogen/mocs_compilation.o /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QML_LIB -DX2GoPlasmoidPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/X2GoPlasmoidPlugin_autogen/include -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -isystem /usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -isystem /usr/include/arm-linux-gnueabihf/qt5/QtQml -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DTRANSLATION_DOMAIN="plasma_applet_org.x2go.plasmoid" -fPIC -std=gnu++11 -o CMakeFiles/X2GoPlasmoidPlugin.dir/X2GoPlasmoidPlugin_autogen/mocs_compilation.o -c /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/X2GoPlasmoidPlugin_autogen/mocs_compilation.cpp [100%] Linking CXX shared library libX2GoPlasmoidPlugin.so /usr/bin/cmake -E cmake_link_script CMakeFiles/X2GoPlasmoidPlugin.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro -shared -Wl,-soname,libX2GoPlasmoidPlugin.so -o libX2GoPlasmoidPlugin.so CMakeFiles/X2GoPlasmoidPlugin.dir/x2goplasmoidkf5.o CMakeFiles/X2GoPlasmoidPlugin.dir/X2GoPlasmoidPlugin_autogen/mocs_compilation.o /usr/lib/arm-linux-gnueabihf/libQt5Qml.so.5.11.3 /usr/lib/arm-linux-gnueabihf/libQt5Network.so.5.11.3 /usr/lib/arm-linux-gnueabihf/libQt5Core.so.5.11.3 /usr/bin/cmake -E make_directory /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/org/x2go/plasmoid /usr/bin/cmake -E copy /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/X2GoPlasmoidPlugin_qmldir org/x2go/plasmoid/qmldir /usr/bin/cmake -E copy /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/libX2GoPlasmoidPlugin.so org/x2go/plasmoid make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' [100%] Built target X2GoPlasmoidPlugin /usr/bin/make -f po/CMakeFiles/translations.dir/build.make po/CMakeFiles/translations.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/po /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/CMakeFiles/translations.dir/DependInfo.cmake --color= Scanning dependencies of target translations make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' /usr/bin/make -f po/CMakeFiles/translations.dir/build.make po/CMakeFiles/translations.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po && /usr/bin/msgfmt --check -o /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/da.gmo /<<PKGBUILDDIR>>/po/da.po cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po && /usr/bin/msgfmt --check -o /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/de.gmo /<<PKGBUILDDIR>>/po/de.po /<<PKGBUILDDIR>>/po/de.po:7: warning: header field 'PO-Revision-Date' still has the initial default value cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po && /usr/bin/msgfmt --check -o /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/es.gmo /<<PKGBUILDDIR>>/po/es.po cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po && /usr/bin/msgfmt --check -o /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/et.gmo /<<PKGBUILDDIR>>/po/et.po cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po && /usr/bin/msgfmt --check -o /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/fi.gmo /<<PKGBUILDDIR>>/po/fi.po cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po && /usr/bin/msgfmt --check -o /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/fr.gmo /<<PKGBUILDDIR>>/po/fr.po /<<PKGBUILDDIR>>/po/fr.po:7: warning: header field 'PO-Revision-Date' still has the initial default value /<<PKGBUILDDIR>>/po/fr.po:7: warning: header field 'Last-Translator' missing in header cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po && /usr/bin/msgfmt --check -o /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/nb_NO.gmo /<<PKGBUILDDIR>>/po/nb_NO.po cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po && /usr/bin/msgfmt --check -o /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/nl.gmo /<<PKGBUILDDIR>>/po/nl.po cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po && /usr/bin/msgfmt --check -o /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/ru.gmo /<<PKGBUILDDIR>>/po/ru.po cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po && /usr/bin/msgfmt --check -o /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/sv.gmo /<<PKGBUILDDIR>>/po/sv.po cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po && /usr/bin/msgfmt --check -o /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/tr.gmo /<<PKGBUILDDIR>>/po/tr.po make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' [100%] Built target translations make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' /usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles 0 make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' dh_auto_test dh_auto_test: Compatibility levels before 9 are deprecated (level 7 in use) cd obj-arm-linux-gnueabihf && make -j1 test ARGS\+=-j1 make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' Running tests... /usr/bin/ctest --force-new-ctest-process -j1 Test project /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf No tests were found!!! make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' fakeroot debian/rules binary dh binary dh: Compatibility levels before 9 are deprecated (level 7 in use) dh_testroot dh_prep dh_installdirs dh_installdirs: Compatibility levels before 9 are deprecated (level 7 in use) dh_auto_install dh_auto_install: Compatibility levels before 9 are deprecated (level 7 in use) cd obj-arm-linux-gnueabihf && make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/plasma-widget-x2go AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' /usr/bin/make -f CMakeFiles/X2GoPlasmoidPlugin_autogen.dir/build.make CMakeFiles/X2GoPlasmoidPlugin_autogen.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/X2GoPlasmoidPlugin_autogen.dir/DependInfo.cmake --color= make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' /usr/bin/make -f CMakeFiles/X2GoPlasmoidPlugin_autogen.dir/build.make CMakeFiles/X2GoPlasmoidPlugin_autogen.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' [ 25%] Automatic MOC for target X2GoPlasmoidPlugin /usr/bin/cmake -E cmake_autogen /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/X2GoPlasmoidPlugin_autogen.dir/AutogenInfo.cmake None make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' [ 25%] Built target X2GoPlasmoidPlugin_autogen /usr/bin/make -f CMakeFiles/X2GoPlasmoidPlugin.dir/build.make CMakeFiles/X2GoPlasmoidPlugin.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/X2GoPlasmoidPlugin.dir/DependInfo.cmake --color= make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' /usr/bin/make -f CMakeFiles/X2GoPlasmoidPlugin.dir/build.make CMakeFiles/X2GoPlasmoidPlugin.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' make[3]: Nothing to be done for 'CMakeFiles/X2GoPlasmoidPlugin.dir/build'. make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' [100%] Built target X2GoPlasmoidPlugin /usr/bin/make -f po/CMakeFiles/translations.dir/build.make po/CMakeFiles/translations.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/po /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/CMakeFiles/translations.dir/DependInfo.cmake --color= make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' /usr/bin/make -f po/CMakeFiles/translations.dir/build.make po/CMakeFiles/translations.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po && /usr/bin/msgfmt --check -o /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/da.gmo /<<PKGBUILDDIR>>/po/da.po cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po && /usr/bin/msgfmt --check -o /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/de.gmo /<<PKGBUILDDIR>>/po/de.po /<<PKGBUILDDIR>>/po/de.po:7: warning: header field 'PO-Revision-Date' still has the initial default value cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po && /usr/bin/msgfmt --check -o /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/es.gmo /<<PKGBUILDDIR>>/po/es.po cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po && /usr/bin/msgfmt --check -o /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/et.gmo /<<PKGBUILDDIR>>/po/et.po cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po && /usr/bin/msgfmt --check -o /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/fi.gmo /<<PKGBUILDDIR>>/po/fi.po cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po && /usr/bin/msgfmt --check -o /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/fr.gmo /<<PKGBUILDDIR>>/po/fr.po /<<PKGBUILDDIR>>/po/fr.po:7: warning: header field 'PO-Revision-Date' still has the initial default value /<<PKGBUILDDIR>>/po/fr.po:7: warning: header field 'Last-Translator' missing in header cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po && /usr/bin/msgfmt --check -o /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/nb_NO.gmo /<<PKGBUILDDIR>>/po/nb_NO.po cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po && /usr/bin/msgfmt --check -o /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/nl.gmo /<<PKGBUILDDIR>>/po/nl.po cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po && /usr/bin/msgfmt --check -o /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/ru.gmo /<<PKGBUILDDIR>>/po/ru.po cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po && /usr/bin/msgfmt --check -o /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/sv.gmo /<<PKGBUILDDIR>>/po/sv.po cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po && /usr/bin/msgfmt --check -o /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/po/tr.gmo /<<PKGBUILDDIR>>/po/tr.po make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' [100%] Built target translations make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' /usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' make[2]: Nothing to be done for 'preinstall'. make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "None" -- Installing: /<<PKGBUILDDIR>>/debian/plasma-widget-x2go/usr/lib/arm-linux-gnueabihf/qt5/qml/org/x2go/plasmoid/qmldir -- Installing: /<<PKGBUILDDIR>>/debian/plasma-widget-x2go/usr/lib/arm-linux-gnueabihf/qt5/qml/org/x2go/plasmoid/libX2GoPlasmoidPlugin.so -- Installing: /<<PKGBUILDDIR>>/debian/plasma-widget-x2go/usr/share/icons/hicolor/128x128/actions/./x2go.png -- Installing: /<<PKGBUILDDIR>>/debian/plasma-widget-x2go/usr/share/icons/hicolor/16x16/actions/./x2go.png -- Installing: /<<PKGBUILDDIR>>/debian/plasma-widget-x2go/usr/share/icons/hicolor/22x22/actions/./x2go.png -- Installing: /<<PKGBUILDDIR>>/debian/plasma-widget-x2go/usr/share/icons/hicolor/32x32/actions/./x2go.png -- Installing: /<<PKGBUILDDIR>>/debian/plasma-widget-x2go/usr/share/icons/hicolor/48x48/actions/./x2go.png -- Installing: /<<PKGBUILDDIR>>/debian/plasma-widget-x2go/usr/share/icons/hicolor/64x64/actions/./x2go.png -- Installing: /<<PKGBUILDDIR>>/debian/plasma-widget-x2go/usr/share/icons/hicolor/scalable/apps/./x2go.svgz -- Installing: /<<PKGBUILDDIR>>/debian/plasma-widget-x2go/usr/share/plasma/plasmoids/org.x2go.plasmoid -- Installing: /<<PKGBUILDDIR>>/debian/plasma-widget-x2go/usr/share/plasma/plasmoids/org.x2go.plasmoid/contents -- Installing: /<<PKGBUILDDIR>>/debian/plasma-widget-x2go/usr/share/plasma/plasmoids/org.x2go.plasmoid/contents/ui -- Installing: /<<PKGBUILDDIR>>/debian/plasma-widget-x2go/usr/share/plasma/plasmoids/org.x2go.plasmoid/contents/ui/main.qml -- Installing: /<<PKGBUILDDIR>>/debian/plasma-widget-x2go/usr/share/plasma/plasmoids/org.x2go.plasmoid/metadata.json -- Installing: /<<PKGBUILDDIR>>/debian/plasma-widget-x2go/usr/share/metainfo/org.x2go.plasmoid.appdata.xml CMake Error at cmake_install.cmake:129 (file): file INSTALL cannot find "/<<PKGBUILDDIR>>/package/metadata.desktop". make[1]: *** [Makefile:89: install] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' dh_auto_install: cd obj-arm-linux-gnueabihf && make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/plasma-widget-x2go AM_UPDATE_INFO_DIR=no returned exit code 2 make: *** [debian/rules:112: binary] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- Build finished at 2023-08-11T19:07:15Z Finished -------- +------------------------------------------------------------------------------+ | Cleanup | +------------------------------------------------------------------------------+ Purging /<<BUILDDIR>> Not cleaning session: cloned chroot in use E: Build failure (dpkg-buildpackage died) +------------------------------------------------------------------------------+ | Summary | +------------------------------------------------------------------------------+ Build Architecture: armhf Build Type: full Build-Space: 3832 Build-Time: 81 Distribution: buster Fail-Stage: build Host Architecture: armhf Install-Time: 243 Job: /home/_jenkins_/tmp/tmp.znEeZmGnkDeo4t2AH8HMUgQQ/x2goplasmabindings_3.0.2.3-0x2go1~git20230811.164+10.heuler.1.dsc Machine Architecture: amd64 Package: x2goplasmabindings Package-Time: 552 Source-Version: 3.0.2.3-0x2go1~git20230811.164+10.heuler.1 Space: 3832 Status: attempted Version: 3.0.2.3-0x2go1~git20230811.164+10.heuler.1 -------------------------------------------------------------------------------- Finished at 2023-08-11T19:07:15Z Build needed 00:09:12, 3832k disk space E: Build failure (dpkg-buildpackage died) + cleanup + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n '' ']' + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.znEeZmGnkDeo4t2AH8HMUgQQ ']' + '[' -d /var/lib/jenkins/tmp/tmp.znEeZmGnkDeo4t2AH8HMUgQQ ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.znEeZmGnkDeo4t2AH8HMUgQQ Build step 'Execute shell' marked build as failure