patch applied (ghc-6.12/ghc): Pass "-i org.haskell.GHC" to packagemaker when building the OS X installer

Ian Lynagh igloo at earth.li
Thu Apr 1 08:56:09 EDT 2010


Wed Mar 31 07:47:07 PDT 2010  Ian Lynagh <igloo at earth.li>
  * Pass "-i org.haskell.GHC" to packagemaker when building the OS X installer
  This seems to fix this failure:
  [...]
  ** BUILD SUCCEEDED **
  rm -f -f GHC-system.pmdoc/*-contents.xml
  /Developer/usr/bin/packagemaker -v --doc GHC-system.pmdoc\
               -o /Users/ian/to_release/ghc-6.12.1.20100330/GHC-6.12.1.20100330-i386.pkg
  2010-03-31 15:08:15.695 packagemaker[13909:807] Setting to : 0 (null)
  2010-03-31 15:08:15.709 packagemaker[13909:807] Setting to : 0 org.haskell.glasgowHaskellCompiler.ghc.pkg
  2010-03-31 15:08:15.739 packagemaker[13909:807] relocate: (null) 0
  2010-03-31 15:08:15.740 packagemaker[13909:807] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSXMLDocument initWithXMLString:options:error:]: nil argument'
  2010-03-31 15:08:15.741 packagemaker[13909:807] Stack: (
      2511962091,
      2447007291,
      2511961547,
      2511961610,
      2432803204,
      453371,
      447720,
      436209,
      435510,
      9986,
      9918
  )
  make[1]: *** [framework-pkg] Trace/BPT trap
  make: *** [framework-pkg] Error 2

    M ./distrib/MacOS/Makefile -1 +1

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/ghc;a=darcs_commitdiff;h=20100331144707-3fd76-8a88ec8412becc038fd1a6d112cb07597d4e5ba2.gz



More information about the Cvs-ghc mailing list