#51971: gmp stuck staging into Destroot ---------------------+-------------------------------- Reporter: rmahy@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: gmp ---------------------+-------------------------------- I tried to install wget and it got stuck at gmp. So I did:[[BR]] 1) sudo port install selfupdate [[BR]] (I was up to date) 2) sudo port clean gmp (worked fine)[[BR]] {{{ ---> Cleaning gmp ---> Removing work directory for gmp }}} 3) sudo port install -v gmp[[BR]] The install always gets stuck while staging into Destroot. Here are the last few lines (I'm also attaching the complete log).[[BR]] {{{ ---> Staging gmp into destroot ./usr missing (created) . missing (directory not created: File exists) ./Applications missing (created) ./Developer missing (created) ./Library missing (created) . changed gid expected 80 found 0 modified ./bin missing (created) ./etc missing (created) ... more of the same ... ./share/nls/zh_TW.Big5 missing (created) ./share/skel missing (created) ./src missing (created) ./var missing (created) ./www missing (created) }}} At this point the install will hang for hours.My terminal window reports that xcodebuild is the currently running process and ps shows the following relevant processes:[[BR]] {{{ root 70242 0.0 0.0 2452828 532 s001 S+ 10:02PM 0:00.00 sh -c /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk '' -find make 2> /dev/null root 70243 13.8 0.2 2704020 18160 s001 S+ 10:02PM 0:32.73 /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk -find make root 47035 0.0 0.0 2579448 2684 s001 U+ 10:00PM 0:00.71 /opt/local/libexec/macports/bin/tclsh8.5 /opt/local/bin/port -v install gmp root 47034 0.0 0.0 2460804 1800 s001 S+ 10:00PM 0:00.02 sudo port -v install gmp }}} port install is working fine for other packages (even after this). Does anyone have any workarounds or next steps, please? -- Ticket URL: <https://trac.macports.org/ticket/51971> MacPorts <https://www.macports.org/> Ports system for OS X