See 
<https://jenkins.x2go.org:8443/job/x2goplasmabindings+ppc64le+nightly+debian-stretch/24/display/redirect?page=changes>

Changes:

[ionic] CMakeLists.txt: add a debugging message to see if the desktoptojson 
target actually exists (at that point in time).


------------------------------------------
[...truncated 205.51 KB...]
----------------

APT_CONFIG=/var/lib/sbuild/apt.conf
HOME=/sbuild-nonexistent
LC_ALL=POSIX
LOGNAME=x2go-jenkins
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SCHROOT_ALIAS_NAME=stretch-ppc64el-sbuild
SCHROOT_CHROOT_NAME=stretch-ppc64el-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1002
SCHROOT_GROUP=x2go-jenkins
SCHROOT_SESSION_ID=stretch-ppc64el-sbuild-8e4740c3-74b1-4f1b-9c58-77bb78c07eed
SCHROOT_UID=1001
SCHROOT_USER=x2go-jenkins
SHELL=/bin/sh
USER=x2go-jenkins

dpkg-buildpackage
-----------------

dpkg-buildpackage: info: source package x2goplasmabindings
dpkg-buildpackage: info: source version 
3.0.2.3-0x2go1~git20230812.174+9.heuler.1
dpkg-buildpackage: info: source distribution stretch
dpkg-buildpackage: info: source changed by  <x2go-jenkins@host-140-211-168-133>
 dpkg-source --before-build x2goplasmabindings-3.0.2.3
dpkg-buildpackage: info: host architecture ppc64el
 fakeroot debian/rules clean
dh clean
dh: Compatibility levels before 9 are deprecated (level 7 in use)
   dh_testdir
   dh_auto_clean
dh_auto_clean: Compatibility levels before 9 are deprecated (level 7 in use)
   dh_clean
dh_clean: Compatibility levels before 9 are deprecated (level 7 in use)
 debian/rules build-arch
dh build-arch
dh: Compatibility levels before 9 are deprecated (level 7 in use)
   dh_testdir -a
   dh_update_autotools_config -a
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DUSE_PLASMA5=ON 
-DUSE_DESKTOP_FILE=ON
dh_auto_configure: Compatibility levels before 9 are deprecated (level 7 in use)
        cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON 
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc 
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON 
-DUSE_PLASMA5=ON -DUSE_DESKTOP_FILE=ON
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Installing in the same prefix as Qt, adopting their path scheme.
-- Could not set up the appstream test. appstreamcli is missing.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
CMake Warning (dev) at /usr/share/ECM/modules/ECMFindModuleHelpers.cmake:133 
(message):
  Your project should require at least CMake 2.8.12 to use FindKF5.cmake
Call Stack (most recent call first):
  /usr/share/ECM/find-modules/FindKF5.cmake:52 (ecm_find_package_version_check)
  CMakeLists.txt:28 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found KF5Plasma: 
/usr/lib/powerpc64le-linux-gnu/cmake/KF5Plasma/KF5PlasmaConfig.cmake (found 
version "5.28.0") 
-- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.13") 
-- Found KF5I18n: 
/usr/lib/powerpc64le-linux-gnu/cmake/KF5I18n/KF5I18nConfig.cmake (found version 
"5.28.0") 
-- Found KF5: success (found version "5.28.0") found components:  Plasma I18n 
-- 
-- The following REQUIRED packages have been found:

 * ECM (required version >= 1.6.0)
 * KF5Plasma
 * Gettext
 * PythonInterp
 * KF5I18n
 * KF5
 * Qt5Network (required version >= 5.7.1)
 * Qt5Quick
 * Qt5Core
 * Qt5Qml
 * Qt5

CMake Warning (dev) at CMakeLists.txt:49 (add_definitions):
  Policy CMP0005 is not set: Preprocessor definition values are now escaped
  automatically.  Run "cmake --help-policy CMP0005" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.
This warning is for project developers.  Use -Wno-dev to suppress it.

