From: Chris Marshall
Sent: Saturday, March 04, 2017 2:52 AM
To: [email protected] ; perldl
Subject: [Pdl-general] CHM/OpenGL-GLU-0.02_02.tar.gz uploaded to CPAN
...and should be appearing at a mirror near you soon.

Not passing for me with 64-bit Strawberry 5.24.1. Also not working with my own perls.

There's a warning during the compilation:

In file included from GLU.xs:34:0:
const-c.inc: In function 'constant_18':
const-c.inc:1097:20: warning: overflow in implicit constant conversion [-Woverflow]
      *iv_return = GLU_TESS_MAX_COORD;

And then the test script fails:

t/OpenGL-GLU.t .. 1/2
#   Failed test 'Constants'
#   at t/OpenGL-GLU.t line 71.
# Looks like you failed 1 test of 2.
t/OpenGL-GLU.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests

The output of running 'perl -Mblib t/OpenGL-GLU.t' is attached.

(Sorry, I don't have much time today.)

Cheers,
Rob
1..2
ok 1 - use OpenGL::GLU;
# fail: Your vendor has not defined OpenGL::GLU macro
GLU_EXT_nurbs_tessellator, used at (eval 24) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro
GLU_EXT_object_space_tess, used at (eval 25) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro GLU_INVALID_OPERATION,
used at (eval 33) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro GLU_NURBS_BEGIN, used
at (eval 39) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro GLU_NURBS_BEGIN_DATA,
used at (eval 40) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro
GLU_NURBS_BEGIN_DATA_EXT, used at (eval 41) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro GLU_NURBS_BEGIN_EXT,
used at (eval 42) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro GLU_NURBS_COLOR, used
at (eval 43) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro GLU_NURBS_COLOR_DATA,
used at (eval 44) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro
GLU_NURBS_COLOR_DATA_EXT, used at (eval 45) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro GLU_NURBS_COLOR_EXT,
used at (eval 46) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro GLU_NURBS_END, used at
(eval 47) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro GLU_NURBS_END_DATA,
used at (eval 48) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro
GLU_NURBS_END_DATA_EXT, used at (eval 49) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro GLU_NURBS_END_EXT,
used at (eval 50) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro GLU_NURBS_ERROR, used
at (eval 51) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro GLU_NURBS_MODE, used
at (eval 89) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro GLU_NURBS_MODE_EXT,
used at (eval 90) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro GLU_NURBS_NORMAL, used
at (eval 91) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro GLU_NURBS_NORMAL_DATA,
used at (eval 92) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro
GLU_NURBS_NORMAL_DATA_EXT, used at (eval 93) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro GLU_NURBS_NORMAL_EXT,
used at (eval 94) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro GLU_NURBS_RENDERER,
used at (eval 95) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro
GLU_NURBS_RENDERER_EXT, used at (eval 96) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro GLU_NURBS_TESSELLATOR,
used at (eval 97) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro
GLU_NURBS_TESSELLATOR_EXT, used at (eval 98) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro
GLU_NURBS_TEXTURE_COORD, used at (eval 99) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro
GLU_NURBS_TEXTURE_COORD_DATA, used at (eval 100) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro
GLU_NURBS_TEX_COORD_DATA_EXT, used at (eval 101) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro
GLU_NURBS_TEX_COORD_EXT, used at (eval 102) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro GLU_NURBS_VERTEX, used
at (eval 103) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro GLU_NURBS_VERTEX_DATA,
used at (eval 104) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro
GLU_NURBS_VERTEX_DATA_EXT, used at (eval 105) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro GLU_NURBS_VERTEX_EXT,
used at (eval 106) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro
GLU_OBJECT_PARAMETRIC_ERROR, used at (eval 107) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro
GLU_OBJECT_PARAMETRIC_ERROR_EXT, used at (eval 108) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro
GLU_OBJECT_PATH_LENGTH, used at (eval 109) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro
GLU_OBJECT_PATH_LENGTH_EXT, used at (eval 110) line 1.
# fail: Your vendor has not defined OpenGL::GLU macro GLU_VERSION_1_3, used
at (eval 164) line 1.
not ok 2 - Constants
#   Failed test 'Constants'
#   at t/OpenGL-GLU.t line 71.
# Looks like you failed 1 test of 2.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
pdl-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pdl-general

Reply via email to