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

gap spkg-install DESTDIR staging is broken #32481

Open
mkoeppe opened this issue Sep 6, 2021 · 1 comment
Open

gap spkg-install DESTDIR staging is broken #32481

mkoeppe opened this issue Sep 6, 2021 · 1 comment

Comments

@mkoeppe
Copy link
Member

mkoeppe commented Sep 6, 2021

Installing using SAGE_SUDO="sudo -E" make gap ends with the error:

libtool: link: (cd ".libs" && rm -f "libgap.dylib" && ln -s "libgap.0.dylib" "libgap.dylib")
libtool: link: ( cd ".libs" && rm -f "libgap.la" && ln -s "../libgap.la" "libgap.la" )
Building gap-4.11.1
Warning, 'make install-headers' is incomplete
/usr/bin/install -c -d -m 0755 /Users/mkoeppe/s/sage/sage-rebasing/worktree-sudo/local-root-owned/include/gap
install: mkdir /Users/mkoeppe/s/sage/sage-rebasing/worktree-sudo/local-root-owned/include/gap: Permission denied
make[3]: *** [install-headers] Error 71
********************************************************************************
Error building gap-4.11.1

CC: @embray @dimpase @jhpalmieri

Component: build

Issue created by migration from https://trac.sagemath.org/ticket/32481

@mkoeppe mkoeppe added this to the sage-9.5 milestone Sep 6, 2021
@jhpalmieri
Copy link
Member

comment:1

I saw this, too, but then running make a second time succeeded. Not sure why.

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

No branches or pull requests

2 participants