Kodi Community Forum
Many Errors in Build IOS Version - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: iOS & tvOS (https://forum.kodi.tv/forumdisplay.php?fid=137)
+---- Thread: Many Errors in Build IOS Version (/showthread.php?tid=320377)



Many Errors in Build IOS Version - ite.s3ed - 2017-08-23

Dear All,

we are trying to build ios version of kodi but we face many problem in building process via terminal

Mac Device :
macOS Sierra Version 10.12.6
xcode : 8.3.2

can you help me for solving this issues ?

thank you in advance


Log File :
https://pastebin.com/nwLkfjxB


RE: Many Errors in Build IOS Version - Klojum - 2017-08-23

Please use a pastebin website next time to upload your logs, so it won't burden our forum database. Thanks.


Many Errors in Build IOS Version - Memphiz - 2017-08-23

Who is "we"?


RE: Many Errors in Build IOS Version - ite.s3ed - 2017-08-24

Post updated and the log file is added !


RE: Many Errors in Build IOS Version - DarrenHill - 2017-08-24

Did you even read either of the two replies above?

Please use pastebin.com for debug log (wiki) submission - having them in the forum post (even using code tags or whatever) bloats the database unnecessarily and makes them more difficult to use. Upload it to pastebin.com and supply the link they will give you, and delete the log from your post. Otherwise it will be deleted anyway by a moderator and this thread closed.


RE: Many Errors in Build IOS Version - ite.s3ed - 2017-08-24

(2017-08-23, 17:54)Klojum Wrote: Please use a pastebin website next time to upload your logs, so it won't burden our forum database. Thanks.

Done, Thank you


RE: Many Errors in Build IOS Version - wsnipex - 2017-08-24

why do you try to compile cpluff manually? Did you read and follow the Readme for ios?


RE: Many Errors in Build IOS Version - ite.s3ed - 2017-08-24

(2017-08-24, 16:03)wsnipex Wrote: why do you try to compile cpluff manually? Did you read and follow the Readme for ios?

yes I follow Readme file for building process.
I tried to build it via command line (Error appeared at make -C build) and via xcode and the same output is appeared in both way

Thanks


Many Errors in Build IOS Version - Memphiz - 2017-08-24

Which version of kodi do you try to build?


RE: Many Errors in Build IOS Version - ite.s3ed - 2017-08-29

(2017-08-24, 23:00)Memphiz Wrote: Which version of kodi do you try to build?

I try to build latest release from GitHub, version 17.4


Many Errors in Build IOS Version - Memphiz - 2017-08-31

I don't think that the krypton branch supports building with xcode 8


RE: Many Errors in Build IOS Version - ite.s3ed - 2017-09-05

(2017-08-31, 07:53)Memphiz Wrote: I don't think that the krypton branch supports building with xcode 8

we tried building using xcode 8 and xcode 7 and get same result.


Many Errors in Build IOS Version - Memphiz - 2017-09-05

Jenkins builds it every day. It works for sure. I can't really help you - i can only suggest to start from scratch - do everything exactly as pointed out under docs/README.ios and only use single threaded compilation during the build depends step. This will tell the first error you've got. What ever follows are errors caused by the first one.