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.24. Thank you for uploading your work to CPAN. Congratulations! All tests were successful. Sections of this report: * Tester comments * Prerequisites * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: No requirements found ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /usr/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 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.18.3, archname=i486-linux-gnu-thread-multi uname='linux saens 2.6.18.3 #1 smp sat nov 25 13:39:52 est 2006 i686 gnulinux ' config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.8 -Dsitearch=/usr/local/lib/perl/5.8.8 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib -Dlibperl=libperl.so.5.8.8 -Dd_dosuid -des' 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 ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-20)', 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, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt perllibs=-ldl -lm -lpthread -lc -lcrypt libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8 gnulibc_version='2.3.6' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
