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 for chromium.org
« Groups Home
NaCl IRT broken for tarballs
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
  3 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
 
 
View profile  
 More options Aug 3 2011, 5:01 pm
From: Paweł Hajdan, Jr. <phajdan...@chromium.org>
Date: Wed, 3 Aug 2011 14:01:20 -0700
Local: Wed, Aug 3 2011 5:01 pm
Subject: NaCl IRT broken for tarballs

What's going on with the NaCl IRT "dynamic" download? Seems like it keeps
failing for the generated tarballs, i.e.
http://build.chromium.org/official/chromium-14.0.835.15.log


 
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.
Mark Seaborn  
View profile  
 More options Aug 3 2011, 5:25 pm
From: Mark Seaborn <mseab...@chromium.org>
Date: Wed, 3 Aug 2011 14:25:13 -0700
Local: Wed, Aug 3 2011 5:25 pm
Subject: Re: [chromium-dev] NaCl IRT broken for tarballs

On 3 August 2011 14:01, Paweł Hajdan, Jr. <phajdan...@chromium.org> wrote:

> What's going on with the NaCl IRT "dynamic" download? Seems like it keeps
> failing for the generated tarballs, i.e.
> http://build.chromium.org/official/chromium-14.0.835.15.log

Hmm.  The output is:

Checked out revision 971.Downloading '
http://commondatastorage.googleapis.com/nativeclient-archive2/irt/r62...
to 'src/native_client/irt_binaries/nacl_irt_x86_32.nexe'
Failed to download NaCl integrated runtime files.
The NaCl-enabled build will fail. You can pass -Ddisable_nacl=1
to gyp as a workaround. For more info see
http://groups.google.com/a/chromium.org/group/chromium-dev/browse_thr...

I'd expect to see a Python traceback if download_nacl_irt.py failed.  Is
stderr getting redirected, perhaps?

r6268 is not a revision that will have ever been manually committed to DEPS
in trunk.  This is a commit on a branch of NaCl, and I expect the tarball is
being generated for a branch of Chromium.  The download script will be
getting a 404 error here.

I think the Chromium branch needs to be updated to download the IRT library
from the right branch of NaCl.

Cheers,
Mark


 
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.
 
View profile  
 More options Aug 4 2011, 12:55 pm
From: Paweł Hajdan, Jr. <phajdan...@chromium.org>
Date: Thu, 4 Aug 2011 09:55:36 -0700
Local: Thurs, Aug 4 2011 12:55 pm
Subject: Re: [chromium-dev] NaCl IRT broken for tarballs

On Wed, Aug 3, 2011 at 14:25, Mark Seaborn <mseab...@chromium.org> wrote:
> I'd expect to see a Python traceback if download_nacl_irt.py failed.  Is
> stderr getting redirected, perhaps?

This is just using Python's subprocess.call, see
src/tools/export_tarball/export_tarball.py

> I think the Chromium branch needs to be updated to download the IRT library
> from the right branch of NaCl.

Have you updated relevant release docs with info how to deal with the IRT
for the release branches? I wouldn't like the situation to repeat for
milestone 15, and it seems that NaCl is going to be more and more popular,
so it's important that it works.

 
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 »