Back
From: metabase:user:313dc9fe-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Devel-StackBlech-0.06 v5.8.9 GNU/Linux
Date: 2010-10-15T22:42:03Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Joshua ben Jore,
This is a computer-generated report for Devel-StackBlech-0.06
on perl 5.8.9, created by CPAN-Reporter-1.1711.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp lib/Devel/StackBlech.pod blib/lib/Devel/StackBlech.pod
cp lib/Devel/StackBlech.pm blib/lib/Devel/StackBlech.pm
/home/perl589/perl/bin/perl /home/perl589/perl/lib/5.8.9/ExtUtils/xsubpp -typemap /home/perl589/perl/lib/5.8.9/ExtUtils/typemap StackBlech.xs > StackBlech.xsc && mv StackBlech.xsc StackBlech.c
cc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.06\" -DXS_VERSION=\"0.06\" -fPIC "-I/home/perl589/perl/lib/5.8.9/i686-linux-thread-multi/CORE" StackBlech.c
StackBlech.xs: In function âdsb_dumpFrameâ:
StackBlech.xs:170: error: âconst struct block_subâ has no member named âretopâ
StackBlech.xs:174: error: âconst struct block_evalâ has no member named âretopâ
StackBlech.xs:194: error: âconst struct block_loopâ has no member named âmy_opâ
make: *** [StackBlech.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------ ----- ------
ExtUtils::CBuilder 0 0.2703
File::Basename 0 2.77
IPC::Run 0 0.89
Sub::Exporter 0 0.982
Test::More 0 0.94
configure_requires:
Module Need Have
------------------ ----- ------
ExtUtils::CBuilder 0 0.2703
ExtUtils::Depends 0.302 0.302
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1817
PERL5_CPAN_IS_EXECUTING = /home/perl589/.cpan/build/Devel-StackBlech-0.06-n5Patg/Makefile.PL
PERL5_CPAN_IS_RUNNING = 1817
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 29169,1817
PERL_CR_SMOKER_CURRENT = Devel-StackBlech-0.06
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/perl589/perl/bin/perl
$UID/$EUID = 1001 / 1001
$GID = 1001 1001
$EGID = 1001 1001
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9402
Cwd 3.31
ExtUtils::CBuilder 0.2703
ExtUtils::Command 1.16
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.56
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2205
File::Spec 3.31
Module::Build 0.3607
Module::Signature n/a
Test::Harness 3.21
Test::More 0.94
YAML 0.71
YAML::Syck 1.09
version 0.82
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=linux, osvers=2.6.31-20-generic, archname=i686-linux-thread-multi
uname='linux st47-laptop 2.6.31-20-generic #57-ubuntu smp mon feb 8 09:05:19 utc 2010 i686 gnulinux '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.4.1', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.10.1.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.10.1'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
THREADS_HAVE_PIDS USE_FAST_STDIO USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
Built under linux
Compiled at Mar 11 2010 22:22:38
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="1817"
PERL5_CPAN_IS_EXECUTING="/home/perl589/.cpan/build/Devel-StackBlech-0.06-n5Patg/Makefile.PL"
PERL5_CPAN_IS_RUNNING="1817"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="29169,1817"
PERL_CR_SMOKER_CURRENT="Devel-StackBlech-0.06"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/perl589/perl/lib/5.8.9/i686-linux-thread-multi
/home/perl589/perl/lib/5.8.9
/home/perl589/perl/lib/site_perl/5.8.9/i686-linux-thread-multi
/home/perl589/perl/lib/site_perl/5.8.9
.