[MacPorts] #13746: p5-convert-pem not installing
#13746: p5-convert-pem not installing --------------------------------------------+------------------------------- Reporter: Klaus.Franken@StrukturPunkt.de | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | --------------------------------------------+------------------------------- 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 -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13746> MacPorts </projects/macports> Ports system for Mac OS
#13746: p5-convert-pem not installing ---------------------------------------------+------------------------------ Reporter: Klaus.Franken@StrukturPunkt.de | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------------------+------------------------------ Changes (by ryandesign@macports.org): * milestone: => Port Bugs Comment: Does the debug output tell you anything more? {{{ sudo port -d install p5-convert-pem }}} How long have you let it run? It may just take awhile. How fast is your Mac? -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13746#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#13746: p5-convert-pem not installing ---------------------------------------------+------------------------------ Reporter: Klaus.Franken@StrukturPunkt.de | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: worksforme | Keywords: ---------------------------------------------+------------------------------ Changes (by ryandesign@macports.org): * status: new => closed * resolution: => worksforme Comment: Feel free to reopen if you're still having this problem and can provide more info. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13746#comment:2> MacPorts </projects/macports> Ports system for Mac OS
#13746: p5-convert-pem not installing ---------------------------------------------+------------------------------ Reporter: Klaus.Franken@StrukturPunkt.de | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------------------+------------------------------ Changes (by fantasyfootball@mkisystems.com): * status: closed => reopened * resolution: worksforme => Comment: 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. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13746#comment:3> MacPorts </projects/macports> Ports system for Mac OS
#13746: p5-convert-pem not installing ---------------------------------------------+------------------------------ Reporter: Klaus.Franken@StrukturPunkt.de | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------------------+------------------------------ Comment (by fantasyfootball@mkisystems.com): 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. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13746#comment:4> MacPorts </projects/macports> Ports system for Mac OS
#13746: p5-convert-pem not installing ---------------------------------------------+------------------------------ Reporter: Klaus.Franken@StrukturPunkt.de | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------------------+------------------------------ Changes (by jmr@macports.org): * cc: tkay@uoregon.edu (added) Comment: Cc p5-net-ssh-perl maintainer. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13746#comment:5> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts