Pass "-i org.haskell.GHC" to packagemaker when building the OS X installer
authorIan Lynagh <igloo@earth.li>
Wed, 31 Mar 2010 14:47:07 +0000 (14:47 +0000)
committerIan Lynagh <igloo@earth.li>
Wed, 31 Mar 2010 14:47:07 +0000 (14:47 +0000)
commitdb9f94f7c3a82f04ca40b77d0c302ac8e11c7f32
tree39a56bb65394b4229a1f8b081a9877fddfcc3e82
parent07846c5a4f285839929009a7c74d30c0c44a0c45
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
distrib/MacOS/Makefile