[MacPorts] #31495: hang while "port install erlang"
#31495: hang while "port install erlang" -------------------------------+-------------------------------------------- Reporter: lyhcode@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: -------------------------------+-------------------------------------------- Mac OS X: 10.6.8 Hang after exec "sudo port install erlang". It will into infinite loop for following... help, plz $ ps aux macports 2904 0.0 0.0 2435004 740 s003 S+ 12:20下午 0:00.01 make opt macports 2903 0.0 0.0 2435548 432 s003 S+ 12:20下午 0:00.00 /bin/sh -c set -e ;^I^I^I^I^I^I^Iapp_pwd=`pwd` ;^I^I^I^I^I^I^Iif test -f vsn.mk; then^I^I^I^I^I^I echo "=== Entering application" `basename $app_pwd` ;^Ifi ;^I^I^I^I^I^I^I^Icase "make" in *clearmake*) tflag="-T";; *) tflag="";; esac;^Ifor d in rtl misc main cerl icode flow util doc/src regalloc sparc ppc x86 amd64 arm opt tools; do^I^I^I^I^I if test -f $d/SKIP ; then^I^I^I^I^I^Iecho "=== Skipping subdir $d, reason:" ;^I^I^Icat $d/SKIP ;^I^I^I^I^I^I^Iecho "===" ;^I^I^I^I^I^I else^I^I^I^I^I^I^I^Iif test ! -d $d ; then^I^I^I^I^I^I echo "=== Skipping subdir $d, it is missing" ;^I^Ielse^I^I^I^I^I^I^I^I xflag="" ;^I^I^I^I^I^I^I if test -f $d/ignore_config_record.inf; then^I^I^Ixflag=$tflag ;^I^I^I^I^I^I fi ;^I^I^I^I^I^I^I (cd $d && make $xflag opt) || exit $? ;^I^Ifi ;^I^I^I^I^I^I^I fi ;^I^I^I^I^I^I^Idone ;^I^I^I^I^I^I^I^Iif test -f vsn.mk; then^I^I^I^I^I^I echo "=== Leaving application" `basename $app_pwd` ;^Ifi macports 2899 0.0 0.0 2435548 836 s003 S+ 12:20下午 0:00.00 /bin/sh -c set -e ;^I^I^I^I^I^I^Iapp_pwd=`pwd` ;^I^I^I^I^I^I^Iif test -f vsn.mk; then^I^I^I^I^I^I echo "=== Entering application" `basename $app_pwd` ;^Ifi ;^I^I^I^I^I^I^I^Icase "make" in *clearmake*) tflag="-T";; *) tflag="";; esac;^Ifor d in rtl misc main cerl icode flow util doc/src regalloc sparc ppc x86 amd64 arm opt tools; do^I^I^I^I^I if test -f $d/SKIP ; then^I^I^I^I^I^Iecho "=== Skipping subdir $d, reason:" ;^I^I^Icat $d/SKIP ;^I^I^I^I^I^I^Iecho "===" ;^I^I^I^I^I^I else^I^I^I^I^I^I^I^Iif test ! -d $d ; then^I^I^I^I^I^I echo "=== Skipping subdir $d, it is missing" ;^I^Ielse^I^I^I^I^I^I^I^I xflag="" ;^I^I^I^I^I^I^I if test -f $d/ignore_config_record.inf; then^I^I^Ixflag=$tflag ;^I^I^I^I^I^I fi ;^I^I^I^I^I^I^I (cd $d && make $xflag opt) || exit $? ;^I^Ifi ;^I^I^I^I^I^I^I fi ;^I^I^I^I^I^I^Idone ;^I^I^I^I^I^I^I^Iif test -f vsn.mk; then^I^I^I^I^I^I echo "=== Leaving application" `basename $app_pwd` ;^Ifi -- Ticket URL: <https://trac.macports.org/ticket/31495> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31495: hang while "port install erlang" -------------------------------+-------------------------------------------- Reporter: lyhcode@… | Owner: bfulgham@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: erlang -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => bfulgham@… * port: => erlang Old description:
Mac OS X: 10.6.8
Hang after exec "sudo port install erlang". It will into infinite loop for following...
help, plz
$ ps aux
macports 2904 0.0 0.0 2435004 740 s003 S+ 12:20下午 0:00.01 make opt macports 2903 0.0 0.0 2435548 432 s003 S+ 12:20下午 0:00.00 /bin/sh -c set -e ;^I^I^I^I^I^I^Iapp_pwd=`pwd` ;^I^I^I^I^I^I^Iif test -f vsn.mk; then^I^I^I^I^I^I echo "=== Entering application" `basename $app_pwd` ;^Ifi ;^I^I^I^I^I^I^I^Icase "make" in *clearmake*) tflag="-T";; *) tflag="";; esac;^Ifor d in rtl misc main cerl icode flow util doc/src regalloc sparc ppc x86 amd64 arm opt tools; do^I^I^I^I^I if test -f $d/SKIP ; then^I^I^I^I^I^Iecho "=== Skipping subdir $d, reason:" ;^I^I^Icat $d/SKIP ;^I^I^I^I^I^I^Iecho "===" ;^I^I^I^I^I^I else^I^I^I^I^I^I^I^Iif test ! -d $d ; then^I^I^I^I^I^I echo "=== Skipping subdir $d, it is missing" ;^I^Ielse^I^I^I^I^I^I^I^I xflag="" ;^I^I^I^I^I^I^I if test -f $d/ignore_config_record.inf; then^I^I^Ixflag=$tflag ;^I^I^I^I^I^I fi ;^I^I^I^I^I^I^I (cd $d && make $xflag opt) || exit $? ;^I^Ifi ;^I^I^I^I^I^I^I fi ;^I^I^I^I^I^I^Idone ;^I^I^I^I^I^I^I^Iif test -f vsn.mk; then^I^I^I^I^I^I echo "=== Leaving application" `basename $app_pwd` ;^Ifi macports 2899 0.0 0.0 2435548 836 s003 S+ 12:20下午 0:00.00 /bin/sh -c set -e ;^I^I^I^I^I^I^Iapp_pwd=`pwd` ;^I^I^I^I^I^I^Iif test -f vsn.mk; then^I^I^I^I^I^I echo "=== Entering application" `basename $app_pwd` ;^Ifi ;^I^I^I^I^I^I^I^Icase "make" in *clearmake*) tflag="-T";; *) tflag="";; esac;^Ifor d in rtl misc main cerl icode flow util doc/src regalloc sparc ppc x86 amd64 arm opt tools; do^I^I^I^I^I if test -f $d/SKIP ; then^I^I^I^I^I^Iecho "=== Skipping subdir $d, reason:" ;^I^I^Icat $d/SKIP ;^I^I^I^I^I^I^Iecho "===" ;^I^I^I^I^I^I else^I^I^I^I^I^I^I^Iif test ! -d $d ; then^I^I^I^I^I^I echo "=== Skipping subdir $d, it is missing" ;^I^Ielse^I^I^I^I^I^I^I^I xflag="" ;^I^I^I^I^I^I^I if test -f $d/ignore_config_record.inf; then^I^I^Ixflag=$tflag ;^I^I^I^I^I^I fi ;^I^I^I^I^I^I^I (cd $d && make $xflag opt) || exit $? ;^I^Ifi ;^I^I^I^I^I^I^I fi ;^I^I^I^I^I^I^Idone ;^I^I^I^I^I^I^I^Iif test -f vsn.mk; then^I^I^I^I^I^I echo "=== Leaving application" `basename $app_pwd` ;^Ifi
New description: Mac OS X: 10.6.8 Hang after exec "`sudo port install erlang`". It will into infinite loop for following... help, plz {{{ $ ps aux macports 2904 0.0 0.0 2435004 740 s003 S+ 12:20下午 0:00.01 make opt macports 2903 0.0 0.0 2435548 432 s003 S+ 12:20下午 0:00.00 /bin/sh -c set -e ;^I^I^I^I^I^I^Iapp_pwd=`pwd` ;^I^I^I^I^I^I^Iif test -f vsn.mk; then^I^I^I^I^I^I echo "=== Entering application" `basename $app_pwd` ;^Ifi ;^I^I^I^I^I^I^I^Icase "make" in *clearmake*) tflag="-T";; *) tflag="";; esac;^Ifor d in rtl misc main cerl icode flow util doc/src regalloc sparc ppc x86 amd64 arm opt tools; do^I^I^I^I^I if test -f $d/SKIP ; then^I^I^I^I^I^Iecho "=== Skipping subdir $d, reason:" ;^I^I^Icat $d/SKIP ;^I^I^I^I^I^I^Iecho "===" ;^I^I^I^I^I^I else^I^I^I^I^I^I^I^Iif test ! -d $d ; then^I^I^I^I^I^I echo "=== Skipping subdir $d, it is missing" ;^I^Ielse^I^I^I^I^I^I^I^I xflag="" ;^I^I^I^I^I^I^I if test -f $d/ignore_config_record.inf; then^I^I^Ixflag=$tflag ;^I^I^I^I^I^I fi ;^I^I^I^I^I^I^I (cd $d && make $xflag opt) || exit $? ;^I^Ifi ;^I^I^I^I^I^I^I fi ;^I^I^I^I^I^I^Idone ;^I^I^I^I^I^I^I^Iif test -f vsn.mk; then^I^I^I^I^I^I echo "=== Leaving application" `basename $app_pwd` ;^Ifi macports 2899 0.0 0.0 2435548 836 s003 S+ 12:20下午 0:00.00 /bin/sh -c set -e ;^I^I^I^I^I^I^Iapp_pwd=`pwd` ;^I^I^I^I^I^I^Iif test -f vsn.mk; then^I^I^I^I^I^I echo "=== Entering application" `basename $app_pwd` ;^Ifi ;^I^I^I^I^I^I^I^Icase "make" in *clearmake*) tflag="-T";; *) tflag="";; esac;^Ifor d in rtl misc main cerl icode flow util doc/src regalloc sparc ppc x86 amd64 arm opt tools; do^I^I^I^I^I if test -f $d/SKIP ; then^I^I^I^I^I^Iecho "=== Skipping subdir $d, reason:" ;^I^I^Icat $d/SKIP ;^I^I^I^I^I^I^Iecho "===" ;^I^I^I^I^I^I else^I^I^I^I^I^I^I^Iif test ! -d $d ; then^I^I^I^I^I^I echo "=== Skipping subdir $d, it is missing" ;^I^Ielse^I^I^I^I^I^I^I^I xflag="" ;^I^I^I^I^I^I^I if test -f $d/ignore_config_record.inf; then^I^I^Ixflag=$tflag ;^I^I^I^I^I^I fi ;^I^I^I^I^I^I^I (cd $d && make $xflag opt) || exit $? ;^I^Ifi ;^I^I^I^I^I^I^I fi ;^I^I^I^I^I^I^Idone ;^I^I^I^I^I^I^I^Iif test -f vsn.mk; then^I^I^I^I^I^I echo "=== Leaving application" `basename $app_pwd` ;^Ifi }}} -- -- Ticket URL: <https://trac.macports.org/ticket/31495#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31495: hang while "port install erlang" -------------------------------+-------------------------------------------- Reporter: lyhcode@… | Owner: bfulgham@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: erlang -------------------------------+-------------------------------------------- Comment(by lyhcode@…): I found this patch works. https://trac.macports.org/ticket/30516 Command-line usages: wget http://trac.macports.org/raw-attachment/ticket/30516/Portfile.patch sudo patch $(port file erlang) Portfile.patch sudo port install erlang -- Ticket URL: <https://trac.macports.org/ticket/31495#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31495: hang while "port install erlang" -------------------------------+-------------------------------------------- Reporter: lyhcode@… | Owner: bfulgham@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: erlang -------------------------------+-------------------------------------------- Comment(by bfulgham@…): Which version of Erlang are you using? I believe that the R14B04 source tree should resolve this problem completely. -- Ticket URL: <https://trac.macports.org/ticket/31495#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31495: hang while "port install erlang" -------------------------------+-------------------------------------------- Reporter: lyhcode@… | Owner: bfulgham@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: erlang -------------------------------+-------------------------------------------- Comment(by bfulgham@…): This should be fixed by r87257. -- Ticket URL: <https://trac.macports.org/ticket/31495#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31495: hang while "port install erlang" --------------------------------+------------------------------------------- Reporter: lyhcode@… | Owner: bfulgham@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: erlang | --------------------------------+------------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed -- Ticket URL: <https://trac.macports.org/ticket/31495#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts