[MacPorts] #45992: selfupdate from 2.2.0 to 2.3.3 taking over a day to run

MacPorts noreply at macports.org
Sun Nov 23 17:31:16 PST 2014


#45992: selfupdate from 2.2.0 to 2.3.3 taking over a day to run
-------------------------+--------------------------------
  Reporter:  cfdollak@…  |      Owner:  macports-tickets@…
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.3.3
Resolution:              |   Keywords:  selfupdate
      Port:              |
-------------------------+--------------------------------

Comment (by jeremyhu@…):

 clang is currently waiting on a child process to terminate

 {{{
 clang [11024]
 Path:
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
 Architecture:    x86_64
 Parent:          make [11023]
 Responsible:     Terminal [557]
 UID:             0
 Task size:       259 pages

   Thread 0x6da7     DispatchQueue 1          priority 31
   983 __wait4 + 10 (libsystem_kernel.dylib) [0x7fff8b5dfe22]
    *983 ??? (mach_kernel + 4080224) [0xffffff80005e4260]

   Binary Images:
          0x100000000 -        0x101816ff7  clang
 <0FE74350-5CF7-3712-BE91-21FFEE0801EB>
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
       0x7fff8b5ca000 -     0x7fff8b5e6ff7  libsystem_kernel.dylib
 (2422.115.4) <9EDE872E-2A9E-3A78-8E1D-AB790794A098>
 /usr/lib/system/libsystem_kernel.dylib
  *0xffffff8000200000 - 0xffffff80007a823a  mach_kernel (2422.115.4)
 <9477416E-7BCA-3679-AF97-E1EAAD3DD5A0> /mach_kernel
 }}}

 and it looks like that process is xcrun:

 {{{
 Process:         xcrun (changed during sampling) [11027]
 Path:            /Applications/Xcode.app/Contents/Developer/usr/bin/xcrun
 Architecture:    x86_64
 Parent:          clang [11024]
 Responsible:     Terminal [557]
 UID:             0
 Task size:       2237 pages (-2113)
 CPU Time:        2.462s
 Note:            Suspended for 2 samples
 ...
 }}}

 Can you take a sysdiagnose focused on xcrun instead of just the spindump
 and file a radar with it at http://bugreport.apple.com by doing:

 {{{
 $ sudo sysdiagnose -q 11027
 }}}

 After that, I suggest you just kill the process and reboot to get to a
 fresh state.

-- 
Ticket URL: <https://trac.macports.org/ticket/45992#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list