Hi Grigory, Currently IVI SDK doesn't support building native apps. From your log, it was using mobile 2.2 repo though the folder is named mobile-3.0. However, IVI SDK doesn't contain the mobile profile updates after Tizen 2.2. For this issue, on the one hand you can download Tizen 2.3 Rev1 SDK which including mobile 2.3 to have a try. This is the download link: https://developer.tizen.org/downloads/tizen-sdk#2.3
On the other hand, you can send your question to [email protected] mail list. Good luck! Best regards, Alice -----Original Message----- From: IVI [mailto:[email protected]] On Behalf Of Grigory Ptashko Sent: Monday, December 29, 2014 12:18 PM To: Tizen IVI List Subject: [IVI] failed build an EFL application from the latest SDK Hi. I’ve installed the latest SDK. I chose the latest checkbox in the advanced settings of the installer. And I chose all the checkboxes for all the platforms. I have all the packages like gbs, mic and git installed. Here’s the version that I see in the about box of the IDE: Tizen SDK Version : 3.0 (developer version) Build id : 20141222-1722 I’m choosing the Hello EFL sample project and here’s what I get when trying to build: **** Build of configuration Debug for project helloefl **** /usr/bin/gbs build --arch i586 --repository http://download.tizen.org/snapshots/2.2-emul/common/latest/repos/tizen-main/ia32/packages --repository http://download.tizen.org/snapshots/2.2-emul/common/latest/repos/tizen-base/ia32/packages --repository http://download.tizen.org/snapshots/2.2-emul/common/latest/repos/tizen-main/ia32/debug --repository http://download.tizen.org/snapshots/2.2-emul/common/latest/repos/tizen-base/ia32/debug --buildroot=/home/nikita/newsdk/platforms/mobile-3.0/rootstraps/mobile-3.0-emulator.platform --extra-packs=zypper,gdb,gdb-server --skip-conf-repos --include-all --keep-packs --define "\"BUILD_TYPE Debug\"" info: generate repositories ... info: build conf has been downloaded at: /var/tmp/nikita-gbs/tizen.conf [32minfo: [0mstart building packages from: /home/nikita/space/helloefl (git) 2014-12-28 23:38 +0300 gbs 0.23 [32minfo: [0mprepare sources... fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git <command> [<revision>...] -- [<file>...]' Argument "" isn't numeric in numeric eq (==) at /usr/bin/depanneur line 642. [32minfo: [0mstart export source from: /home/nikita/space/helloefl ... info: the following untracked files would be included: .cproject .project .tproject CMakeLists.txt include/ org.tizen.helloefl.png org.tizen.helloefl.xml.in packaging/ po/ src/ warning: Deprecated option '--git-export-only', please use '--no-build' instead! info: Creating (native) source archive org.tizen.helloefl-0.0.1.tar.gz from 'e2653d7c6e1cda7d506fdb4c00064858a1f7e5aa' error: Git command failed: Can't describe HEAD. Git error: fatal: Not a valid object name HEAD error: <gbs>Failed to export packaging files from git tree [32minfo: [0mretrieving repo metadata... [32minfo: [0mparsing package data... [32minfo: [0mbuilding repo metadata ... [32minfo: [0mresolving skipped packages ... [32minfo: [0mpackage dependency resolving ... [33mwarning: [0mno available packages to build. [32minfo: [0m*** Build Status Summary *** === the following packages failed to build because export source files to build environment failed (1) === org.tizen.helloefl-0.0.1-1 === Total succeeded built packages: (0) === [32minfo: [0mgenerated html format report: /home/nikita/newsdk/platforms/mobile-3.0/rootstraps/mobile-3.0-emulator.platform/local/repos/tizen/i586/index.html [32minfo: [0mgenerated RPM packages can be found from local repo: /home/nikita/newsdk/platforms/mobile-3.0/rootstraps/mobile-3.0-emulator.platform/local/repos/tizen/i586/RPMS [32minfo: [0mgenerated source RPM packages can be found from local repo: /home/nikita/newsdk/platforms/mobile-3.0/rootstraps/mobile-3.0-emulator.platform/local/repos/tizen/i586/SRPMS [32minfo: [0mbuild logs can be found in: /home/nikita/newsdk/platforms/mobile-3.0/rootstraps/mobile-3.0-emulator.platform/local/repos/tizen/i586/logs [32minfo: [0mbuild roots located in: /home/nikita/newsdk/platforms/mobile-3.0/rootstraps/mobile-3.0-emulator.platform/local/BUILD-ROOTS/scratch.i586.* error: <gbs>some packages failed to be built **** Failed to build **** **** Build Finished **** -- Best regards, Grigory Ptashko +7 (916) 1489766 [email protected] skype grigory_ptashko facebook.com/GrigoryPtashko _______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi _______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
