Skip Menu |

This queue is for tickets about the Inline-Octave CPAN distribution.

Report information
The Basics
Id: 65574
Status: new
Priority: 0/
Queue: Inline-Octave

People
Owner: Nobody in particular
Requestors: sushilkumarverma [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Inline Octave 0.47 won't install on perl 5.10/Octave 3.2.2
Date: Tue, 8 Feb 2011 14:56:40 -0600
To: bug-Inline-Octave [...] rt.cpan.org
From: Sushil Verma <sushilkumarverma [...] gmail.com>
Be sure to include at least the following information: * Distribution name and version (For example, "DBIx-SearchBuilder-0.46") - http://search.cpan.org/CPAN/authors/id/A/AA/AADLER/Inline-Octave-0.22.zip * Perl version (Find this by running the command perl -v) - 5.10.0 * Operating System vendor and version (Find this by running the command uname -a) Linux x86_64 GNU/Linux Other things that are often helpful: * Details about your operating environment that might be related to the issue being described * Exact cut and pasted error or warning messages * The shortest, clearest code you can manage to write which reproduces the bug described. * A patch against the latest released version of this distribution which fixes this bug. Perl Version: 5.10.0 Octave Version: 3.2.2 Inline Version: http://search.cpan.org/CPAN/authors/id/S/SI/SISYPHUS/Inline-0.47.tar.gz I get the following error when I do "make test" as the second to last step in the installation of the package. Previous steps (perl Makefile.PL; make) produced no errors. ---------make test output (first two lines)---------------- PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/1_simple...........crash_dumps_octave_core is no longer a built-in variable; please read the NEWS file or type `news' for details; page_screen_output is no longer a built-in variable; please read the NEWS file or type `news' for details; silent_functions is no longer a built-in variable; please read the NEWS file or type `news' for details; page_screen_output is no longer a built-in variable; please read the NEWS file or type `news' for details; page_output_immediately is no longer a built-in variable; please read the NEWS file or type `news' for details; (in octave code) at t/1_simple.t line 8 ----------------------------------------------------------------------- thanks, Sushil Verma sushilkumarverma@gmail.com