Unix-Syslog v1.1 Perl 5 v5.24.0 darwin-2level
- Status
- Pass
- From
- Slaven Rezić (SREZIC)
- Dist
-
Unix-Syslog v1.1
- Platform
- Perl 5 v5.24.0 darwin-2level
- Date
- 2017-09-23 18:01:16
- ID
- 31fe8f8c-a089-11e7-bca8-8df3810da2b9
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 Marcus Harnisch,
This is a computer-generated report for Unix-Syslog-1.1
on perl 5.24.0, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
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 test':
"/opt/perl-5.24.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs blib/arch/auto/Unix/Syslog/Syslog.bs 644
PERL_DL_NONLAZY=1 "/opt/perl-5.24.0/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
1..54
ok 1
Testing priorities:
LOG_EMERG ok 2
LOG_EMERG ok 3
LOG_ALERT ok 4
LOG_CRIT ok 5
LOG_ERR ok 6
LOG_WARNING ok 7
LOG_NOTICE ok 8
LOG_INFO ok 9
LOG_DEBUG ok 10
LOG_EMERG ok 11
LOG_ALERT ok 12
LOG_CRIT ok 13
LOG_ERR ok 14
LOG_WARNING ok 15
LOG_NOTICE ok 16
LOG_INFO ok 17
LOG_DEBUG ok 18
Testing facilities
LOG_KERN ok 19
LOG_USER ok 20
LOG_MAIL ok 21
LOG_DAEMON ok 22
LOG_AUTH ok 23
LOG_SYSLOG ok 24
LOG_LPR ok 25
LOG_NEWS ok 26
LOG_UUCP ok 27
LOG_CRON ok 28
LOG_LOCAL0 ok 29
LOG_LOCAL1 ok 30
LOG_LOCAL2 ok 31
LOG_LOCAL3 ok 32
LOG_LOCAL4 ok 33
LOG_LOCAL5 ok 34
LOG_LOCAL6 ok 35
LOG_LOCAL7 ok 36
These facilities are not defined on all systems:
LOG_AUTHPRIV ok 37
LOG_FTP ok 38
The number of available facilities is:
LOG_NFACILITIES ok 39
LOG_FACMASK ok 40
Testing options
LOG_PID ok 41
LOG_CONS ok 42
LOG_ODELAY ok 43
LOG_NDELAY ok 44
LOG_NOWAIT ok 45
These options are not defined on all systems:
LOG_PERROR ok 46
Testing macros for setlogmask()
LOG_MASK(1) ok 47
LOG_UPTO(1) ok 48
These macros are not defined on all systems:
LOG_PRI(1) ok 49
LOG_MAKEPRI(1,1) ok 50
LOG_FAC(1) ok 51
On some systems these functions are undefined and
return just empty strings:
priorityname(LOG_EMERG) skipped 52
facilityname(LOG_KERN) skipped 53
Testing setlogmask:
Setting mask to 64
New mask is 64 ok 54
*** Test results: 52 tests of 54 passed!
Testing functions
As the functions `openlog', `closelog' and `syslog' do not return any
value that indicates success or failure, please have a look at the log
file generated by syslogd(8). The following tests print a message of
the facility `local7' and the priority `info'.
Calling closelog() without preceeding openlog() ok
openlog
syslog
setlogmask
syslog
closelog
Testing pointer handling in closelog().
Calling closelog() a second time.
This message should not be preceeded by an error message
about dereferenced pointers.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.24
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = de_DE.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/Users/eserte/bin/darwin16.0:/Users/eserte/bin/sh:/Users/eserte/bin:/Users/eserte/bin/pistachio-perl/bin:/usr/games:/Users/eserte/devel:/Users/eserte/work/drafts-slaven.rezic/misc:/Users/eserte/src/srezic-misc/scripts
PERL5LIB = /Users/eserte/.cpan/build/2017092315/Net-DNS-ToolKit-0.48-3/blib/arch:/Users/eserte/.cpan/build/2017092315/Net-DNS-ToolKit-0.48-3/blib/lib:/Users/eserte/.cpan/build/2017092315/Net-DNS-Codes-0.12-3/blib/arch:/Users/eserte/.cpan/build/2017092315/Net-DNS-Codes-0.12-3/blib/lib:/Users/eserte/.cpan/build/2017092315/File-SafeDO-0.14-3/blib/arch:/Users/eserte/.cpan/build/2017092315/File-SafeDO-0.14-3/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 5331
PERL5_CPAN_IS_RUNNING = 5331
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 97109,5331
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-501/2017092315/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
SHELL = /bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-501/2017092315
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.24.0/bin/perl
$UID/$EUID = 501 / 501
$GID = 20 20 701 12 61 79 80 81 98 33 100 204 395 398 399
$EGID = 20 20 701 12 61 79 80 81 98 33 100 204 395 398 399
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.14
CPAN::Meta 2.150010
Cwd 3.63
ExtUtils::CBuilder 0.280225
ExtUtils::Command 7.24
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.31
File::Spec 3.63
JSON 2.90
JSON::PP 2.27400
Module::Build 0.4220
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.36
Test::More 1.302075
YAML 1.18
YAML::Syck 1.29
version 0.9917
--
Summary of my perl5 (revision 5 version 24 subversion 0) configuration:
Platform:
osname=darwin, osvers=15.4.0, archname=darwin-2level
uname='darwin slavens-macbook-pro.local 15.4.0 darwin kernel version 15.4.0: fri feb 26 22:08:05 pst 2016; root:xnu-3248.40.184~3release_x86_64 x86_64 '
config_args='-ds -e -Dprefix=/opt/perl-5.24.0 -Dcf_email=srezic@cpan.org'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.11 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV',
optimize='-O3',
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.11 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible Apple LLVM 7.3.0 (clang-703.0.31)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -mmacosx-version-min=10.11 -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /Library/Developer/CommandLineTools/usr/bin/../lib/clang/7.3.0/lib /Library/Developer/CommandLineTools/usr/lib /usr/lib
libs=-lpthread -ldbm -ldb -ldl -lm -lutil -lc
perllibs=-lpthread -ldl -lm -lutil -lc
libc=, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -mmacosx-version-min=10.11 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
USE_PERL_ATOF
Built under darwin
Compiled at Nov 5 2016 13:41:28
%ENV:
PERL5LIB="/Users/eserte/.cpan/build/2017092315/Net-DNS-ToolKit-0.48-3/blib/arch:/Users/eserte/.cpan/build/2017092315/Net-DNS-ToolKit-0.48-3/blib/lib:/Users/eserte/.cpan/build/2017092315/Net-DNS-Codes-0.12-3/blib/arch:/Users/eserte/.cpan/build/2017092315/Net-DNS-Codes-0.12-3/blib/lib:/Users/eserte/.cpan/build/2017092315/File-SafeDO-0.14-3/blib/arch:/Users/eserte/.cpan/build/2017092315/File-SafeDO-0.14-3/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="5331"
PERL5_CPAN_IS_RUNNING="5331"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="97109,5331"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-501/2017092315/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
@INC:
/Users/eserte/.cpan/build/2017092315/Net-DNS-ToolKit-0.48-3/blib/arch
/Users/eserte/.cpan/build/2017092315/Net-DNS-ToolKit-0.48-3/blib/lib
/Users/eserte/.cpan/build/2017092315/Net-DNS-Codes-0.12-3/blib/arch
/Users/eserte/.cpan/build/2017092315/Net-DNS-Codes-0.12-3/blib/lib
/Users/eserte/.cpan/build/2017092315/File-SafeDO-0.14-3/blib/arch
/Users/eserte/.cpan/build/2017092315/File-SafeDO-0.14-3/blib/lib
/opt/perl-5.24.0/lib/site_perl/5.24.0/darwin-2level
/opt/perl-5.24.0/lib/site_perl/5.24.0
/opt/perl-5.24.0/lib/5.24.0/darwin-2level
/opt/perl-5.24.0/lib/5.24.0
.