#5399: GHC 7.0.3 produces corrupt .hi files for qtHaskell
---------------------------+------------------------------------------------
    Reporter:  ian.duncan  |       Owner:              
        Type:  bug         |      Status:  new         
    Priority:  normal      |   Component:  Compiler    
     Version:  7.0.3       |    Keywords:              
    Testcase:              |   Blockedby:              
          Os:  MacOS X     |    Blocking:              
Architecture:  x86         |     Failure:  None/Unknown
---------------------------+------------------------------------------------

Comment(by ian.duncan):

 Here are some relevant warnings (errors?) from building qtHaskell:
 [651 of 662] Compiling Qtc.Core.Attributes ( Qtc/Core/Attributes.hs,
 dist/build/Qtc/Core/Attributes.p_o )
 The interface for `qt-1.1.4:Qtc.Gui.QAbstractButton'
 Declaration for $wa147
 Unfolding of Qtc.Gui.QAbstractButton.$wa147
 Unfolding of eta:
   Iface id out of scope:  qtc_QAbstractButton_setText
 The interface for `qt-1.1.4:Qtc.Core.QSettings'
 Declaration for $wa45
 Unfolding of Qtc.Core.QSettings.$wa45
 Unfolding of eta:
   Iface id out of scope:  qtc_QSettings_value
 [652 of 662] Compiling Qtc.Core         ( Qtc/Core.hs,
 dist/build/Qtc/Core.p_o )
 [653 of 662] Compiling Qtc.Tools.QUiLoader_h ( Qtc/Tools/QUiLoader_h.hs,
 dist/build/Qtc/Tools/QUiLoader_h.p_o )
 [654 of 662] Compiling Qtc.Tools        ( Qtc/Tools.hs,
 dist/build/Qtc/Tools.p_o )
 [655 of 662] Compiling Qth.Core.Line    ( Qth/Core/Line.hs,
 dist/build/Qth/Core/Line.p_o )
 [656 of 662] Compiling Qth.Core         ( Qth/Core.hs,
 dist/build/Qth/Core.p_o )
 [657 of 662] Compiling Qt.Arthur.Style  ( Qt/Arthur/Style.hs,
 dist/build/Qt/Arthur/Style.p_o )
 The interface for `qt-1.1.4:Qtc.Gui.QFontMetrics'
 Declaration for $wa40
 Unfolding of Qtc.Gui.QFontMetrics.$wa40
 Unfolding of eta:
   Iface id out of scope:  qtc_QFontMetrics_width1
 [658 of 662] Compiling Qt.Arthur.Frame  ( Qt/Arthur/Frame.hs,
 dist/build/Qt/Arthur/Frame.p_o )
 The interface for `qt-1.1.4:Qtc.Core.Base'
 Declaration for $wa6
 Unfolding of Qtc.Core.Base.$wa6
 Unfolding of eta:
   Iface id out of scope:  qtc_emitSignal_bool
 The interface for `qt-1.1.4:Qtc.Gui.QTextDocument'
 Declaration for $wa54
 Unfolding of Qtc.Gui.QTextDocument.$wa54
 Unfolding of eta:
   Iface id out of scope:  qtc_QTextDocument_setHtml
 The interface for `qt-1.1.4:Qtc.Gui.QTextEdit'
 Declaration for $wa168
 Unfolding of Qtc.Gui.QTextEdit.$wa168
 Unfolding of eta:
   Iface id out of scope:  qtc_QTextEdit_setHtml

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5399#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to