macports hangs while installing port
Viktor Remennik
vik at etogo.net
Wed Aug 29 05:12:27 PDT 2012
On 29.08.12, 09:57, Ryan Schmidt wrote:
> On Aug 28, 2012, at 15:32, Viktor Remennik <vik at etogo.net> wrote:
>> Got another case. Please help!
>>
>> So this is a different problem than the previous one you were mentioning in this thread. Did you ever get that previous problem resolved? If so how? If not, that same problem could easily be interfering with other port builds as well.
there's a common point in both cases. port run something that is trying
to check a version. Found another case with javac -version with the same
symptoms.
>
>
>> Now I tried to install openssh and it hung here
>>
>> checking for ar... ar
>> checking for svnversion... found
>> checking for hg... not-found
>> checking for a BSD-compatible install... /usr/bin/install -c
>> checking for --with-pydebug... no
>> checking whether /usr/bin/clang accepts -fno-strict-aliasing... yes
>>
>> here's the ps and test:
>>
>> 502 7780 7754 0 11:03PM ttys000 0:17.65 /usr/bin/tclsh /opt/local/bin/port -d install openssh
>> 502 12739 7780 0 11:16PM ttys000 0:00.00 sh -c cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.3" && ./configure --prefix=/opt/local --enable-framework=/opt/local/Library/Frameworks --enable-ipv6
>> 502 12740 12739 0 11:16PM ttys000 0:00.17 /bin/sh ./configure --prefix=/opt/local --enable-framework=/opt/local/Library/Frameworks --enable-ipv6
>> 502 13221 12740 0 11:16PM ttys000 0:00.00 /bin/sh ./configure --prefix=/opt/local --enable-framework=/opt/local/Library/Frameworks --enable-ipv6
>> 502 13222 13221 0 11:16PM ttys000 0:00.01 sw_vers -productVersion
>> 502 13223 13221 0 11:16PM ttys000 0:00.00 sed s/\(10\.[0-9]*\).*/\1/
>> 0 557 546 0 Mon03PM ttys001 0:00.03 login -fp viktor
>>
>> viktor at vik-air:~ $ sw_vers -productVersion|sed s/\(10\.[0-9]*\).*/\1/
>> 10.8.1
>>
>>
>> any idea?
> Could you show us the main.log file?
>
Oops. Sorry, I have killed 1322 process and then port installation has
been successfully completed and I deleted the log (
Will try again now.
More information about the macports-users
mailing list