[Debichem-devel] Bug#680825: Bug#680825: gromacs: FTBFS: mv: cannot stat `/«PKGBUILDDIR»/debian/gromacs-mpich/usr/lib/*.so': No such file or directory
Brad King
brad.king at kitware.com
Wed Jul 11 18:29:54 UTC 2012
On 07/11/2012 03:40 AM, Evgeni Golov wrote:
> Dear cmake maintainers, could you please have a look at the bug (and
> build log) and guess why 2.8.9 stopped building the libraries in the
> "mdrun" target? Is it a bad cmake file or a regression in cmake?
It is a regression in CMake AFAICT. I bisected it down to here:
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=7ced0732
Try adding the flag
-DCMAKE_INSTALL_DEFAULT_COMPONENT_NAME=Unspecified
to the CMake configuration step to work around the problem.
We'll try to get this fixed before the final 2.8.9 release.
-Brad
More information about the Debichem-devel
mailing list