#13746 closed defect (worksforme)
p5-convert-pem not installing
Reported by: | Klaus.Franken@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: | p5-convert-pem, p5-net-ssh-perl |
Description
Mac-OS-X 10.4.11, Last Update: 29.12.07 Xcode Version 2.5
I'm trying to install p5-convert-pem (and thereafter p5-net-ssh-perl). But there is happenig nothing after:
Frankens-Computer:/opt/local/bin kfr$ sudo /opt/local/bin/port Password: MacPorts 1.600 Entering interactive mode... ("help" for help, "quit" to quit) [local/bin] > installed The following ports are currently installed: p5-class-errorhandler @0.01_0 (active) p5-convert-asn1 @0.21_0 (active) p5-crypt-des_ede3 @0.01_0 (active) p5-digest-md5 @2.36_0 (active) p5-mime-base64 @3.07_0 (active) perl5.8 @5.8.8_0+darwin_8 (active) [local/bin] > install p5-convert-pem ---> Configuring p5-convert-pem
There is 100% CPU, see output from "top":
Processes: 64 total, 4 running, 60 sleeping... 207 threads 16:28:13 Load Avg: 1.76, 0.78, 0.65 CPU usage: 72.4% user, 27.2% sys, 0.4% idle SharedLibs: num = 173, resident = 47.8M code, 6.41M data, 9.88M LinkEdit MemRegions: num = 6797, resident = 186M + 18.9M private, 95.7M shared PhysMem: 250M wired, 168M active, 533M inactive, 951M used, 1.07G free VM: 9.26G + 128M 34250(0) pageins, 0(0) pageouts PID COMMAND %CPU TIME #TH #PRTS #MREGS RPRVT RSHRD RSIZE VSIZE 19856 top 15.7% 0:02.89 1 18 20 456K 388K 944K 27.0M 19832 perl 92.0% 1:13.82 1 14 72 7.14M 1.60M 8.46M 32.6M 19831 sh 0.0% 0:00.00 1 14 16 136K 740K 620K 27.1M 19806 tclsh8.4 92.9% 1:14.96 2 31 317 12.9M 4.10M 15.9M 47.1M 19805 mdimport 0.0% 0:00.25 4 68 62 1.83M 3.70M 4.78M 40.2M 19702 AppleSpell 0.0% 0:00.07 1 32 34 728K 3.09M 4.84M 37.4M 451 pmTool 0.0% 0:31.41 1 22 24 436K 2.30M 3.59M 36.5M 450 Activity M 0.0% 0:19.59 2 73 124 2.68M 10.5M 17.4M 359M
Thanks for help, Klaus
Change History (8)
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Milestone: | → Port Bugs |
---|
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Feel free to reopen if you're still having this problem and can provide more info.
comment:3 Changed 17 years ago by fantasyfootball@…
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
I went ahead and ran the command suggested by the administrator. I've pasted the last few lines to show the error i receive. I don't believe this is any kind of problem with the software rather the answer file used during the installation.
DEBUG: Executing org.macports.configure (p5-convert-pem) DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-convert-pem/work/Convert-PEM-0.07" && /opt/local/bin/perl Makefile.PL INSTALLDIRS=vendor' *** ExtUtils::AutoInstall version 0.56 *** Checking for dependencies... Select your continent (or several nearby continents) [] Sorry! since you don't have any existing picks, you must make a geographic selection. (1) Africa (2) Asia (3) Central America (4) Europe (5) North America (6) Oceania (7) South America Select your continent (or several nearby continents) [] Sorry! since you don't have any existing picks, you must make a geographic selection.
Before i ran the debug command i let the machine run for a half hour, and i have a 2.33ghz intel dual core.
comment:4 follow-up: 7 Changed 17 years ago by fantasyfootball@…
I think this problem may have been posted under the wrong port. What i was trying to do was install the p5-net-ssh-perl. When the port determined i need to install the p5-convert-pem module my computer would hang at the output i mentioned in my prior post. But when i run alone
install p5-convert-pem
It installs just fine. So the problem isn't the p5-convert-pem module, rather the call made from p5-net-ssh-perl port.
comment:5 Changed 17 years ago by jmroot (Joshua Root)
Cc: | tkay@… added |
---|
Cc p5-net-ssh-perl maintainer.
comment:7 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | p5-convert-pem p5-net-ssh-perl added |
---|---|
Resolution: | → worksforme |
Status: | reopened → closed |
Replying to jmr@…:
Cc p5-net-ssh-perl maintainer.
tkay has left the building.
Replying to fantasyfootball@…:
I think this problem may have been posted under the wrong port. What i was trying to do was install the p5-net-ssh-perl. When the port determined i need to install the p5-convert-pem module my computer would hang at the output i mentioned in my prior post. But when i run alone
install p5-convert-pem
It installs just fine. So the problem isn't the p5-convert-pem module, rather the call made from p5-net-ssh-perl port.
I can't think of a way that could possibly be the case. Ports are isolated from one another. It installs fine for me on Tiger and Snow Leopard.
comment:8 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | tkay@… removed |
---|
Does the debug output tell you anything more?
How long have you let it run? It may just take awhile. How fast is your Mac?