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

distcheck fails #36

Open
sofar opened this issue Aug 11, 2017 · 0 comments
Open

distcheck fails #36

sofar opened this issue Aug 11, 2017 · 0 comments

Comments

@sofar
Copy link
Contributor

sofar commented Aug 11, 2017

Due to extensive borrowing from systemd, the make distcheck target fails on make install due to DESTDIR not being properly preserved to include $$dc_install_base. I've spent some time trying to figure out how to coax it that way, but been unable to find the issue yet.

Making install in .
 /usr/bin/mkdir -p '/usr/lib/systemd'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c systemd-bootchart '/usr/lib/systemd'
libtool: install: /usr/bin/install -c systemd-bootchart /usr/lib/systemd/systemd-bootchart
/usr/bin/install: cannot create regular file '/usr/lib/systemd/systemd-bootchart': Permission denied
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant