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 [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Marcus Harnisch, This is a computer-generated test report for Unix-Syslog-0.99, created automatically by CPAN::Reporter, version 0.46, and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. Congratulations! All tests were successful. Sections of this report: * Tester comments * Prerequisites * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: No requirements found ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_GB LANGUAGE = en_GB:en_US:en_GB:en PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 1 PERL5_CPAN_IS_RUNNING = 1 SHELL = /bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/david/cpantesting/perl-5.6.2/bin/perl UID: $< = 1000 EUID: $> = 1000 GID: $( = 1000 46 44 29 25 24 20 1000 EGID: $) = 1000 46 44 29 25 24 20 1000 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.9102 Cwd 2.04 ExtUtils::CBuilder n/a ExtUtils::Command 1.09_01 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.31 ExtUtils::Manifest 1.48 ExtUtils::ParseXS n/a File::Spec 0.86 Module::Build 0.2808 Module::Signature n/a Test::Harness 2.64 Test::More 0.67 version 0.7203 ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.6.2/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1.. ok 1 Testing priorities: LOG_EMERG ok 2 LOG_ALERT ok 3 LOG_CRIT ok 4 LOG_ERR ok 5 LOG_WARNING ok 6 LOG_NOTICE ok 7 LOG_INFO ok 8 LOG_DEBUG ok 9 Testing facilities LOG_KERN ok 10 LOG_USER ok 11 LOG_MAIL ok 12 LOG_DAEMON ok 13 LOG_AUTH ok 14 LOG_SYSLOG ok 15 LOG_LPR ok 16 LOG_NEWS ok 17 LOG_UUCP ok 18 LOG_CRON ok 19 LOG_LOCAL0 ok 20 LOG_LOCAL1 ok 21 LOG_LOCAL2 ok 22 LOG_LOCAL3 ok 23 LOG_LOCAL4 ok 24 LOG_LOCAL5 ok 25 LOG_LOCAL6 ok 26 LOG_LOCAL7 ok 27 These facilities are not defined on all systems: LOG_AUTHPRIV ok 28 LOG_FTP ok 29 The number of available facilities is: LOG_NFACILITIES ok 30 LOG_FACMASK ok 31 Testing options LOG_PID ok 32 LOG_CONS ok 33 LOG_ODELAY ok 34 LOG_NDELAY ok 35 LOG_NOWAIT ok 36 These options are not defined on all systems: LOG_PERROR ok 37 Testing macros for setlogmask() LOG_MASK ok 38 LOG_UPTO ok 39 These macros are not defined on all systems: LOG_PRI ok 40 LOG_MAKEPRI ok 41 LOG_FAC ok 42 On some systems these functions return just empty strings: priorityname(LOG_EMERG): not defined. skipped 43 priorityname(LOG_ALERT): not defined. skipped 44 priorityname(LOG_CRIT): not defined. skipped 45 priorityname(LOG_ERR): not defined. skipped 46 priorityname(LOG_WARNING): not defined. skipped 47 priorityname(LOG_NOTICE): not defined. skipped 48 priorityname(LOG_INFO): not defined. skipped 49 priorityname(LOG_DEBUG): not defined. skipped 50 facilityname(LOG_KERN): not defined. skipped 51 facilityname(LOG_USER): not defined. skipped 52 facilityname(LOG_MAIL): not defined. skipped 53 facilityname(LOG_DAEMON): not defined. skipped 54 facilityname(LOG_AUTH): not defined. skipped 55 facilityname(LOG_SYSLOG): not defined. skipped 56 facilityname(LOG_LPR): not defined. skipped 57 facilityname(LOG_NEWS): not defined. skipped 58 facilityname(LOG_UUCP): not defined. skipped 59 facilityname(LOG_CRON): not defined. skipped 60 facilityname(LOG_AUTHPRIV): not defined. skipped 61 facilityname(LOG_FTP): not defined. skipped 62 facilityname(LOG_LOCAL0): not defined. skipped 63 facilityname(LOG_LOCAL1): not defined. skipped 64 facilityname(LOG_LOCAL2): not defined. skipped 65 facilityname(LOG_LOCAL3): not defined. skipped 66 facilityname(LOG_LOCAL4): not defined. skipped 67 facilityname(LOG_LOCAL5): not defined. skipped 68 facilityname(LOG_LOCAL6): not defined. skipped 69 facilityname(LOG_LOCAL7): not defined. skipped 70 Testing setlogmask: Setting mask to 64 New mask is 64 ok 71 *** Congratulations! All tests 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'. 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. makewrapper: make ok -- Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration: Platform: osname=linux, osvers=2.4.27-3-686, archname=i686-linux uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 gnulinux ' config_args='-Dprefix=/home/david/cpantesting/perl-5.6.2 -de' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O3', cppflags='-fno-strict-aliasing' ccversion='', gccversion='3.3.5 (Debian 1:3.3.5-13)', gccosandvers='' 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, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldl -lm -lc -lcrypt -lutil perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