You have called ADD_LIBRARY for library X2GoPlasmoidPlugin without any source 
files. This typically indicates a problem with your CMakeLists.txt file
CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:238 
(message):
  ecm_install_icons() with no ICONS argument is deprecated
Call Stack (most recent call first):
  CMakeLists.txt:250 (ecm_install_icons)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning at /usr/share/ECM/modules/ECMInstallIcons.cmake:203 (message):
  Icon x2go.png uses invalid category app, setting to 'actions'
Call Stack (most recent call first):
  /usr/share/ECM/modules/ECMInstallIcons.cmake:142 (_ECM_ADD_ICON_INSTALL_RULE)
  /usr/share/ECM/modules/ECMInstallIcons.cmake:239 (_ecm_install_icons_v1)
  CMakeLists.txt:250 (ecm_install_icons)


CMake Warning at /usr/share/ECM/modules/ECMInstallIcons.cmake:203 (message):
  Icon x2go.png uses invalid category app, setting to 'actions'
Call Stack (most recent call first):
  /usr/share/ECM/modules/ECMInstallIcons.cmake:142 (_ECM_ADD_ICON_INSTALL_RULE)
  /usr/share/ECM/modules/ECMInstallIcons.cmake:239 (_ecm_install_icons_v1)
  CMakeLists.txt:250 (ecm_install_icons)


CMake Warning at /usr/share/ECM/modules/ECMInstallIcons.cmake:203 (message):
  Icon x2go.png uses invalid category app, setting to 'actions'
Call Stack (most recent call first):
  /usr/share/ECM/modules/ECMInstallIcons.cmake:142 (_ECM_ADD_ICON_INSTALL_RULE)
  /usr/share/ECM/modules/ECMInstallIcons.cmake:239 (_ecm_install_icons_v1)
  CMakeLists.txt:250 (ecm_install_icons)


CMake Warning at /usr/share/ECM/modules/ECMInstallIcons.cmake:203 (message):
  Icon x2go.png uses invalid category app, setting to 'actions'
Call Stack (most recent call first):
  /usr/share/ECM/modules/ECMInstallIcons.cmake:142 (_ECM_ADD_ICON_INSTALL_RULE)
  /usr/share/ECM/modules/ECMInstallIcons.cmake:239 (_ecm_install_icons_v1)
  CMakeLists.txt:250 (ecm_install_icons)


CMake Warning at /usr/share/ECM/modules/ECMInstallIcons.cmake:203 (message):
  Icon x2go.png uses invalid category app, setting to 'actions'
Call Stack (most recent call first):
  /usr/share/ECM/modules/ECMInstallIcons.cmake:142 (_ECM_ADD_ICON_INSTALL_RULE)
  /usr/share/ECM/modules/ECMInstallIcons.cmake:239 (_ecm_install_icons_v1)
  CMakeLists.txt:250 (ecm_install_icons)


CMake Warning at /usr/share/ECM/modules/ECMInstallIcons.cmake:203 (message):
  Icon x2go.png uses invalid category app, setting to 'actions'
Call Stack (most recent call first):
  /usr/share/ECM/modules/ECMInstallIcons.cmake:142 (_ECM_ADD_ICON_INSTALL_RULE)
  /usr/share/ECM/modules/ECMInstallIcons.cmake:239 (_ecm_install_icons_v1)
  CMakeLists.txt:250 (ecm_install_icons)


CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as

    cmake_minimum_required(VERSION 3.7)

  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
-- Build files have been written to: /<<PKGBUILDDIR>>/obj-powerpc64le-linux-gnu
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build -a
dh_auto_build: Compatibility levels before 9 are deprecated (level 7 in use)
        make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-powerpc64le-linux-gnu'
