r60316 - /trunk/libopengl-perl/debian/changelog

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Jul 14 21:00:21 UTC 2010


Author: gregoa
Date: Wed Jul 14 21:00:00 2010
New Revision: 60316

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=60316
Log:
indent test output

Modified:
    trunk/libopengl-perl/debian/changelog

Modified: trunk/libopengl-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libopengl-perl/debian/changelog?rev=60316&op=diff
==============================================================================
--- trunk/libopengl-perl/debian/changelog (original)
+++ trunk/libopengl-perl/debian/changelog Wed Jul 14 21:00:00 2010
@@ -2,18 +2,18 @@
 
     TODO: manually running the (interactive?) test suite fails:
 
-PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
-
-#   Failed test 'require OpenGL;'
-#   at t/00_require.t line 3.
-#     Tried to require 'OpenGL'.
-#     Error:  Can't load '/build/chrisb-libopengl-perl_0.63+dfsg-1-amd64-q16MuE/libopengl-perl-0.63+dfsg/blib/arch/auto/OpenGL/OpenGL.so' for module OpenGL: /build/chrisb-libopengl-perl_0.63+dfsg-1-amd64-q16MuE/libopengl-perl-0.63+dfsg/blib/arch/auto/OpenGL/OpenGL.so: undefined symbol: glClampColorARB at /usr/lib/perl/5.10/DynaLoader.pm line 192.
-#  at (eval 4) line 2
-# Compilation failed in require at (eval 4) line 2.
-# Looks like you failed 1 test of 1.
-t/00_require.t .. 
-Dubious, test returned 1 (wstat 256, 0x100)
-Failed 1/1 subtests 
+  PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
+
+  #   Failed test 'require OpenGL;'
+  #   at t/00_require.t line 3.
+  #     Tried to require 'OpenGL'.
+  #     Error:  Can't load '/build/chrisb-libopengl-perl_0.63+dfsg-1-amd64-q16MuE/libopengl-perl-0.63+dfsg/blib/arch/auto/OpenGL/OpenGL.so' for module OpenGL: /build/chrisb-libopengl-perl_0.63+dfsg-1-amd64-q16MuE/libopengl-perl-0.63+dfsg/blib/arch/auto/OpenGL/OpenGL.so: undefined symbol: glClampColorARB at /usr/lib/perl/5.10/DynaLoader.pm line 192.
+  #  at (eval 4) line 2
+  # Compilation failed in require at (eval 4) line 2.
+  # Looks like you failed 1 test of 1.
+  t/00_require.t .. 
+  Dubious, test returned 1 (wstat 256, 0x100)
+  Failed 1/1 subtests 
 
     I suspect this is due to PERL_DL_NONLAZY forcing it to try resolving all
     of the symbols, but I don't know enough about the package to decide if




More information about the Pkg-perl-cvs-commits mailing list