Front page | perl.cpan.testers |
Postings from May 2008
PASS Unix-Syslog-1.1 sun4-solaris-thread-multi 2.9
From:
david
Date:
May 19, 2008 07:21
Subject:
PASS Unix-Syslog-1.1 sun4-solaris-thread-multi 2.9
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.10.0, 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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/local/bin/make test':
PERL_DL_NONLAZY=1 /usr/local/home/david/cpantesting/perl-5.10.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 skipped 37
LOG_FTP skipped 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 skipped 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) skipped 49
LOG_MAKEPRI(1,1) skipped 50
LOG_FAC(1) skipped 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: 46 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:
AUTOMATED_TESTING = 1
LD_LIBRARY_PATH = /usr/local/lib:/usr/lib:/usr/openwin/lib:/usr/ucblib:.
PATH = /usr/local/bin:/usr/bin:/sbin:/usr/sbin:/usr/openwin/bin:/usr/ccs/bin:/usr/ucb:/etc:.
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 8006
PERL5_CPAN_IS_RUNNING = 8006
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/home/david/cpantesting/perl-5.10.0/bin/perl
$UID/$EUID = 10217 / 10217
$GID = 1 1
$EGID = 1 1
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.21
ExtUtils::Command 1.13
ExtUtils::Install 1.44
ExtUtils::MakeMaker 6.42
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18_02
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature n/a
Test::Harness 2.64
Test::More 0.72
YAML 0.66
YAML::Syck n/a
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi
uname='sunos ohno.mrbill.net 5.9 generic_122300-03 sun4u sparc sunw,ultra-80 solaris '
config_args='-de -Dprefix=/usr/local/home/david/cpantesting/perl-5.10.0 -Dusethreads'
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=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O',
cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.2.1', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
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='cc', ldflags =' -L/usr/local/lib '
libpth=/usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lpthread -lc
perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'
-
PASS Unix-Syslog-1.1 sun4-solaris-thread-multi 2.9
by david