-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 10/13/10 6:09 AM, Marquette Jean-Baptiste wrote:
> Hi Brendan,
> 
> I got a compilation failure on ghc, event after selfupdate and update-all. 
> Here is the end of the log :
> 
> 
> C (0.05 elapsed) :ghc>>
> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 
> -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. 
> -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir 
> dist/build -hidir dist/build -stubdir dist/build -package base-3.0.2.0 -O 
> -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build  -H16m -O 
> -I/sw/include -L/sw/lib -O -Rghc-timing -fgenerics -c 
> Graphics/Rendering/OpenGL/GL/Exception.hs -o 
> dist/build/Graphics/Rendering/OpenGL/GL/Exception.o  -ohi 
> dist/build/Graphics/Rendering/OpenGL/GL/Exception.hi
> <<ghc: 35097052 bytes, 8 GCs, 2807808/5472256 avg/max bytes residency (2 
> samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.05 MUT (0.28 elapsed), 0.04 
> GC (0.05 elapsed) :ghc>>
> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 
> -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. 
> -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir 
> dist/build -hidir dist/build -stubdir dist/build -package base-3.0.2.0 -O 
> -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build  -H16m -O 
> -I/sw/include -L/sw/lib -O -Rghc-timing -fgenerics -c 
> Graphics/Rendering/OpenGL/GL/EdgeFlag.hs -o 
> dist/build/Graphics/Rendering/OpenGL/GL/EdgeFlag.o  -ohi 
> dist/build/Graphics/Rendering/OpenGL/GL/EdgeFlag.hi
> <<ghc: 42068640 bytes, 7 GCs, 122880/143360 avg/max bytes residency (2 
> samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.07 MUT (1.38 elapsed), 0.03 
> GC (0.04 elapsed) :ghc>>
> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 
> -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. 
> -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir 
> dist/build -hidir dist/build -stubdir dist/build -package base-3.0.2.0 -O 
> -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build  -H16m -O 
> -I/sw/include -L/sw/lib -O -Rghc-timing -fgenerics -c 
> Graphics/Rendering/OpenGL/GL/BeginEnd.hs -o 
> dist/build/Graphics/Rendering/OpenGL/GL/BeginEnd.o  -ohi 
> dist/build/Graphics/Rendering/OpenGL/GL/BeginEnd.hi
> <<ghc: 45814756 bytes, 8 GCs, 3266560/6389760 avg/max bytes residency (2 
> samples), 18M in use, 0.00 INIT (0.00 elapsed), 0.07 MUT (0.70 elapsed), 0.05 
> GC (0.07 elapsed) :ghc>>
> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 
> -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. 
> -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir 
> dist/build -hidir dist/build -stubdir dist/build -package base-3.0.2.0 -O 
> -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build  -H16m -O 
> -I/sw/include -L/sw/lib -O -Rghc-timing -fgenerics -c 
> Graphics/Rendering/OpenGL/GL/Texturing/TextureUnit.hs -o 
> dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TextureUnit.o  -ohi 
> dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TextureUnit.hi
> <<ghc: 44055928 bytes, 8 GCs, 3121152/6098944 avg/max bytes residency (2 
> samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.07 MUT (1.16 elapsed), 0.04 
> GC (0.05 elapsed) :ghc>>
> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 
> -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. 
> -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir 
> dist/build -hidir dist/build -stubdir dist/build -package base-3.0.2.0 -O 
> -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build  -H16m -O 
> -I/sw/include -L/sw/lib -O -Rghc-timing -fgenerics -c 
> Graphics/Rendering/OpenGL/GL/VertexSpec.hs -o 
> dist/build/Graphics/Rendering/OpenGL/GL/VertexSpec.o  -ohi 
> dist/build/Graphics/Rendering/OpenGL/GL/VertexSpec.hi
> 
> /tmp/ghc25488_0/ghc25488_0.split__810.s:47:0:
>    invalid character '_' in mnemonic
> 
> /tmp/ghc25488_0/ghc25488_0.split__810.s:107:0:
>    FATAL:Symbol L_glVertex4iv$stub already defined.
> <<ghc: 635199944 bytes, 289 GCs, 6780050/11821056 avg/max bytes residency (7 
> samples), 27M in use, 0.00 INIT (0.00 elapsed), 1.46 MUT (34.88 elapsed), 
> 0.69 GC (0.94 elapsed) :ghc>>
> make[2]: *** [dist/build/Graphics/Rendering/OpenGL/GL/VertexSpec.o] Error 1
> make[1]: *** [make.library.OpenGL] Error 2
> make: *** [stage1] Error 2
> ### execution of make failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-ghc-6.8.3-2
> (Lecture de la base de données... 134049 fichiers et répertoires déjà 
> installés.)
> Suppression de fink-buildlock-ghc-6.8.3-2 ...
> Failed: phase compiling: ghc-6.8.3-2 failed
> 
> 
> 
> 
> Thanks for your help,
> 
> ====================================================================
> Bien cordialement - Very truly yours - Mit freundlichen Gruessen,
> Jean-Baptiste Marquette
> ====================================================================
> 

I get the same thing on 10.6/i386 (32-bit).  It might be worth
investigating whether the current 10.6/x86_64 version will work on
10.6/i386.  I'll look into that.

- -- 
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAky17zAACgkQB8UpO3rKjQ8ToQCgnFv1x1e8jio/jxEQt64ullE+
UwYAniiaqd/+D4xjCU0kCVVB2vjaHX60
=Z75/
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to