RE: [Rewrite] OpenGL-0.60 ppm builds fail
by Jan Dubois other posts by this author
Oct 27 2009 5:37PM messages near this date
view in the new Beta List Site
[Rewrite] OpenGL-0.60 ppm builds fail
|
Re: [Rewrite] OpenGL-0.60 ppm builds fail
On Fri, 23 Oct 2009, Sisyphus wrote:
> Hi, (Don't really know why the original post appeared as it did.
> Hopefully this one turns out better.)
>
> I'm looking at the AS ppm build failure for OpenGL-0.60, perl-5.10.
> See the link below my sig.
>
> We see there
>
> Using interface: W32API
>
> whereas we expect
>
> Using interface: FREEGLUT
>
> The only way I can see that W32API could be assigned in preference to
> FREEGLUT, is if the machine in question has cygwin\bin anywhere in
> its path. Is it possible that this machine *does* have cygwin\bin in
> its path ? (That would explain it. Otherwise we have to look for
> something else.)
>
> If cygwin is in the path, then there's nothing wrong with that, of
> course. It simply breaks an assumption that the OpenGL-0.60
> Makefile.PL makes (but ought not make).
Yes, Cygwin is on the PATH of the PPM build machines. I've just updated
the code to temporarily remove it while actually building and testing the
modules, and have manually forced a rebuild of OpenGL. It now does indeed
build with the FREEGLUT interface. Builds succeeded for Perl 5.8 and
Perl 5.10 in 32-bit Perl, but failed for 64-bit (we only build 5.10 in 64 bit).
I have not further investigated why it fails for 64-bit; I assume this
is a limitation of the module itself.
The updated OpenGL packages and build logs should be visible on the external
repo in another day or so; please double check that everything is fine now.
Cheers,
-Jan
_______________________________________________
PPM mailing list
PPM@[...].com
http://listserv.ActiveState.com/mailman/listinfo/ppm
Thread:
Sisyphus
Jan Dubois
Sisyphus
|