Navigation Menu

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 Error at ClangFormat-stamp with itk-5.1_beta #1304

Closed
TheChymera opened this issue Oct 8, 2019 · 4 comments
Closed

CMake Error at ClangFormat-stamp with itk-5.1_beta #1304

TheChymera opened this issue Oct 8, 2019 · 4 comments
Labels
type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots

Comments

@TheChymera
Copy link
Contributor

I am trying to bump our ITK package version to 5.1 beta, and it installs fine, but again I get an error (build.log) when trying to test it.

This update is mainly so as to ensure compatibility with a newer ANTs version which I can actually build (apparently the build system needed a few new tweaks). Don't worry, my complaints will get less frequent after I manage to get some version of ANTs building :)

@TheChymera TheChymera added the type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots label Oct 8, 2019
@TheChymera TheChymera changed the title CMake Error at ClangFormat-stamp CMake Error at ClangFormat-stamp with itk-5.1_beta Oct 8, 2019
@dzenanz
Copy link
Member

dzenanz commented Oct 16, 2019

@TheChymera Your local test data cache is missing a file NoPreambleDicomTest.dcm, available from here.

ITKTestingData might need an update for Beta1. Is that correct @thewtex?

@thewtex
Copy link
Member

thewtex commented Oct 23, 2019

Your local test data cache is missing a file NoPreambleDicomTest.dcm, available from here.

ITKTestingData might need an update for Beta1. Is that correct @thewtex?

Yes -- this patch will add the missing files for the next release.

I get an error (build.log) when trying to test it.

cd /var/tmp/portage/sci-libs/itk-5.1_beta/work/itk-5.1_beta_build/ClangFormat-prefix/src && /usr/bin/cmake -P /var/tmp/portage/sci-libs/itk-5.1_beta/work/itk-5.1_beta_build/ClangFormat-prefix/src/ClangFormat-stamp/ClangFormat-download-Gentoo.cmake && /usr/bin/cmake -E touch /var/tmp/portage/sci-libs/itk-5.1_beta/work/itk-5.1_beta_build/ClangFormat-prefix/src/ClangFormat-stamp/ClangFormat-download
1349 CMake Error at ClangFormat-stamp/ClangFormat-download-Gentoo.cmake:49 (message):                                                                                                                                                                                                                                                                                                                                                     
1350   Command failed: 1
1351 
1352    '/usr/bin/cmake' '-Dmake=' '-Dconfig=' '-P' '/var/tmp/portage/sci-libs/itk-5.1_beta/work/itk-5.1_beta_build/ClangFormat-prefix/src/ClangFormat-stamp/ClangFormat-download-Gentoo-impl.cmake'
1353 
1354   See also
1355 
1356     /var/tmp/portage/sci-libs/itk-5.1_beta/work/itk-5.1_beta_build/ClangFormat-prefix/src/ClangFormat-stamp/ClangFormat-download-*.log

@TheChymera This could be avoided by setting -DITK_FORBID_DOWNLOADS:BOOL=ON, but it is set to OFF in line 22. Is it possible to flip the value?

@stale
Copy link

stale bot commented Feb 20, 2020

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

@stale stale bot added the status:Backlog Postponed without a fixed deadline label Feb 20, 2020
@thewtex
Copy link
Member

thewtex commented Mar 5, 2020

All data issues should be resolved in ITK 5.1 RC 2. @TheChymera thanks for the report. If similar issues occur, re-opening or new issues are appreciated.

@stale stale bot removed the status:Backlog Postponed without a fixed deadline label Mar 5, 2020
@thewtex thewtex closed this as completed Mar 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots
Projects
None yet
Development

No branches or pull requests

3 participants