RE: Errors when building the latest sources (tizen_20140312.12_ia32)

2014-03-13 Thread Zhang, Qiang Z
There're two types of issue here.

First type is export error, that you set as red chars, this issue is a known 
issue, and expect can be fixed in several days.

Second type, gbs report that there's circles found:
gettext->glibc->gettext

So you need add glibc to exclude option list:

gbs build -A i586 --threads=4 --clean-once 
--exclude=gcc,cmake,filesystem,aul,libmm-sound,libtool,glibc


Thanks
QIang


From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On 
Behalf Of Olivier Delbeke
Sent: Thursday, March 13, 2014 11:57 PM
To: ivi@lists.tizen.org
Subject: Errors when building the latest sources (tizen_20140312.12_ia32)


Hi all,

I'm trying to build the latest daily release (locally) and I'm getting the 
following errors :

gbs build -A i586 --threads=4 --clean-once 
--exclude=gcc,cmake,filesystem,aul,libmm-sound,libtool
info: generate repositories ...
info: start building packages from: /home/olivier/.../Tizen (git)
2014-03-13 16:44 +0100
info: prepare sources...
info: start export source from: 
/home/olivier/.../Tizen/platform/upstream/gstreamer/ ...
info: Generating patches from git (upstream/0.10.36..HEAD)
error: Failed to get common ancestor:
error: Generating upstream tarball and/or generating patches failed. GBS tried 
this as you have upstream branch in you git tree. Fix the problem by either:
  1. Update your upstream branch and/or fix the spec file. Also, check the 
upstream tag format.
  2. Remove or rename the upstream branch (change the package to native)
See 
https://source.tizen.org/documentation/reference/git-build-system/upstream-package
 for more details.
error: Failed to export packaging files from git tree
info: start export source from: 
/home/olivier/.../Tizen/platform/upstream/gst-omx/ ...
error: Invalid upstream treeish upstream/0.10.1
error: Generating upstream tarball and/or generating patches failed. GBS tried 
this as you have upstream branch in you git tree. Fix the problem by either:
  1. Update your upstream branch and/or fix the spec file. Also, check the 
upstream tag format.
  2. Remove or rename the upstream branch (change the package to native)
See 
https://source.tizen.org/documentation/reference/git-build-system/upstream-package
 for more details.
error: Failed to export packaging files from git tree
info: start export source from: 
/home/olivier/.../Tizen/platform/core/uifw/libhangul/ ...
error: Invalid upstream treeish upstream/0.1.0
error: Generating upstream tarball and/or generating patches failed. GBS tried 
this as you have upstream branch in you git tree. Fix the problem by either:
  1. Update your upstream branch and/or fix the spec file. Also, check the 
upstream tag format.
  2. Remove or rename the upstream branch (change the package to native)
See 
https://source.tizen.org/documentation/reference/git-build-system/upstream-package
 for more details.
error: Failed to export packaging files from git tree
info: retrieving repo metadata...
info: parsing package data...
warning: cross-i386-binutils: build arch not compatible: i386 i486 i586 i686 
athlon
info: building repo metadata ...
info: package dependency resolving ...
warning: circle found: gettext->glibc->gettext
info: circle found, exit...
error: some packages failed to be built

I had a look at 
https://source.tizen.org/documentation/reference/git-build-system/upstream-package
 but I'm new to git and I don't understand what is going wrong.
Does anybody know ?

Thank you,

Olivier
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Errors when building the latest sources (tizen_20140312.12_ia32)

2014-03-13 Thread Olivier Delbeke


Hi all,

I'm trying to build the latest daily release (locally) and I'm getting the
following errors :

gbs build -A i586 --threads=4 --clean-once
--exclude=gcc,cmake,filesystem,aul,libmm-sound,libtool
info: generate repositories ...
info: start building packages from: /home/olivier/.../Tizen (git)
2014-03-13 16:44 +0100
info: prepare sources...
info: start export source from: /home/olivier/.../Tizen/platform/upstream/
gstreamer/ ...
info: Generating patches from git (upstream/0.10.36..HEAD)
error: Failed to get common ancestor:
error: Generating upstream tarball and/or generating patches failed. GBS
tried this as you have upstream branch in you git tree. Fix the problem by
either:
  1. Update your upstream branch and/or fix the spec file. Also, check the
upstream tag format.
  2. Remove or rename the upstream branch (change the package to native)
See
https://source.tizen.org/documentation/reference/git-build-system/upstream-package
 for more details.
