Review Request 123775: kdevplatform Fix OSX build (tar issue)

Scarlett Clark sgclark at kubuntu.org
Wed May 13 14:18:01 UTC 2015


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

Review request for KDevelop and Sune Vuorela.


Repository: kdevplatform


Description
-------

Fix OSX build (tar issue) tar in OSX does NOT support option=root nor group=root. In my attempts to resolve this by using gnutar from macports it only results in signal 11. In my research it seems there is many complaints that gnutar in macports is broken currently. So for now we much use osx tar and remove those options. I don't know what the importance of them are on OSX anyway as user root is not utilized there at all.


Diffs
-----

  cmake/modules/KDevPlatformMacros.cmake 1c19fb8 

Diff: https://git.reviewboard.kde.org/r/123775/diff/


Testing
-------

We get well past the tar issue but last nights commit broke both platforms.
https://build.kde.org/job/kdevplatform%20master%20kf5-qt5/102/changes#detail0

Here is a build with my patch that gets us past tar.
https://build.kde.org/job/kdevplatform%20master%20kf5-qt5/PLATFORM=OSX,compiler=clang/107/console


Thanks,

Scarlett Clark

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150513/257e19ab/attachment.html>


More information about the KDevelop-devel mailing list