Review Request 128278: Re-use tar macro from kdevplatform. To fix dependent builds reproducibility.

Nicolás Alvarez nicolas.alvarez at gmail.com
Thu Jun 30 02:50:26 UTC 2016


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128278/#review96968
-----------------------------------------------------------



This brings compatibility problems with non-Linux and old Linux distros, as it will need GNU tar 1.28. I'll see if I can do something about it, maybe checking for tar's presence and using `cmake -E tar` as a fallback (printing a warning).

- Nicolás Alvarez


On June 24, 2016, 10:27 a.m., Scarlett Clark wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/128278/
> -----------------------------------------------------------
> 
> (Updated June 24, 2016, 10:27 a.m.)
> 
> 
> Review request for Extra Cmake Modules, Sune Vuorela and Simon Wächter.
> 
> 
> Repository: extra-cmake-modules
> 
> 
> Description
> -------
> 
> Cmake tar command does not allow for switches that fix umask and user/group inconsistancy which cause unreproducible builds. This patch takes the tar command used in kdevplatform that has all the required switches to make builds that use this macro reproducible.
> 
> 
> Diffs
> -----
> 
>   kde-modules/KDEPackageAppTemplates.cmake c0eb8b9 
> 
> Diff: https://git.reviewboard.kde.org/r/128278/diff/
> 
> 
> Testing
> -------
> 
> Build and installed ECM and then rebuilt an affected project ( plasma-framework ) which is now reproducible.
> 
> 
> Thanks,
> 
> Scarlett Clark
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20160630/f68ce1b3/attachment.html>


More information about the Kde-buildsystem mailing list