/usr/bin/cmake -H/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-powerpc64le-linux-gnu 
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start 
/<<PKGBUILDDIR>>/obj-powerpc64le-linux-gnu/CMakeFiles 
/<<PKGBUILDDIR>>/obj-powerpc64le-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-powerpc64le-linux-gnu'
make -f CMakeFiles/org.x2go.plasmoid-metadata-json.dir/build.make 
CMakeFiles/org.x2go.plasmoid-metadata-json.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-powerpc64le-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-powerpc64le-linux-gnu && /usr/bin/cmake -E 
cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/obj-powerpc64le-linux-gnu 
/<<PKGBUILDDIR>>/obj-powerpc64le-linux-gnu 
/<<PKGBUILDDIR>>/obj-powerpc64le-linux-gnu/CMakeFiles/org.x2go.plasmoid-metadata-json.dir/DependInfo.cmake
 --color=
Scanning dependencies of target org.x2go.plasmoid-metadata-json
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-powerpc64le-linux-gnu'
make -f CMakeFiles/org.x2go.plasmoid-metadata-json.dir/build.make 
CMakeFiles/org.x2go.plasmoid-metadata-json.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-powerpc64le-linux-gnu'
[ 16%] Generating org.x2go.plasmoid-metadata.json
/usr/bin/desktoptojson -i /<<PKGBUILDDIR>>/package/metadata.desktop -o 
/<<PKGBUILDDIR>>/obj-powerpc64le-linux-gnu/org.x2go.plasmoid-metadata.json
Error: File not found:  "/<<PKGBUILDDIR>>/package/metadata.desktop" 
 ((null):0, (null))
Error: Failed to resolve filenames "/<<PKGBUILDDIR>>/package/metadata.desktop" 
"" 
 ((null):0, (null))
CMakeFiles/org.x2go.plasmoid-metadata-json.dir/build.make:63: recipe for target 
'org.x2go.plasmoid-metadata.json' failed
make[3]: *** [org.x2go.plasmoid-metadata.json] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-powerpc64le-linux-gnu'
CMakeFiles/Makefile2:70: recipe for target 
'CMakeFiles/org.x2go.plasmoid-metadata-json.dir/all' failed
make[2]: *** [CMakeFiles/org.x2go.plasmoid-metadata-json.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-powerpc64le-linux-gnu'
Makefile:141: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-powerpc64le-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:112: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--------------------------------------------------------------------------------
Build finished at 2023-08-12T04:25:01Z

Finished
--------


+------------------------------------------------------------------------------+
| Cleanup                                                                      |
+------------------------------------------------------------------------------+

Purging /<<BUILDDIR>>
Not cleaning session: cloned chroot in use
E: Build failure (dpkg-buildpackage died)

+------------------------------------------------------------------------------+
| Summary                                                                      |
+------------------------------------------------------------------------------+

Build Architecture: ppc64el
Build Type: full
Build-Space: 1460
Build-Time: 27
Distribution: stretch
Fail-Stage: build
Host Architecture: ppc64el
Install-Time: 5627
Job: 
/home/x2go-jenkins/tmp/tmp.tH2TJx0rnXNjsDvyYGOB19Bi/x2goplasmabindings_3.0.2.3-0x2go1~git20230812.174+9.heuler.1.dsc
Machine Architecture: ppc64el
Package: x2goplasmabindings
Package-Time: 5722
Source-Version: 3.0.2.3-0x2go1~git20230812.174+9.heuler.1
Space: 1460
Status: attempted
Version: 3.0.2.3-0x2go1~git20230812.174+9.heuler.1
--------------------------------------------------------------------------------
Finished at 2023-08-12T04:25:01Z
Build needed 01:35:22, 1460k 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 /home/x2go-jenkins/tmp/tmp.tH2TJx0rnXNjsDvyYGOB19Bi ']'
+ '[' -d /home/x2go-jenkins/tmp/tmp.tH2TJx0rnXNjsDvyYGOB19Bi ']'
+ rm -Rf -- /home/x2go-jenkins/tmp/tmp.tH2TJx0rnXNjsDvyYGOB19Bi
Build step 'Execute shell' marked build as failure
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to