https://bugs.kde.org/show_bug.cgi?id=416262

            Bug ID: 416262
           Summary: KDE Flatpak 5.12 Sdk broken in ARM
           Product: Qt/KDE Flatpak Runtime
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: aleix...@kde.org
          Reporter: rinigus....@gmail.com
  Target Milestone: ---

Created attachment 125125
  --> https://bugs.kde.org/attachment.cgi?id=125125&action=edit
Example JSON taken from a part of Pure Maps

SUMMARY

When compiling applications with `qmake`, I get errors like 

Project ERROR: Unknown module(s) in QT: core dbus

When using x86_64 arch, all works as expected.


STEPS TO REPRODUCE
1. get KDE 5.12 for ARM (runtime and SDK)
2. try to compile using flatpak-builder for --arch=arm a package that requires
qmake (see attached example)
3. Observe error

OBSERVED RESULT

cd src/ && ( test -e Makefile || /usr/bin/qmake -o Makefile
/run/build/nemodbus/src/src.pro 'PREFIX='\''/app'\''' ) && /usr/bin/make -f
Makefile 
make[1]: Entering directory '/run/build/nemodbus/src'
cd nemo-dbus/ && ( test -e Makefile || /usr/bin/qmake -o Makefile
/run/build/nemodbus/src/nemo-dbus/nemo-dbus.pro 'PREFIX='\''/app'\''' ) &&
/usr/bin/make -f Makefile 
Project ERROR: Unknown module(s) in QT: core dbus
make[1]: *** [Makefile:48: sub-nemo-dbus-make_first] Error 3
make[1]: Leaving directory '/run/build/nemodbus/src'
make: *** [Makefile:48: sub-src-make_first] Error 2
Error: module nemodbus: Child process exited with code 2


EXPECTED RESULT

Compiled package

SOFTWARE/OS VERSIONS

Host: Gentoo Linux

> flatpak info org.kde.Platform/arm/5.12

KDE Application Platform - Shared libraries used by KDE applications

          ID: org.kde.Platform
         Ref: runtime/org.kde.Platform/arm/5.12
        Arch: arm
      Branch: 5.12
     License: GPL-2.0+
      Origin: flathub
  Collection: org.flathub.Stable
Installation: user
   Installed: 833.2 MB

      Commit: 1ee817713c7bd10283edd21bfb8422ea3374026a74d33877d1022e080d305982
      Parent: 66fd0fc54247a0d6cc31b0e3c57576dc910d12489154f055a6f77d1a25f1568e
     Subject: update to phonon 4.11.1 (0c2498fb)
        Date: 2019-11-19 05:16:39 +0000

> flatpak info org.kde.Sdk/arm/5.12     

KDE Software Development Kit - Tools and headers for developing applications
using the KDE application platform

          ID: org.kde.Sdk
         Ref: runtime/org.kde.Sdk/arm/5.12
        Arch: arm
      Branch: 5.12
     License: GPL-2.0+
      Origin: flathub
  Collection: org.flathub.Stable
Installation: user
   Installed: 1.6 GB

      Commit: c7262c07411e7a8e378fe527b8b53bc0cf198a6664c8eb73418fa9dac1d098fe
      Parent: 77ac4a55f469ab76b17a12b76be794920cfb11aefdc921324bfdda73244de2ae
     Subject: update to phonon 4.11.1 (0c2498fb)
        Date: 2019-11-19 05:13:51 +0000

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to