[cmake-developers] [CMake 0011944]: CPackDeb: Support dependencies between components/Debian packages
Raffi Enficiaud
raffi.enficiaud at mines-paris.org
Fri May 8 19:00:41 EDT 2015
Le 08/05/15 23:45, Domen Vrankar a écrit :
> Bitten by my own change... Nice catch. Thanks for finding this.
>
> Your changes did not fix my problem
It would have been hard to ship a missing binary in the patch :)
> however the changes to logging
> made it simple to find what was wrong - missing dpkg-shlibdeps
> executable. I'm surprised that it doesn't come along with the vanilla
> Debina 7.8.0 installation. Fortunately that revealed this issue.
Apparently in this package
https://packages.debian.org/fr/sid/dpkg-dev
that comes also with "build-essential"
BTW, is it the intended behaviour to log "message(...)" from
CPackDeb.cmake onto stderr?
>
> Applied patches and fixes:
> http://www.cmake.org/gitweb?p=cmake.git;a=commit;h=e3f522f
>
> Next I'll take a look at you documentation patch and the comments that
> came along it that mail.
Many thanks! since it is only one file to merge, I can do that as well.
Best,
Raffi
PS.: the interactive rebase is magic :)
More information about the cmake-developers
mailing list