Bug 188956

Summary: [Xcode] Don’t make unnecessary, broken WebKitPluginAgent symlink when WK_USE_OVERRIDE_FRAMEWORKS_DIR=YES
Product: WebKit Reporter: mitz
Component: WebKit Misc.Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Update the build phase that makes the symlink none

Description mitz 2018-08-26 14:54:56 PDT
<rdar://problem/43253221>
Comment 1 mitz 2018-08-26 15:04:16 PDT
Created attachment 348103 [details]
Update the build phase that makes the symlink
Comment 2 WebKit Commit Bot 2018-08-26 15:47:57 PDT
Comment on attachment 348103 [details]
Update the build phase that makes the symlink

Rejecting attachment 348103 [details] from commit-queue.

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

Logging in as commit-queue@webkit.org...
Fetching: https://bugs.webkit.org/attachment.cgi?id=348103&action=edit
Fetching: https://bugs.webkit.org/show_bug.cgi?id=188956&ctype=xml&excludefield=attachmentdata
Processing 1 patch from 1 bug.
Updating working directory
Processing patch 348103 from bug 188956.
Fetching: https://bugs.webkit.org/attachment.cgi?id=348103
Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	Source/WebKitLegacy/ChangeLog
	M	Source/WebKitLegacy/WebKitLegacy.xcodeproj/project.pbxproj

ERROR from SVN:
A repository hook failed: Commit blocked by pre-commit hook (exit code 1) with output:
Commits are currently disabled while we update infrastructure.
W: 3e5c51ff171204665ccb28e40b46b9c75d56067f and refs/remotes/origin/master differ, using rebase:
:040000 040000 7f21da625bc17a78b3bd037b8a7e1f3c61147a02 162abbfb909fd78b90c6722de4a4368f8d472b8a M	Source
Current branch master is up to date.
ERROR: Not all changes have been committed into SVN, however the committed
ones (if any) seem to be successfully integrated into the working tree.
Please see the above messages for details.


Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	Source/WebKitLegacy/ChangeLog
	M	Source/WebKitLegacy/WebKitLegacy.xcodeproj/project.pbxproj

ERROR from SVN:
A repository hook failed: Commit blocked by pre-commit hook (exit code 1) with output:
Commits are currently disabled while we update infrastructure.
W: 3e5c51ff171204665ccb28e40b46b9c75d56067f and refs/remotes/origin/master differ, using rebase:
:040000 040000 7f21da625bc17a78b3bd037b8a7e1f3c61147a02 162abbfb909fd78b90c6722de4a4368f8d472b8a M	Source
Current branch master is up to date.
ERROR: Not all changes have been committed into SVN, however the committed
ones (if any) seem to be successfully integrated into the working tree.
Please see the above messages for details.


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

Full output: https://webkit-queues.webkit.org/results/8990191
Comment 3 WebKit Commit Bot 2018-08-26 18:00:28 PDT
Comment on attachment 348103 [details]
Update the build phase that makes the symlink

Clearing flags on attachment: 348103

Committed r235340: <https://trac.webkit.org/changeset/235340>
Comment 4 WebKit Commit Bot 2018-08-26 18:00:29 PDT
All reviewed patches have been landed.  Closing bug.