#21837: pallet needs a new build for 10.6 compatibility ------------------------------+--------------------------------------------- Reporter: blb@… | Owner: juanger@… Type: defect | Status: new Priority: Normal | Milestone: Component: contrib | Version: 1.8.1 Keywords: | Port: ------------------------------+--------------------------------------------- Comment(by nlavine@…): After getting Pallet building, I ran it, and discovers that it dies on a line of code that looks like this: {{{ [[MPIndex alloc] init]; }}} (I believe it assigns that value to a variable as well, but it doesn't do anything interesting with it.) Therefore, it seems like the bug is in fact in MacPorts.framework, which defines MPIndex. I got the source code for that and was able to build it fine, but I haven't been able to get it to run its unit tests. I suspect there is some simple settings error that I just can't find, but that if I could fix it, I could start unit testing. Do either of you have any ideas on how to get the unit tests to run? (I'm running OS 10.6, and I just did a subversion checkout of the framework this afternoon, so I should have the latest code.) -- Ticket URL: <http://trac.macports.org/ticket/21837#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS