Sys-Utmp v1.8 Perl 5 v5.18.2 amd64-freebsd
- Status
- Unknown
- From
- Slaven Rezić (SREZIC)
- Dist
-
Sys-Utmp v1.8
- Platform
- Perl 5 v5.18.2 amd64-freebsd
- Date
- 2017-09-29 19:13:39
- ID
- 4d232bae-a54a-11e7-8834-ff962094ad9f
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 Jonathan Stowe,
This is a computer-generated report for Sys-Utmp-1.8
on perl 5.18.2, created by CPAN-Reporter-1.2018.
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp lib/Sys/Utmp.pm blib/lib/Sys/Utmp.pm
cp lib/Sys/Utmp/Utent.pm blib/lib/Sys/Utmp/Utent.pm
Running Mkbootstrap for Utmp ()
chmod 644 "Utmp.bs"
"/usr/perl5.18.2/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Utmp.bs blib/arch/auto/Sys/Utmp/Utmp.bs 644
"/usr/perl5.18.2/bin/perl" "/usr/perl5.18.2/lib/site_perl/5.18.2/ExtUtils/xsubpp" -typemap '/usr/perl5.18.2/lib/5.18.2/ExtUtils/typemap' Utmp.xs > Utmp.xsc
mv Utmp.xsc Utmp.c
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O -DVERSION=\"1.8\" -DXS_VERSION=\"1.8\" -DPIC -fPIC "-I/usr/perl5.18.2/lib/5.18.2/amd64-freebsd/CORE" -DNOUTFUNCS Utmp.c
Utmp.xs:5:18: error: utmp.h: No such file or directory
Utmp.xs:60: error: '_PATH_UTMP' undeclared here (not in a function)
Utmp.xs: In function 'getutent':
Utmp.xs:85: error: storage size of 's_utmp' isn't known
Utmp.xs:92: warning: passing argument 3 of 'read' makes integer from pointer without a cast
Utmp.xs:92: warning: comparison between pointer and integer
Utmp.xs:103: warning: return from incompatible pointer type
Utmp.xs: In function 'XS_Sys__Utmp_getutent':
Utmp.xs:182: error: dereferencing pointer to incomplete type
Utmp.xs:182: error: request for member 'ut_host' in something not a structure or union
Utmp.xs:218: error: dereferencing pointer to incomplete type
Utmp.xs:218: error: request for member 'ut_time' in something not a structure or union
Utmp.xs:221: error: dereferencing pointer to incomplete type
Utmp.xs:221: error: request for member 'ut_host' in something not a structure or union
Utmp.xs:221: error: dereferencing pointer to incomplete type
Utmp.xs:221: error: request for member 'ut_host' in something not a structure or union
Utmp.xs:221: warning: passing argument 3 of 'strncpy' makes integer from pointer without a cast
Utmp.xs:227: error: dereferencing pointer to incomplete type
Utmp.xs:227: error: request for member 'ut_name' in something not a structure or union
Utmp.xs:229: error: dereferencing pointer to incomplete type
Utmp.xs:229: error: request for member 'ut_line' in something not a structure or union
*** [Utmp.o] Error code 1
Stop in /usr/home/eserte/.cpan/build/2017092921/Sys-Utmp-1.8-2.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Test::More 0 1.302096
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.24
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.24
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LC_ALL = de_DE.ISO8859-1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd9.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
PERL = /usr/perl5.18.2/bin/perl
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 75501
PERL5_CPAN_IS_RUNNING = 75501
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 75456,75501
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2017092921/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2017092921
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.18.2/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.150010
Cwd 3.62
ExtUtils::CBuilder 0.280226
ExtUtils::Command 7.24
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.35
File::Spec 3.62
JSON 2.94
JSON::PP 2.94
Module::Build 0.4224
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.39
Test::More 1.302096
YAML 1.20
YAML::Syck 1.30
version 0.9918
--
Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
Platform:
osname=freebsd, osvers=9.2-release-p4, archname=amd64-freebsd
uname='freebsd cvrsnica-freebsd-92 9.2-release-p4 freebsd 9.2-release-p4 #0: tue apr 8 18:08:22 utc 2014 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.18.2'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
libc=, 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 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under freebsd
Compiled at May 16 2014 01:27:28
%ENV:
PERL="/usr/perl5.18.2/bin/perl"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="75501"
PERL5_CPAN_IS_RUNNING="75501"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="75456,75501"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2017092921/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
@INC:
/usr/perl5.18.2/lib/site_perl/5.18.2/amd64-freebsd
/usr/perl5.18.2/lib/site_perl/5.18.2
/usr/perl5.18.2/lib/5.18.2/amd64-freebsd
/usr/perl5.18.2/lib/5.18.2
.