[GHC] #10584: Installation of SFML failed
GHC
ghc-devs at haskell.org
Sat Jun 27 20:15:10 UTC 2015
#10584: Installation of SFML failed
-------------------------------------+-------------------------------------
Reporter: SoleSoul | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.1
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple | Blocked By:
Test Case: | Related Tickets:
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
This report is bad because I have no idea what I'm reporting but the
compiler asked me to so there you go:
% cabal install sfml :(
Resolving dependencies...
Configuring SFML-0.2.0.0...
Building SFML-0.2.0.0...
Failed to install SFML-0.2.0.0
Build log ( /home/user/.cabal/logs/SFML-0.2.0.0.log ):
Configuring SFML-0.2.0.0...
Building SFML-0.2.0.0...
Preprocessing library SFML-0.2.0.0...
[ 1 of 71] Compiling SFML.Window.WindowHandle (
src/SFML/Window/WindowHandle.hs, dist/build/SFML/Window/WindowHandle.o )
[ 2 of 71] Compiling SFML.SFDisplayable ( src/SFML/SFDisplayable.hs,
dist/build/SFML/SFDisplayable.o )
[ 3 of 71] Compiling SFML.SFCopyable ( src/SFML/SFCopyable.hs,
dist/build/SFML/SFCopyable.o )
[ 4 of 71] Compiling SFML.System.InputStream (
dist/build/SFML/System/InputStream.hs,
dist/build/SFML/System/InputStream.o )
[ 5 of 71] Compiling SFML.SFResource ( src/SFML/SFResource.hs,
dist/build/SFML/SFResource.o )
[ 6 of 71] Compiling SFML.Utils ( src/SFML/Utils.hs,
dist/build/SFML/Utils.o )
[ 7 of 71] Compiling SFML.Window.VideoMode (
dist/build/SFML/Window/VideoMode.hs, dist/build/SFML/Window/VideoMode.o )
[ 8 of 71] Compiling SFML.Window.Types ( src/SFML/Window/Types.hs,
dist/build/SFML/Window/Types.o )
[ 9 of 71] Compiling SFML.Window.Keyboard (
dist/build/SFML/Window/Keyboard.hs, dist/build/SFML/Window/Keyboard.o )
[10 of 71] Compiling SFML.Window.Joystick (
dist/build/SFML/Window/Joystick.hs, dist/build/SFML/Window/Joystick.o )
[11 of 71] Compiling SFML.Window.ContextSettings (
dist/build/SFML/Window/ContextSettings.hs,
dist/build/SFML/Window/ContextSettings.o )
[12 of 71] Compiling SFML.Window.Context (
dist/build/SFML/Window/Context.hs, dist/build/SFML/Window/Context.o )
[13 of 71] Compiling SFML.System.Vector3 (
dist/build/SFML/System/Vector3.hs, dist/build/SFML/System/Vector3.o )
[14 of 71] Compiling SFML.System.Vector2 (
dist/build/SFML/System/Vector2.hs, dist/build/SFML/System/Vector2.o )
[15 of 71] Compiling SFML.Window.Mouse ( dist/build/SFML/Window/Mouse.hs,
dist/build/SFML/Window/Mouse.o )
[16 of 71] Compiling SFML.Window.Event ( dist/build/SFML/Window/Event.hs,
dist/build/SFML/Window/Event.o )
[17 of 71] Compiling SFML.Window.SFWindow ( src/SFML/Window/SFWindow.hs,
dist/build/SFML/Window/SFWindow.o )
[18 of 71] Compiling SFML.Window.Window (
dist/build/SFML/Window/Window.hs, dist/build/SFML/Window/Window.o )
[19 of 71] Compiling SFML.System.Time ( dist/build/SFML/System/Time.hs,
dist/build/SFML/System/Time.o )
[20 of 71] Compiling SFML.Audio.SFSoundBuffer (
src/SFML/Audio/SFSoundBuffer.hs, dist/build/SFML/Audio/SFSoundBuffer.o )
[21 of 71] Compiling SFML.System.Sleep ( dist/build/SFML/System/Sleep.hs,
dist/build/SFML/System/Sleep.o )
[22 of 71] Compiling SFML.System.Clock ( src/SFML/System/Clock.hs,
dist/build/SFML/System/Clock.o )
[23 of 71] Compiling SFML.System ( src/SFML/System.hs,
dist/build/SFML/System.o )
[24 of 71] Compiling SFML.Window ( src/SFML/Window.hs,
dist/build/SFML/Window.o )
[25 of 71] Compiling SFML.Graphics.Types ( src/SFML/Graphics/Types.hs,
dist/build/SFML/Graphics/Types.o )
[26 of 71] Compiling SFML.Graphics.SFSmoothTexture (
src/SFML/Graphics/SFSmoothTexture.hs,
dist/build/SFML/Graphics/SFSmoothTexture.o )
[27 of 71] Compiling SFML.Graphics.SFShapeResizable (
src/SFML/Graphics/SFShapeResizable.hs,
dist/build/SFML/Graphics/SFShapeResizable.o )
[28 of 71] Compiling SFML.Graphics.SFCoordSpace (
src/SFML/Graphics/SFCoordSpace.hs, dist/build/SFML/Graphics/SFCoordSpace.o
)
[29 of 71] Compiling SFML.Graphics.SFBindable (
src/SFML/Graphics/SFBindable.hs, dist/build/SFML/Graphics/SFBindable.o )
[30 of 71] Compiling SFML.Graphics.Rect (
dist/build/SFML/Graphics/Rect.hs, dist/build/SFML/Graphics/Rect.o )
[31 of 71] Compiling SFML.Graphics.SFBounded (
src/SFML/Graphics/SFBounded.hs, dist/build/SFML/Graphics/SFBounded.o )
[32 of 71] Compiling SFML.Graphics.SFViewable (
src/SFML/Graphics/SFViewable.hs, dist/build/SFML/Graphics/SFViewable.o )
[33 of 71] Compiling SFML.Graphics.Texture ( src/SFML/Graphics/Texture.hs,
dist/build/SFML/Graphics/Texture.o )
[34 of 71] Compiling SFML.Graphics.Transform (
dist/build/SFML/Graphics/Transform.hs,
dist/build/SFML/Graphics/Transform.o )
ghc: panic! (the 'impossible' happened)
(GHC version 7.10.1 for x86_64-unknown-linux):
Simplifier ticks exhausted
When trying UnfoldingDone $j_sJFj
To increase the limit, use -fsimpl-tick-factor=N (default 100)
If you need to do this, let GHC HQ know, and what factor you needed
To see detailed counts use -ddump-simpl-stats
Total ticks: 190129
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
cabal: Error: some packages failed to install:
SFML-0.2.0.0 failed during the building phase. The exception was:
ExitFailure 1
cabal install sfml 7.18s user 0.76s system 93% cpu 8.460 total
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10584>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list