Hi Vitaly,

gstreamer-vaapi is excluded from arm build in Tizen:IVI as far as I can see 
here: 
https://build.tizen.org/package/show?package=gstreamer-vaapi&project=Tizen%3AIVI

The reason could be that it build depends on libva, which is not built for arm 
either.

Regards,
Ed

From: Vitaly Chernooky [mailto:[email protected]]
Sent: Tuesday, July 22, 2014 12:01 PM
To: Bartosh, Eduard
Cc: [email protected]; Andrii Anisov
Subject: Re: [Dev] mic: Unable to find package: gstreamer-vaapi

Hi Ed,

On Tue, Jul 22, 2014 at 9:54 AM, Bartosh, Eduard 
<[email protected]<mailto:[email protected]>> wrote:
Hi Vitaly,

Mic can’t find gstreamer-vaapi binary package in any of the repos, mentioned in 
ivi-arm-j6.ks

It's clear for me. I try to understand why mic try to find gstreamer-vaapi and 
why it is missing if everything is complied successfully?

Which repositories are you using?

ivi-arm on tizen.org<http://tizen.org> and local one.

Can you show you .ks file?

Regards,
Ed

From: Dev 
[mailto:[email protected]<mailto:[email protected]>] On 
Behalf Of Vitaly Chernooky
Sent: Monday, July 21, 2014 9:00 PM
To: [email protected]<mailto:[email protected]>; Andrii Anisov
Subject: [Dev] mic: Unable to find package: gstreamer-vaapi

Hi all!

I successfully got all tizen packages compiled but when I try to create an 
image I run into next trouble:

$ sudo /usr/bin/mic -v -d create auto ivi-arm-j6.ks --outdir 
mic-output/ivi-arm-j6/ --tmpfs
--record-pkgs=name --runtime=native
...

ERROR: Traceback (most recent call last):
  File "/usr/bin/mic", line 241, in <module>
    sys.exit(MIC.main())
  File "/usr/lib/pymodules/python2.7/mic/utils/cmdln.py", line 257, in main
    return self.cmd(args)
  File "/usr/lib/pymodules/python2.7/mic/utils/cmdln.py", line 280, in cmd
    retval = self.onecmd(argv)
  File "/usr/lib/pymodules/python2.7/mic/utils/cmdln.py", line 412, in onecmd
    return self._dispatch_cmd(handler, argv)
  File "/usr/lib/pymodules/python2.7/mic/utils/cmdln.py", line 1084, in 
_dispatch_cmd
    return handler(argv)
  File "/usr/bin/mic", line 123, in do_create
    crobj.main(argv[1:])
  File "/usr/lib/pymodules/python2.7/mic/creator.py", line 319, in main
    return self.cmd(args)
  File "/usr/lib/pymodules/python2.7/mic/utils/cmdln.py", line 280, in cmd
    retval = self.onecmd(argv)
  File "/usr/lib/pymodules/python2.7/mic/utils/cmdln.py", line 412, in onecmd
    return self._dispatch_cmd(handler, argv)
  File "/usr/lib/pymodules/python2.7/mic/utils/cmdln.py", line 1100, in 
_dispatch_cmd
    return handler(argv[0], opts, *args)
  File "/usr/lib/pymodules/python2.7/mic/creator.py", line 396, in do_auto
    self.main(argv)
  File "/usr/lib/pymodules/python2.7/mic/creator.py", line 319, in main
    return self.cmd(args)
  File "/usr/lib/pymodules/python2.7/mic/utils/cmdln.py", line 280, in cmd
    retval = self.onecmd(argv)
  File "/usr/lib/pymodules/python2.7/mic/utils/cmdln.py", line 412, in onecmd
    return self._dispatch_cmd(handler, argv)
  File "/usr/lib/pymodules/python2.7/mic/utils/cmdln.py", line 1100, in 
_dispatch_cmd
    return handler(argv[0], opts, *args)
  File "/usr/lib/mic/plugins/imager/loop_plugin.py", line 123, in do_create
    creator.install()
  File "/usr/lib/pymodules/python2.7/mic/imager/baseimager.py", line 1035, in 
install
    self.__select_packages(pkg_manager)
  File "/usr/lib/pymodules/python2.7/mic/imager/baseimager.py", line 892, in 
__select_packages
    e = pkg_manager.selectPackage(pkg)
  File "/usr/lib/mic/plugins/backend/zypppkgmgr.py", line 271, in selectPackage
    raise CreatorError("Unable to find package: %s" % (pkg,))
CreatorError: Unable to find package: gstreamer-vaapi
$

Do anyone have any suggestion how to deal with it?


--
Vitaly Chernooky | Senior Developer - Product Engineering and Development
GlobalLogic
P +380.44.4929695 ext.1136<tel:%2B380.44.4929695%20ext.1136> M 
+380.98.7920568<tel:%2B380.98.7920568> S cvv_2k
www.globallogic.com<http://www.globallogic.com>

http://www.globallogic.com/email_disclaimer.txt

---------------------------------------------------------------------
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki
Business Identity Code: 0357606 - 4
Domiciled in Helsinki

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.

_______________________________________________
Dev mailing list
[email protected]<mailto:[email protected]>
https://lists.tizen.org/listinfo/dev



--
Vitaly Chernooky | Senior Developer - Product Engineering and Development
GlobalLogic
P +380.44.4929695 ext.1136 M +380.98.7920568 S cvv_2k
www.globallogic.com<http://www.globallogic.com>

http://www.globallogic.com/email_disclaimer.txt
---------------------------------------------------------------------
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki 
Business Identity Code: 0357606 - 4 
Domiciled in Helsinki 

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.
_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to