Skip to content

Instantly share code, notes, and snippets.

@coderbyheart
Created February 20, 2016 14:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save coderbyheart/490259470eff5b1ef5fa to your computer and use it in GitHub Desktop.
Save coderbyheart/490259470eff5b1ef5fa to your computer and use it in GitHub Desktop.
hawaii-shell-git compile error
==> Building and installing package
==> Making package: hawaii-shell-git 20150924.6c24840-1 (Sa 20. Feb 15:44:24 CET 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Cloning hawaii-shell git repo...
Cloning into bare repository '/tmp/yaourt-tmp-m/aur-hawaii-shell-git/hawaii-shell'...
remote: Counting objects: 19136, done.
remote: Total 19136 (delta 0), reused 0 (delta 0), pack-reused 19136
Receiving objects: 100% (19136/19136), 5.47 MiB | 1.24 MiB/s, done.
Resolving deltas: 100% (13227/13227), done.
Checking connectivity... done.
==> Validating source files with md5sums...
hawaii-shell ... Skipped
==> Extracting sources...
-> Creating working copy of hawaii-shell git repo...
Cloning into 'hawaii-shell'...
done.
Switched to a new branch 'makepkg'
==> Starting pkgver()...
==> Updated version: hawaii-shell-git 20160114.5fd3e0e-1
==> Starting prepare()...
==> Starting build()...
-- The C compiler identification is GNU 5.3.0
-- The CXX compiler identification is GNU 5.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
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29")
-- systemd user unit directory: /usr/lib/systemd/user
-- Found KF5Solid: /usr/lib64/cmake/KF5Solid/KF5SolidConfig.cmake (found version "5.19.0")
-- Found KF5: success (found suitable version "5.19.0", minimum required is "5.1.0") found components: Solid
CMake Error at CMakeLists.txt:113 (find_package):
Found package configuration file:
/usr/lib64/cmake/GreenIsland/GreenIslandConfig.cmake
but it set GreenIsland_FOUND to FALSE so package "GreenIsland" is
considered to be NOT FOUND. Reason given by package:
The GreenIsland package requires at least one component
-- Configuring incomplete, errors occurred!
See also "/tmp/yaourt-tmp-m/aur-hawaii-shell-git/src/build/CMakeFiles/CMakeOutput.log".
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build hawaii-shell-git.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment