My favorites | Sign in
Project Home Downloads Wiki Issues Code Search
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 95411: Chrome OS Chrome build fails
8 people starred this issue and may be notified of changes. Back to list
Status:  Verified
Owner:  sosa@chromium.org
Closed:  Sep 2011

Restricted
  • Only users with Commit permission may comment.


Sign in to add a comment
 
Project Member Reported by kochi@chromium.org, Sep 5, 2011
What steps will reproduce the problem?
1. emerge chromeos-chrome in Chrome OS build chroot

What is the expected output? What do you see instead?

  export LD_LIBRARY_PATH=/home/kochi/chrome_root/src/c/Release/lib.host:/home/kochi/chrome_root/src/c/Release/lib.target:$LD_LIBRARY_PATH; cd chrome; mkdir -p /home/kochi/chrome_root/src/c/Release; python nacl/nacl_helper_bootstrap_munge_phdr.py "/home/kochi/chrome_root/src/c/Release/nacl_helper_bootstrap_munge_phdr" "/home/kochi/chrome_root/src/c/Release/nacl_helper_bootstrap_raw" "/home/kochi/chrome_root/src/c/Release/nacl_helper_bootstrap"
/home/kochi/chrome_root/src/c/Release/nacl_helper_bootstrap_munge_phdr: Program header 1 has nonzero p_filesz


Traceback (most recent call last):
  File "nacl/nacl_helper_bootstrap_munge_phdr.py", line 36, in <module>
    Main(sys.argv)
  File "nacl/nacl_helper_bootstrap_munge_phdr.py", line 32, in Main
    subprocess.check_call([munger, tmpfile, segment_num])
  File "/usr/lib64/python2.6/subprocess.py", line 488, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/home/kochi/chrome_root/src/c/Release/nacl_helper_bootstrap_munge_phdr', '/home/kochi/chrome_root/src/c/Release/nacl_helper_bootstrap.tmp', '1']' returned non-zero exit status 3



make: *** [c/Release/nacl_helper_bootstrap] Error 1
make: *** Waiting for unfinished jobs....
emake failed


Please use labels and text to provide additional information.

Sep 5, 2011
#1 yusukes@chromium.org
I also ran into very similar issue, but the error message is not identical. Mine is:

/usr/x86_64-pc-linux-gnu/i686-pc-linux-gnu/binutils-bin/2.20.1/ld.gold.real: internal error in set_segment_offsets, at /var/tmp/portage/cross-i686-pc-linux-gnu/binutils-2.20.1-r8/work/binutils-20100303/gold/layout.cc:2447
collect2: ld returned 1 exit status
make: *** [c/Release/nacl_helper_bootstrap_raw] Error 1
make: *** Waiting for unfinished jobs....
emake failed
 * ERROR: chromeos-base/chromeos-chrome-15.0.871.0_rc-r1 failed (compile phase):
 *   compilation failed


Chrome: r99624
Chrome OS: today's tot

Sep 5, 2011
#2 thestig@chromium.org
Same problem for me on Linux at r99671. Clobbering did not help. I had do set disable_nacl.
Sep 6, 2011
#3 bradchen@chromium.org
This change has been reverted, marking fixed.
Status: Fixed
Jun 1, 2012
#4 kr...@chromium.org
(No comment was entered for this change.)
Status: Verified
Oct 13, 2012
#5 bugdroid1@chromium.org
This issue has been closed for some time. No one will pay attention to new comments.
If you are seeing this bug or have new data, please click New Issue to start a new bug.
Labels: Restrict-AddIssueComment-Commit
Mar 9, 2013
#6 bugdroid1@chromium.org
(No comment was entered for this change.)
Labels: -Type-Regression -Area-Build -Feature-NaCl Type-Bug-Regression Cr-Platform-NaCl Build
Sign in to add a comment

Powered by Google Project Hosting