error: Failed to export packaging files from git tree
info: start export source from: /home/olivier/.../Tizen/platform/upstream/
gst-omx/ ...
error: Invalid upstream treeish upstream/0.10.1
error: Generating upstream tarball and/or generating patches failed. GBS
tried this as you have upstream branch in you git tree. Fix the problem by
either:
  1. Update your upstream branch and/or fix the spec file. Also, check the
upstream tag format.
  2. Remove or rename the upstream branch (change the package to native)
See
https://source.tizen.org/documentation/reference/git-build-system/upstream-package
 for more details.
error: Failed to export packaging files from git tree
info: start export source from: /home/olivier/.../Tizen/platform/core/uifw/
libhangul/ ...
error: Invalid upstream treeish upstream/0.1.0
error: Generating upstream tarball and/or generating patches failed. GBS
tried this as you have upstream branch in you git tree. Fix the problem by
either:
  1. Update your upstream branch and/or fix the spec file. Also, check the
upstream tag format.
  2. Remove or rename the upstream branch (change the package to native)
See
https://source.tizen.org/documentation/reference/git-build-system/upstream-package
 for more details.
error: Failed to export packaging files from git tree
info: retrieving repo metadata...
info: parsing package data...
warning: cross-i386-binutils: build arch not compatible: i386 i486 i586
i686 athlon
info: building repo metadata ...
info: package dependency resolving ...
warning: circle found: gettext->glibc->gettext
info: circle found, exit...
error: some packages failed to be built

I had a look at
https://source.tizen.org/documentation/reference/git-build-system/upstream-package
 but I'm new to git and I don't understand what is going wrong.
Does anybody know ?

Thank you,

Olivier___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Problem cloning Tizen source

2014-03-13 Thread VanCutsem, Geoffroy
On Thu, 2014-03-13 at 06:42 +, Lv, RuiX wrote:
> > I’m considering summarizing these issues and publishing an official 
> > tips and heads-up on source.tizen.org.
> 
> I think it would be very useful to have that documented on the
> official Tizen wiki. I'd recommend you add such info (esp. related to
> tsock and
> GIT_SSL_NO_VERIFY) to the main wiki page, i.e.:
> https://source.tizen.org/documentation/developer-guide/cloning-tizen-source
> [Rui] Good point. That makes the two of us! I'm considering publishing
> it in an independent page.

I'm not sure who can edit the original page but if you cannot (I
cannot), we should create a JIRA issue so that the right folks can do
it. I think it's preferable over publishing an independant page if
that's the only additional piece of information.

Cheers,
Geoffroy

Intel Corporation NV/SA
Kings Square, Veldkant 31
2550 Kontich
RPM (Bruxelles) 0415.497.718. 
Citibank, Brussels, account 570/1031255/09

This e-mail and any attachments may contain confidential material for the sole 
use of the intended recipient(s). Any review or distribution by others is 
strictly prohibited. If you are not the intended recipient, please contact the 
sender and delete all copies.
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: RE: Genivi layer manager in Tizen

2014-03-13 Thread Ylinen, Mikko
On Thu, Mar 13, 2014 at 11:47 AM, karthik karthik <
karthikkarthik...@yahoo.in> wrote:

> Thanks Zhigang,
>
> But it doesn't come with tizen emulator image.
>
> We need to install the genivi shell using the rpm, right?
>

I would recommend to use the very latest daily image since
it contains the latest ivi-shell + layer manager code.

We have not tested it in emulator.

-- Mikko
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


RE: Can't launch video playback on latest IVI image

2014-03-13 Thread Clark, Joel
I meant playing video, not planning it. 

-Original Message-
From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On 
Behalf Of Clark, Joel
Sent: Thursday, March 13, 2014 2:54 AM
To: Tomasz Olszak; ivi@lists.tizen.org
Subject: RE: Can't launch video playback on latest IVI image

QA reports planning video works again with the 20140312.12 image

Regards
Joel


-Original Message-
From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On 
Behalf Of Tomasz Olszak
Sent: Tuesday, March 11, 2014 4:34 PM
To: ivi@lists.tizen.org
Subject: Re: Can't launch video playback on latest IVI image

