Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

AUR package fails to build #12

Open
archisman-panigrahi opened this issue Feb 7, 2021 · 0 comments
Open

AUR package fails to build #12

archisman-panigrahi opened this issue Feb 7, 2021 · 0 comments

Comments

@archisman-panigrahi
Copy link

The AUR package fails to build with the following error.

==> Starting build()...
CMake Warning:
  No source or binary directory provided.  Both will be assumed to be the
  same as the current working directory, but note that this warning will
  become a fatal error in future CMake releases.


CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The C compiler identification is GNU 10.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.7.3") 
-- Found Gettext: /usr/bin/msgmerge (found version "0.21") 
-- Checking for modules 'libxfce4panel-1.0;libxfce4ui-1;libwnck-3.0'
--   Package 'libxfce4panel-1.0', required by 'virtual:world', not found
--   Package 'libxfce4ui-1', required by 'virtual:world', not found
CMake Error at /usr/share/cmake-3.19/Modules/FindPkgConfig.cmake:553 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-3.19/Modules/FindPkgConfig.cmake:741 (_pkg_check_modules_internal)
  CMakeLists.txt:11 (PKG_CHECK_MODULES)


-- Configuring incomplete, errors occurred!
See also "/var/tmp/pamac-build-archisman/xfce4-hotcorner-plugin/src/xfce4-hotcorner-plugin-0.0.2/CMakeFiles/CMakeOutput.log".
==> ERROR: A failure occurred in build().
    Aborting...

Also, is this compatible with XFCE 4.16?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant