Bug 124156

Summary: InvalidIndex shouldn't be private in GPRInfo and FPRInfo
Product: WebKit Reporter: Julien Brianceau <jbriance>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ggaren, msaboff, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Build fix none

Description Julien Brianceau 2013-11-11 10:20:13 PST
InvalidIndex is currently private in GPRInfo and FPRInfo for sh4 and mips ports unlike other arch, leading to build issue.
Comment 1 Julien Brianceau 2013-11-11 10:23:07 PST
Created attachment 216586 [details]
Build fix
Comment 2 WebKit Commit Bot 2013-11-11 11:04:40 PST
Comment on attachment 216586 [details]
Build fix

Rejecting attachment 216586 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-02', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 216586, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
t.org/repository/webkit/trunk ...
Authentication realm: <http://svn.webkit.org:80> Mac OS Forge
Password for 'commit-queue@webkit.org': 
Authentication realm: <http://svn.webkit.org:80> Mac OS Forge
Username: Use of uninitialized value $username in chomp at /usr/share/git-core/perl/Git/SVN/Prompt.pm line 114.
error: git-svn died of signal 11

Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 139 cwd: /Volumes/Data/EWS/WebKit
Updating OpenSource
Current branch master is up to date.

Full output: http://webkit-queues.appspot.com/results/22719368
Comment 3 Csaba Osztrogonác 2013-11-12 00:19:02 PST
Comment on attachment 216586 [details]
Build fix

Clearing flags on attachment: 216586

Committed r159099: <http://trac.webkit.org/changeset/159099>
Comment 4 Csaba Osztrogonác 2013-11-12 00:19:08 PST
All reviewed patches have been landed.  Closing bug.