Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Error 'Failed to pull libOmxMpeg4Dec.so. Giving up.' when building B2G for Unagi phone
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Henrik Skupin  
View profile  
 More options Nov 12 2012, 7:35 am
Newsgroups: mozilla.dev.b2g
From: Henrik Skupin <hsku...@gmail.com>
Date: Mon, 12 Nov 2012 13:34:53 +0100
Local: Mon, Nov 12 2012 7:34 am
Subject: Error 'Failed to pull libOmxMpeg4Dec.so. Giving up.' when building B2G for Unagi phone
Hi all,

Yesterday I got my Unagi phone and flashed it with the build from Nov
7th (grabbed from https://releases.mozilla.com/b2g/). Then I have
noticed that it is based on Aurora and wanted to flip to
mozilla-central. So I have setup a local build system. After running the
configure step for the unagi phone I started build.sh. But after a
couple of minutes the build process stopped with the following failure
when creating the backup:

[..]

> > pull: /system/sources.xml -> ../../../backup-unagi/system/sources.xml
> > pull: /system/build.prop -> ../../../backup-unagi/system/build.prop
[..]
> > Pulling "libOmxH264Dec.so"
> > 4796 KB/s (189376 bytes in 0.038s)
> > Pulling "libOmxMpeg4Dec.so"
> > remote object '/system/lib/libOmxMpeg4Dec.so' does not exist
> > Failed to pull libOmxMpeg4Dec.so. Giving up.

Is that a hard-coded list of files to backup, or is it a failure in the
build system? Just pushing a faked file with that filename fixed it for now.

Thanks

--
Henrik Skupin
Software Engineer in Test
Mozilla Corporation


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Thomas Zimmermann  
View profile  
 More options Nov 12 2012, 7:57 am
Newsgroups: mozilla.dev.b2g
From: Thomas Zimmermann <tzimmerm...@mozilla.com>
Date: Mon, 12 Nov 2012 13:57:00 +0100
Subject: Re: Error 'Failed to pull libOmxMpeg4Dec.so. Giving up.' when building B2G for Unagi phone
Hi Henrik,

I had the same problem when I received my unagi a few days ago. I don't
know if this is an issue with the phone or the sources, but you can
workaround it by removing the respective line from the file

  device/qcom/unagi/extract-files.sh

A patch is attached.

I've seen that this file was added by the last commit. cc'ing
eflo...@mozilla.com.

Best regards
Thomas

Am 12.11.2012 13:34, schrieb Henrik Skupin:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Henrik Skupin  
View profile  
 More options Nov 12 2012, 10:39 am
Newsgroups: mozilla.dev.b2g
From: Henrik Skupin <hsku...@gmail.com>
Date: Mon, 12 Nov 2012 16:39:10 +0100
Local: Mon, Nov 12 2012 10:39 am
Subject: Re: Error 'Failed to pull libOmxMpeg4Dec.so. Giving up.' when building B2G for Unagi phone
Thomas Zimmermann wrote on 11/12/12 1:57 PM:

> I had the same problem when I received my unagi a few days ago. I don't
> know if this is an issue with the phone or the sources, but you can
> workaround it by removing the respective line from the file

>   device/qcom/unagi/extract-files.sh

> A patch is attached.

> I've seen that this file was added by the last commit. cc'ing
> eflo...@mozilla.com.

Is that a hard-coded list? If yes it's clear why we are failing then. We
should probably ignore any warning here to make it less pain to switch
between different versions of Firefox OS (Nightly vs. Aurora).

--
Henrik


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Henrik Skupin  
View profile  
 More options Nov 12 2012, 10:39 am
Newsgroups: mozilla.dev.b2g
From: Henrik Skupin <hsku...@gmail.com>
Date: Mon, 12 Nov 2012 16:39:10 +0100
Local: Mon, Nov 12 2012 10:39 am
Subject: Re: Error 'Failed to pull libOmxMpeg4Dec.so. Giving up.' when building B2G for Unagi phone
Thomas Zimmermann wrote on 11/12/12 1:57 PM:

> I had the same problem when I received my unagi a few days ago. I don't
> know if this is an issue with the phone or the sources, but you can
> workaround it by removing the respective line from the file

>   device/qcom/unagi/extract-files.sh

> A patch is attached.

> I've seen that this file was added by the last commit. cc'ing
> eflo...@mozilla.com.

Is that a hard-coded list? If yes it's clear why we are failing then. We
should probably ignore any warning here to make it less pain to switch
between different versions of Firefox OS (Nightly vs. Aurora).

--
Henrik


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »