I figured it out. It has nothing to do with Xcode 2.2 vs. 2.1, or remote vs. local.
For some reason, if I build it within screen (the program), it fails. If I build it without having invoked screen, it builds remotely on Xcode 2.2 and Xcode 2.1. On Wed, 4 Jan 2006, Alexander K. Hansen wrote: > On 1/4/06, Alexander K. Hansen <[EMAIL PROTECTED]> wrote: > > On 1/4/06, William Scott <[EMAIL PROTECTED]> wrote: > > > It hangs (G4, Xcode 2.1, everything up to date, I'm doing this > > > remotely): > > > > > > + java org.apache.stylebook.StyleBook targetDirectory=docs > > > book.xml ../styles/apachexml > > > [StyleBook] Overriding targetDirectory="docs" (Old=".") > > > [StyleBook] Project URL: "sbk:/sources/book.xml" > > > [BasicEngine] Initializing > > > [Loader] Parsing Project file > > > [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/ > > > book2project.xsl" > > > [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/ > > > directory2project.xsl" > > > [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/ > > > any2project.xsl" > > > [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/ > > > any2project.xsl" > > > [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/ > > > any2project.xsl" > > > [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/ > > > any2project.xsl" > > > [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/ > > > any2project.xsl" > > > [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/ > > > any2project.xsl" > > > [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/ > > > any2project.xsl" > > > [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/ > > > any2project.xsl" > > > [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/ > > > any2project.xsl" > > > [Project] Creating "resources/line.gif" > > > [Project] Creating "graphics/blocks-label-2.jpg" > > > [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/ > > > context2label.xsl" > > > 2006-01-04 18:41:44.367 java[29023] CFLog (0): CFMessagePort: > > > bootstrap_register(): failed 1100 (0x44c), port = 0x16d03, name = > > > 'NSApplication-MainThread-715f-58175978452689#' > > > See /usr/include/servers/bootstrap_defs.h for the error codes. > > > 2006-01-04 18:41:44.369 java[29023] CFLog (99): > > > CFMessagePortCreateLocal(): failed to name Mach port (NSApplication- > > > MainThread-715f-58175978452689#) > > > 2006-01-04 18:41:44.369 java[29023] *** Assertion failure in - > > > [NSApplicationAWT _createWakeupPort], AppKit.subproj/NSApplication.m: > > > 3570 > > > 2006-01-04 18:41:44.370 java[29023] *** NSThread: ignoring exception > > > 'CFMessagePortCreateLocal returned NULL port' that raised during > > > delayed perform of target 0xab94f4f0 and selector 'startAWT:' > > > > > > [hangs indefinitely] > > > > > > I get this while compiling kde for the first time: > > > > > > fink install bundle-kde-unified > > > > > > > > > > If I recall correctly there was some discussion of this very failure > > on IRC--the compile in that case was also done remotely. > > > > Then to contradict myself, I tried building it locally AND remotely on > two computers with XCode 2.2, and both built it with no problems. > > > -- > Alexander K. Hansen > Fink Documenter > [Day Job] Levitated Dipole Experiment > http://psfcwww2.psfc.mit.edu/ldx/ > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Fink-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-devel
