Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake_install.cmake (line 42-47) #74

Open
ShalokShalom opened this issue Feb 8, 2018 · 3 comments
Open

cmake_install.cmake (line 42-47) #74

ShalokShalom opened this issue Feb 8, 2018 · 3 comments

Comments

@ShalokShalom
Copy link

ShalokShalom commented Feb 8, 2018

==> Making package: devil 1.8.0-1 (Fri Feb  9 00:37:59 CET 2018)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found v1.8.0.tar.gz
==> Validating source files with md5sums...
    v1.8.0.tar.gz ... Passed
==> Extracting sources...
  -> Extracting v1.8.0.tar.gz with bsdtar
==> Starting prepare()...
==> Removing existing $pkgdir/ directory...
==> Starting build()...
 
64 bit compiler detected
-- Could not find libSquish
 
64 bit compiler detected
 
64 bit compiler detected
-- Configuring done
-- Generating done
-- Build files have been written to: /home/matthias/Projekte/KaOS/makepkg/devil/src
[ 71%] Built target IL
[ 88%] Built target ILU
[100%] Built target ILUT
==> Entering fakeroot environment...
==> Starting package()...
[ 71%] Built target IL
[ 88%] Built target ILU
[100%] Built target ILUT
Install the project...
-- Install configuration: ""
-- Installing: /usr/local/lib/libIL.so
CMake Error at src-IL/cmake_install.cmake:47 (file):
  file INSTALL cannot copy file
  "/home/matthias/Projekte/KaOS/makepkg/devil/src/lib/x64/libIL.so" to
  "/usr/local/lib/libIL.so".
Call Stack (most recent call first):
  cmake_install.cmake:42 (include)


make: *** [Makefile:74: install] Error 1
==> ERROR: A failure occurred in package().
    Aborting...

screenshot_20180209_004243

Linux (KaOS)
cmake 3.10.2

@ShalokShalom ShalokShalom changed the title cmake_install.cmake:42 cmake_install.cmake (line 42-47) Feb 8, 2018
@edin-m
Copy link

edin-m commented Feb 9, 2018

You probably don’t have write permissions for the install destination. Either make it or install it as sudo.

@ShalokShalom
Copy link
Author

ShalokShalom commented Feb 10, 2018

I normally get asked by the package manager once the package get to be installed.
Why on build time?

@erkdiwakar2021
Copy link

Screenshot 2023-11-14 at 19 31 29 Hi, Everybody. When I tried to install the ISCE2 software, I always received the error as displayed in the above image. I am using a Macbook 13 Pro machine with an Apple silicon chip. Can anyone help to sort out the problem? It took almost 2 weeks, but I didn't figure out the problem.

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

No branches or pull requests

3 participants