| Issue 95411: | Chrome OS Chrome build fails | |
| 8 people starred this issue and may be notified of changes. | Back to list |
Restricted
Sign in to add a comment
|
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
Sep 5, 2011
Same problem for me on Linux at r99671. Clobbering did not help. I had do set disable_nacl.
Sep 6, 2011
This change has been reverted, marking fixed.
Status:
Fixed
Jun 1, 2012
(No comment was entered for this change.)
Status:
Verified
Oct 13, 2012
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
(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 | |||||||||