Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Linux-Sysfs-0.03 v5.13.4 OpenBSD
Date: 2010-10-30T19:58:10Z
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 Florian Ragwitz,
This is a computer-generated report for Linux-Sysfs-0.03
on perl 5.13.4, created by CPAN-Reporter-1.1805.
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/Linux/Sysfs/Driver.pod blib/lib/Linux/Sysfs/Driver.pod
cp lib/Linux/Sysfs/Module.pod blib/lib/Linux/Sysfs/Module.pod
cp lib/Linux/Sysfs/Attribute.pod blib/lib/Linux/Sysfs/Attribute.pod
cp lib/Linux/Sysfs/Class.pod blib/lib/Linux/Sysfs/Class.pod
cp lib/Linux/Sysfs/ClassDevice.pod blib/lib/Linux/Sysfs/ClassDevice.pod
cp lib/Linux/Sysfs/Device.pod blib/lib/Linux/Sysfs/Device.pod
cp lib/Linux/Sysfs/Bus.pod blib/lib/Linux/Sysfs/Bus.pod
cp lib/Linux/Sysfs.pm blib/lib/Linux/Sysfs.pm
/home/sts/cpansmoke/perl-5.13.4/bin/perl5.13.4 /home/sts/cpansmoke/perl-5.13.4/lib/5.13.4/ExtUtils/xsubpp -noprototypes -typemap /home/sts/cpansmoke/perl-5.13.4/lib/5.13.4/ExtUtils/typemap xs/Attribute.xs > xs/Attribute.xsc && mv xs/Attribute.xsc xs/Attribute.c
cc -c -Ic -Wall -O2 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -o xs/Attribute.o -DPIC -fPIC "-I/home/sts/cpansmoke/perl-5.13.4/lib/5.13.4/OpenBSD.i386-openbsd-thread-multi/CORE" xs/Attribute.c
In file included from xs/Attribute.xs:1:
c/perl_sysfs.h:5:28: sysfs/libsysfs.h: No such file or directory
xs/Attribute.xs: In function `XS_Linux__Sysfs__Attribute_open':
xs/Attribute.xs:9: warning: implicit declaration of function `sysfs_open_attribute'
xs/Attribute.xs:9: warning: assignment makes pointer from integer without a cast
xs/Attribute.xs: In function `XS_Linux__Sysfs__Attribute_close':
xs/Attribute.xs:17: warning: implicit declaration of function `sysfs_close_attribute'
xs/Attribute.xs: In function `XS_Linux__Sysfs__Attribute_read':
xs/Attribute.xs:23: warning: implicit declaration of function `sysfs_read_attribute'
xs/Attribute.xs: In function `XS_Linux__Sysfs__Attribute_write':
xs/Attribute.xs:38: warning: implicit declaration of function `sysfs_write_attribute'
xs/Attribute.xs: In function `XS_Linux__Sysfs__Attribute_value':
xs/Attribute.xs:48: error: dereferencing pointer to incomplete type
xs/Attribute.xs: In function `XS_Linux__Sysfs__Attribute_can_read':
xs/Attribute.xs:56: error: dereferencing pointer to incomplete type
xs/Attribute.xs:56: error: `SYSFS_METHOD_SHOW' undeclared (first use in this function)
xs/Attribute.xs:56: error: (Each undeclared identifier is reported only once
xs/Attribute.xs:56: error: for each function it appears in.)
xs/Attribute.xs: In function `XS_Linux__Sysfs__Attribute_can_write':
xs/Attribute.xs:64: error: dereferencing pointer to incomplete type
xs/Attribute.xs:64: error: `SYSFS_METHOD_STORE' undeclared (first use in this function)
xs/Attribute.xs: In function `XS_Linux__Sysfs__Attribute_name':
xs/Attribute.xs:72: error: dereferencing pointer to incomplete type
xs/Attribute.xs: In function `XS_Linux__Sysfs__Attribute_path':
xs/Attribute.xs:80: error: dereferencing pointer to incomplete type
*** Error code 1
Stop in /home/sts/cpansmoke/perl-5.13.4/cpan/build/Linux-Sysfs-0.03-HiiYyg (line 92 of /usr/share/mk/sys.mk).
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------- ---- ----
Test::More 0 0.96
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/sts/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 31817
PERL5_CPAN_IS_EXECUTING = /home/sts/cpansmoke/perl-5.13.4/cpan/build/Linux-Sysfs-0.03-HiiYyg/Makefile.PL
PERL5_CPAN_IS_RUNNING = 31817
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 7549,31817
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = Linux-Sysfs-0.03
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = screen
TMPDIR = /home/sts/cpansmoke/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sts/cpansmoke/perl-5.13.4/bin/perl5.13.4
$UID/$EUID = 1000 / 1000
$GID = 10 10 0
$EGID = 10 10 0
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.94_57
Cwd 3.31
ExtUtils::CBuilder 0.2703
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.5601
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2207
File::Spec 3.31_01
Module::Build 0.3607
Module::Signature n/a
Test::Harness 3.22
Test::More 0.96
YAML 0.72
YAML::Syck 1.14
version 0.82
--
Summary of my perl5 (revision 5 version 13 subversion 4) configuration:
Platform:
osname=openbsd, osvers=4.7, archname=OpenBSD.i386-openbsd-thread-multi
uname='openbsd cpansmoke3 4.7 generic.mp#449 i386 '
config_args='-des -Dusedevel -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.13.4'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2',
cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='3.3.5 (propolice)', gccosandvers='openbsd4.7'
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 ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lgdbm -lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.so.53.1, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY MYMALLOC PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_USE_DEVEL
USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under openbsd
Compiled at Sep 8 2010 12:58:26
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="31817"
PERL5_CPAN_IS_EXECUTING="/home/sts/cpansmoke/perl-5.13.4/cpan/build/Linux-Sysfs-0.03-HiiYyg/Makefile.PL"
PERL5_CPAN_IS_RUNNING="31817"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="7549,31817"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="Linux-Sysfs-0.03"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/sts/cpansmoke/perl-5.13.4/lib/site_perl/5.13.4/OpenBSD.i386-openbsd-thread-multi
/home/sts/cpansmoke/perl-5.13.4/lib/site_perl/5.13.4
/home/sts/cpansmoke/perl-5.13.4/lib/5.13.4/OpenBSD.i386-openbsd-thread-multi
/home/sts/cpansmoke/perl-5.13.4/lib/5.13.4
.