2014-03-12 0:09 GMT+01:00 VanCutsem, Geoffroy :
> It also looks like the VA-API plugins fails to open the i915 driver 
> which is what's providing the decoder (HW)... care to quickly try with 
> 'security=none' (and I shall add in the very same breathe that it 
> wouldn't constitute a workaround if that worked!)...
>
It works with tizen_20140305.14_ivi-mbr-i586-sdb.raw.bz2
thanks!

--
regards,
Tomasz Olszak
Qt for Tizen | http://qt-project.org/wiki/Tizen 
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


RE: Can't launch video playback on latest IVI image

2014-03-13 Thread Clark, Joel
QA reports planning video works again with the 20140312.12 image

Regards
Joel


-Original Message-
From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On 
Behalf Of Tomasz Olszak
Sent: Tuesday, March 11, 2014 4:34 PM
To: ivi@lists.tizen.org
Subject: Re: Can't launch video playback on latest IVI image

2014-03-12 0:09 GMT+01:00 VanCutsem, Geoffroy :
> It also looks like the VA-API plugins fails to open the i915 driver 
> which is what's providing the decoder (HW)... care to quickly try with 
> 'security=none' (and I shall add in the very same breathe that it 
> wouldn't constitute a workaround if that worked!)...
>
It works with tizen_20140305.14_ivi-mbr-i586-sdb.raw.bz2
thanks!

--
regards,
Tomasz Olszak
Qt for Tizen | http://qt-project.org/wiki/Tizen 
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: RE: Genivi layer manager in Tizen

2014-03-13 Thread karthik karthik
Thanks Zhigang,

    But it doesn't come with tizen emulator image.

    We need to install the genivi shell using the rpm, right?

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


RE: What is the BKM to find a person who can +2 for a project in https://review.tizen.org/gerrit ?

2014-03-13 Thread Clark, Joel
Go to your gerrit submission  (for example 
https://review.tizen.org/gerrit/#/c/16871/ )
Click on the project name near the top (in this case where it says 
"sdk/target/sdbd"
https://review.tizen.org/gerrit/#/admin/projects/sdk/target/sdbd
Click on "Access" near the top: 
https://review.tizen.org/gerrit/#/admin/projects/sdk/target/sdbd,access
Click on the architecture domain, in this case "scm/acls/domain_sdk"
https://review.tizen.org/gerrit/#/admin/projects/scm/acls/domain_sdk,access
Click on "Maintainers"
https://review.tizen.org/gerrit/#/admin/groups/481,members

Anybody listed there can +2 the gerrit patch.

Regards
Joel




From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On 
Behalf Of Yu, Max A
Sent: Thursday, March 13, 2014 1:43 AM
To: ivi@lists.tizen.org
Subject: What is the BKM to find a person who can +2 for a project in 
https://review.tizen.org/gerrit ?

Anybody knows the best method for this?

I'd like to suggest the web page to display who can +2 directly...

Thanks,
Max

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


What is the BKM to find a person who can +2 for a project in https://review.tizen.org/gerrit ?

2014-03-13 Thread Yu, Max A
Anybody knows the best method for this?

I'd like to suggest the web page to display who can +2 directly...

Thanks,
Max

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


RE: Genivi layer manager in Tizen

2014-03-13 Thread Li, Zhigang
Hi,
Try to install it: zypper install genivi-shell.
  Rpm -ql to check the path.

B,R
Zhigang

From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On 
Behalf Of karthikkarthik...@yahoo.in
Sent: Thursday, March 13, 2014 2:32 PM
To: ivi@lists.tizen.org
Subject: Genivi layer manager in Tizen


Hi,

I would like to know genivi layer manager is integrated with tizen. If so, 
within which folders can I get the binaries in tizen emulator image.

Currently I am using Tizen EOY Jan 15 image.

Thanks


___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: RE: Genivi layer manager in Tizen

2014-03-13 Thread karthik karthik
Thanks Ning,

    Will the genivi layer manager come installed with the tizen emulator 
image.

 Or should I install the rpm packages to use it.

Thanks

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


RE: Genivi layer manager in Tizen

2014-03-13 Thread Wang, Ning W
You can see below packages under 
http://download.tizen.org/releases/daily/tizen/ivi/ivi/latest/repos/ivi/ia32/packages/i686/:
genivi-shell-0.1-2.1.i686.rpm
genivi-shell-devel-0.1-2.1.i686.rpm

Thanks,
Ning
From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On 
Behalf Of karthikkarthik...@yahoo.in
Sent: Thursday, March 13, 2014 2:32 PM
To: ivi@lists.tizen.org
Subject: Genivi layer manager in Tizen


Hi,

I would like to know genivi layer manager is integrated with tizen. If so, 
within which folders can I get the binaries in tizen emulator image.

Currently I am using Tizen EOY Jan 15 image.

Thanks


___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi