[MacPorts] #28960: Pallet failure on 10.6.7
MacPorts
noreply at macports.org
Tue Mar 29 14:23:42 PDT 2011
#28960: Pallet failure on 10.6.7
----------------------------+-----------------------------------------------
Reporter: pjs@… | Owner: juanger@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: Pallet
----------------------------+-----------------------------------------------
Changes (by macsforever2000@…):
* owner: macports-tickets@… => juanger@…
Old description:
> I just installed macports using MacPorts-1.9.2-10.6-SnowLeopard.dmg. As
> per the instructions, did the following:
>
> port -v selfupdate
> sudo port install Pallet
>
> If I locate the Pallet application in the Finder, and double-click on it,
> I get this error message:
>
> "You can't open the application Pallet.app because it may be damaged
> or incomplete"
>
> On the other hand, if I open it from the command line, it does indeed
> run, but functions incorrectly. Immediately on startup, I get this in the
> Terminal application, but it does keep running:
>
> /var/macports/software/Pallet/1.1_0/Applications/MacPorts/Pallet.app/Contents/MacOS/Pallet
> 2011-03-29 13:51:28.596 Pallet[28622:903] Error loading
> /Library/InputManagers/Smart Crash Reports/Smart Crash
> Reports.bundle/Contents/MacOS/Smart Crash Reports:
> dlopen(/Library/InputManagers/Smart Crash Reports/Smart Crash
> Reports.bundle/Contents/MacOS/Smart Crash Reports, 265): no suitable
> image found. Did find: /Library/InputManagers/Smart Crash Reports/Smart
> Crash Reports.bundle/Contents/MacOS/Smart Crash Reports: GC capability
> mismatch
> 2011-03-29 13:51:28.650 Pallet[28622:903] ROWS: 0
>
> I wished to install openmotif, so I selected that port, and hit the
> "Install" button on the GUI, yielding this in the Terminal:
>
> 2011-03-29 13:51:28.650 Pallet[28622:903] ROWS: 0
> 2011-03-29 13:52:37.416 Pallet[28622:903] ROWS: 2
> 2011-03-29 13:52:37.453 Pallet[28622:903] Basic Predicate: name CONTAINS
> "motif"
> 2011-03-29 13:52:37.461 Pallet[28622:903] ROWS: 2
> 2011-03-29 13:52:37.462 Pallet[28622:903] Basic Predicate: name CONTAINS
> "motif"
> 2011-03-29 13:53:21.235 Pallet[28622:903] Staring Installation
> 2011-03-29 13:53:21.236 Pallet[28622:903] Queueing our Operation
> 2011-03-29 13:53:21.237 Pallet[28622:903] openmotif
>
> After hitting the "Start" button, I get this:
>
> 2011-03-29 13:54:44.366 Pallet[28622:903] Starting Queue
> 2011-03-29 13:54:44.367 Pallet[28622:903] Array Size is: 0
> 2011-03-29 13:54:44.367 Pallet[28622:903] Advancing Queue for 0
> 2011-03-29 13:54:44.368 Pallet[28622:903] Index before: 0
> 2011-03-29 13:54:44.369 Pallet[28622:903] Port openmotif Operation
> install
> 2011-03-29 13:54:44.370 Pallet[28622:903] We have installation
> 2011-03-29 13:54:44.454 Pallet[28622:5f37] GOT MPINFO NOTIFICATION:
> Starting up
> 2011-03-29 13:54:44.457 Pallet[28622:5f37] PREPARING SERVER THREAD
> 2011-03-29 13:54:44.459 Pallet[28622:5f37] STARTING SERVER THREAD with
> previous thread { performingTclCommand = install; sharedMPInterpreter =
> "<MPInterpreter: 0x2540200>"; sharedMPListener = "<MPNotifications:
> 0x109f150>";}
> 2011-03-29 13:54:44.461 Pallet[28622:6d03] INSIDE SERVER THREAD
> CFLocalServer: Starting up (pid: 28622).
> 2011-03-29 13:54:44.462 Pallet[28622:6d03] CFLocalServer: Starting up
> (pid: 28622).
> 2011-03-29 13:54:44.463 Pallet[28622:6d03] Successfuly loaded signals to
> socket
> 2011-03-29 13:54:44.465 Pallet[28622:6d03] Initilalizing Client
> 2011-03-29 13:54:44.466 Pallet[28622:6d03] Creating Socket
> 2011-03-29 13:54:44.467 Pallet[28622:6d03] Binding Socket 0
> 2011-03-29 13:54:44.467 Pallet[28622:6d03] Listening Socket
> 2011-03-29 13:54:44.468 Pallet[28622:6d03] Creating Callbacks!
> 2011-03-29 13:54:44.469 Pallet[28622:6d03] Adding Source to current
> runloop
> 2011-03-29 13:54:44.470 Pallet[28622:6d03] RUNNING RUN LOOP with thread {
> performingTclCommand = install; sharedMPListener = "<MPNotifications:
> 0x246df30>";
>
> I'm then prompted to enter my admin password, which results in this
> output:
>
> ClientGotSpace: Client 0x9249710 lifted write-side flow control.
> ClientGotData: Client 0x9249710 died unexpectedly.
> 2011-03-29 13:55:12.335 Pallet[28622:5f37] GOT MPINFO NOTIFICATION:
> Shutting down
>
> No installation takes place. It's entirely possible this is due to some
> sort of error on my part - I'm a macports n00b.
>
> System Info:
>
> OS: 10.6.7
>
> Hardware Overview:
>
> Model Name: Mac mini
>
> Model Identifier: Macmini1,1
>
> Processor Name: Intel Core Duo
>
> Processor Speed: 1.83 GHz
>
> Number Of Processors: 1
>
> Total Number Of Cores: 2
>
> L2 Cache: 2 MB
>
> Memory: 2 GB
>
> Bus Speed: 667 MHz
>
> Boot ROM Version: MM11.0055.B08
>
> SMC Version (system): 1.3f4
New description:
I just installed macports using MacPorts-1.9.2-10.6-SnowLeopard.dmg. As
per the instructions, did the following:
{{{
port -v selfupdate
sudo port install Pallet
}}}
If I locate the Pallet application in the Finder, and double-click on it,
I get this error message:
"You can't open the application Pallet.app because it may be damaged
or incomplete"
On the other hand, if I open it from the command line, it does indeed run,
but functions incorrectly. Immediately on startup, I get this in the
Terminal application, but it does keep running:
{{{
/var/macports/software/Pallet/1.1_0/Applications/MacPorts/Pallet.app/Contents/MacOS/Pallet
2011-03-29 13:51:28.596 Pallet[28622:903] Error loading
/Library/InputManagers/Smart Crash Reports/Smart Crash
Reports.bundle/Contents/MacOS/Smart Crash Reports:
dlopen(/Library/InputManagers/Smart Crash Reports/Smart Crash
Reports.bundle/Contents/MacOS/Smart Crash Reports, 265): no suitable image
found. Did find: /Library/InputManagers/Smart Crash Reports/Smart Crash
Reports.bundle/Contents/MacOS/Smart Crash Reports: GC capability mismatch
2011-03-29 13:51:28.650 Pallet[28622:903] ROWS: 0
}}}
I wished to install openmotif, so I selected that port, and hit the
"Install" button on the GUI, yielding this in the Terminal:
{{{
2011-03-29 13:51:28.650 Pallet[28622:903] ROWS: 0
2011-03-29 13:52:37.416 Pallet[28622:903] ROWS: 2
2011-03-29 13:52:37.453 Pallet[28622:903] Basic Predicate: name CONTAINS
"motif"
2011-03-29 13:52:37.461 Pallet[28622:903] ROWS: 2
2011-03-29 13:52:37.462 Pallet[28622:903] Basic Predicate: name CONTAINS
"motif"
2011-03-29 13:53:21.235 Pallet[28622:903] Staring Installation
2011-03-29 13:53:21.236 Pallet[28622:903] Queueing our Operation
2011-03-29 13:53:21.237 Pallet[28622:903] openmotif
}}}
After hitting the "Start" button, I get this:
{{{
2011-03-29 13:54:44.366 Pallet[28622:903] Starting Queue
2011-03-29 13:54:44.367 Pallet[28622:903] Array Size is: 0
2011-03-29 13:54:44.367 Pallet[28622:903] Advancing Queue for 0
2011-03-29 13:54:44.368 Pallet[28622:903] Index before: 0
2011-03-29 13:54:44.369 Pallet[28622:903] Port openmotif Operation install
2011-03-29 13:54:44.370 Pallet[28622:903] We have installation
2011-03-29 13:54:44.454 Pallet[28622:5f37] GOT MPINFO NOTIFICATION:
Starting up
2011-03-29 13:54:44.457 Pallet[28622:5f37] PREPARING SERVER THREAD
2011-03-29 13:54:44.459 Pallet[28622:5f37] STARTING SERVER THREAD with
previous thread { performingTclCommand = install; sharedMPInterpreter =
"<MPInterpreter: 0x2540200>"; sharedMPListener = "<MPNotifications:
0x109f150>";}
2011-03-29 13:54:44.461 Pallet[28622:6d03] INSIDE SERVER THREAD
CFLocalServer: Starting up (pid: 28622).
2011-03-29 13:54:44.462 Pallet[28622:6d03] CFLocalServer: Starting up
(pid: 28622).
2011-03-29 13:54:44.463 Pallet[28622:6d03] Successfuly loaded signals to
socket
2011-03-29 13:54:44.465 Pallet[28622:6d03] Initilalizing Client
2011-03-29 13:54:44.466 Pallet[28622:6d03] Creating Socket
2011-03-29 13:54:44.467 Pallet[28622:6d03] Binding Socket 0
2011-03-29 13:54:44.467 Pallet[28622:6d03] Listening Socket
2011-03-29 13:54:44.468 Pallet[28622:6d03] Creating Callbacks!
2011-03-29 13:54:44.469 Pallet[28622:6d03] Adding Source to current
runloop
2011-03-29 13:54:44.470 Pallet[28622:6d03] RUNNING RUN LOOP with thread {
performingTclCommand = install; sharedMPListener = "<MPNotifications:
0x246df30>";
}}}
I'm then prompted to enter my admin password, which results in this
output:
{{{
ClientGotSpace: Client 0x9249710 lifted write-side flow control.
ClientGotData: Client 0x9249710 died unexpectedly.
2011-03-29 13:55:12.335 Pallet[28622:5f37] GOT MPINFO NOTIFICATION:
Shutting down
}}}
No installation takes place. It's entirely possible this is due to some
sort of error on my part - I'm a macports n00b.
System Info:
OS: 10.6.7
Hardware Overview:
Model Name: Mac mini
Model Identifier: Macmini1,1
Processor Name: Intel Core Duo
Processor Speed: 1.83 GHz
Number Of Processors: 1
Total Number Of Cores: 2
L2 Cache: 2 MB
Memory: 2 GB
Bus Speed: 667 MHz
Boot ROM Version: MM11.0055.B08
SMC Version (system): 1.3f4
--
--
Ticket URL: <https://trac.macports.org/ticket/28960#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list