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

Out of tree builds modifies in tree files #2367

Closed
magnusuMET opened this issue May 29, 2022 · 1 comment · Fixed by #2463
Closed

Out of tree builds modifies in tree files #2367

magnusuMET opened this issue May 29, 2022 · 1 comment · Fixed by #2463
Assignees
Milestone

Comments

@magnusuMET
Copy link
Contributor

  • Version: v4.8.1, master
  • Platform: Ubuntu 18.04, most likely other platforms

Description of the issue with the steps needed to reproduce it

  • Have a platform with all build tools (including m4) included
  • Build out of tree using CMake
  • Running make modifies in-tree files (libsrc/{attr.c,ncx.c,putget.c})
  • Running make clean removes in-tree files above and nc_test/{test_get.c,test_put.c,test_read.c,test_write.c}.

This is a problem when building a release from a read-only directory

@WardF
Copy link
Member

WardF commented May 31, 2022

Thanks, I'll sort this out.

@WardF WardF self-assigned this May 31, 2022
@WardF WardF added this to the 4.9.1 milestone May 31, 2022
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

Successfully merging a pull request may close this issue.

2 participants