Front page | perl.cpan.testers |
Postings from May 2008
PASS Unix-Syslog-1.1 darwin-thread-multi-2level 8.0
Thread Next
From:
Christopher H. Laco
Date:
May 20, 2008 02:07
Subject:
PASS Unix-Syslog-1.1 darwin-thread-multi-2level 8.0
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Marcus Harnisch,
This is a computer-generated report for Unix-Syslog-1.1
on perl 5.8.6, created by CPAN-Reporter-1.13.
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':
PERL_DL_NONLAZY=1 /usr/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:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/local/bin:/usr/sbin:/usr/X11R6/bin
PERL5LIB = /sw/lib/perl5:/sw/lib/perl5/darwin
PERL5_CPANPLUS_IS_RUNNING = 271
PERL5_CPAN_IS_RUNNING = 271
SHELL = /bin/bash
TERM = xterm-color
ac_cv_path_INTLTOOL_PERL = /usr/bin/perl
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl
$UID/$EUID = 501 / 501
$GID = 501 80 79 81 501
$EGID = 501 80 79 81 501
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808
Module::Signature n/a
Test::Harness 3.10
Test::More 0.80
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
Platform:
osname=darwin, osvers=8.0, archname=darwin-thread-multi-2level
uname='darwin b48.apple.com 8.0 darwin kernel version 8.3.0: mon oct 3 20:04:04 pdt 2005; root:xnu-792.6.22.obj~2release_ppc power macintosh powerpc '
config_args='-ds -e -Dprefix=/usr -Dccflags=-g -pipe -Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib'
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 ='-g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include',
optimize='-O3',
cppflags='-no-cpp-precomp -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5363) (+4864187)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='-L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-ldbm -ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-bundle -undefined dynamic_lookup -L/usr/local/lib'
Thread Next