Skip to content

Instantly share code, notes, and snippets.

@Nokius
Created September 10, 2014 18:25
Show Gist options
  • Save Nokius/88bcda52270c6de46e12 to your computer and use it in GitHub Desktop.
Save Nokius/88bcda52270c6de46e12 to your computer and use it in GitHub Desktop.
MerSDK user@Build-Box-II:~/1/devel/mer-hybris/qt5-qpa-hwcomposer-plugin$ mb2 -s rpm/$PKG.spec -t $VENDOR-$DEVICE-armv7hl build
Loading repository data...
Reading installed packages...
'pkgconfig(Qt5Core)' not found in package names. Trying capabilities.
'qt5-qtcore-devel' providing 'pkgconfig(Qt5Core)' is already installed.
'pkgconfig(glib-2.0)' not found in package names. Trying capabilities.
'pkgconfig(Qt5Gui)' not found in package names. Trying capabilities.
'qt5-qtgui-devel' providing 'pkgconfig(Qt5Gui)' is already installed.
'pkgconfig(Qt5DBus)' not found in package names. Trying capabilities.
'qt5-qtdbus-devel' providing 'pkgconfig(Qt5DBus)' is already installed.
'pkgconfig(udev)' not found in package names. Trying capabilities.
'pkgconfig(egl)' not found in package names. Trying capabilities.
'mesa-llvmpipe-libEGL-devel' providing 'pkgconfig(egl)' is already installed.
'pkgconfig(glesv2)' not found in package names. Trying capabilities.
'mesa-llvmpipe-libGLESv2-devel' providing 'pkgconfig(glesv2)' is already installed.
'qt5-qtwayland-wayland_egl-devel' is already installed.
No update candidate for 'qt5-qtwayland-wayland_egl-devel-5.1.0+git43-1.19.1.armv7hl'. The highest available version is already installed.
'pkgconfig(wayland-egl)' not found in package names. Trying capabilities.
'pkgconfig(Qt5PlatformSupport)' not found in package names. Trying capabilities.
'qt5-qtplatformsupport-devel' providing 'pkgconfig(Qt5PlatformSupport)' is already installed.
'pkgconfig(mtdev)' not found in package names. Trying capabilities.
'wayland-devel' is already installed.
No update candidate for 'wayland-devel-1.1.0+git2-1.2.1.armv7hl'. The highest available version is already installed.
'pkgconfig(android-headers)' not found in package names. Trying capabilities.
'droid-hal-find5-devel' providing 'pkgconfig(android-headers)' is already installed.
'pkgconfig(hybris-egl-platform)' not found in package names. Trying capabilities.
'pkgconfig(libhardware)' not found in package names. Trying capabilities.
'pkgconfig(libsync)' not found in package names. Trying capabilities.
Resolving package dependencies...
3 Problems:
Problem: libhybris-libsync-devel-0.0.0-1.armv7hl requires libhybris = 0.0.0-1, but this requirement cannot be provided
Problem: mesa-llvmpipe-libwayland-egl-9.2.5+git1-1.2.7.armv7hl requires mesa-llvmpipe = 9.2.5+git1-1.2.7, but this requirement cannot be provided
Problem: mesa-llvmpipe-libglapi-9.2.5+git1-1.2.7.armv7hl requires mesa-llvmpipe = 9.2.5+git1-1.2.7, but this requirement cannot be provided
Problem: libhybris-libsync-devel-0.0.0-1.armv7hl requires libhybris = 0.0.0-1, but this requirement cannot be provided
uninstallable providers: libhybris-0.0.0-1.armv7hl[local-find5-hal]
libhybris-0.0.0-1.armv7hl[local-find5-hal]
Solution 1: Following actions will be done:
do not ask to install a solvable providing pkgconfig(wayland-egl)
do not ask to install a solvable providing pkgconfig(libsync)
Solution 2: Following actions will be done:
deinstallation of mesa-llvmpipe-9.2.5+git1-1.2.7.armv7hl
deinstallation of mesa-llvmpipe-libGLESv2-devel-9.2.5+git1-1.2.7.armv7hl
deinstallation of mesa-llvmpipe-libGLESv2-9.2.5+git1-1.2.7.armv7hl
deinstallation of mesa-llvmpipe-libEGL-devel-9.2.5+git1-1.2.7.armv7hl
deinstallation of mesa-llvmpipe-libEGL-9.2.5+git1-1.2.7.armv7hl
Solution 3: do not ask to install a solvable providing pkgconfig(libsync)
Solution 4: break libhybris-libsync-devel-0.0.0-1.armv7hl by ignoring some of its dependencies
Choose from above solutions by number or skip, retry or cancel [1/2/3/4/s/r/c] (c): c
error: Failed build dependencies:
pkgconfig(wayland-egl) is needed by qt5-qpa-hwcomposer-plugin-5.1.0.2-1.armv7hl
pkgconfig(libhardware) is needed by qt5-qpa-hwcomposer-plugin-5.1.0.2-1.armv7hl
pkgconfig(libsync) is needed by qt5-qpa-hwcomposer-plugin-5.1.0.2-1.armv7hl
pkgconfig(hybris-egl-platform) is needed by qt5-qpa-hwcomposer-plugin-5.1.0.2-1.armv7hl
pkgconfig(udev) is needed by qt5-qpa-hwcomposer-plugin-5.1.0.2-1.armv7hl
pkgconfig(glib-2.0) is needed by qt5-qpa-hwcomposer-plugin-5.1.0.2-1.armv7hl
pkgconfig(mtdev) is needed by qt5-qpa-hwcomposer-plugin-5.1.0.2-1.armv7hl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment