[MacPorts] #51971: gmp stuck staging into Destroot
#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
#51971: gmp stuck staging into Destroot ----------------------+------------------------ Reporter: rmahy@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gmp | ----------------------+------------------------ Changes (by mf2k@…): * owner: macports-tickets@… => mcalhoun@… Comment: In the future, please Cc the port maintainers ({{{port info --maintainers gmp}}}), if any. -- Ticket URL: <https://trac.macports.org/ticket/51971#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#51971: gmp stuck staging into Destroot ----------------------+------------------------ Reporter: rmahy@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gmp | ----------------------+------------------------ Comment (by pgriess@…): This is happening for me as well when installing vim-x11+cscope+python34 on a fresh OS X El Capitan 10.11.6 laptop, with a new MacPorts installation. The logfile looks very similar (the last few lines are also "./www missing (created)", etc). Other ports are able to install just fine (e.g. python34, python34-readline, etc). Another datapoint -- installing the stock vim variant works fine. -- Ticket URL: <https://trac.macports.org/ticket/51971#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts