Hi everybody, NetBSD-1.6.2, Apache-2.0.50, perl-5.8.4, mod_perl-1.99_14, standard istall from pkgsrc:
Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/filter/both_str_con_add.t 4 3 75.00% 2-4 t/protocol/echo_block.t 3 2 66.67% 2-3 t/protocol/echo_filter.t 3 2 66.67% 2-3 k714% sudo make test TEST_VERBOSE=1 TEST_FILES="filter/both_str_con_add.t protocol/echo_block.t protocol/echo_filter.t" ===> *** No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found, ===> *** skipping vulnerability checks. To fix, install ===> *** the pkgsrc/security/audit-packages package and run ===> *** '/usr/pkg/sbin/download-vulnerability-list'. ===> Testing for ap2-perl-1.99.14 cd "src/modules/perl" && /usr/bin/make -f Makefile.modperl /usr/pkg/bin/perl -Iblib/arch -Iblib/lib t/TEST -clean APACHE_TEST_GROUP= APACHE_TEST_HTTPD= APACHE_TEST_PORT= APACHE_TEST_USER= APACHE_TEST_APXS= /usr/pkg/bin/perl -Iblib/arch -Iblib/lib t/TEST -bugreport -verbose=1 filter/both_str_con_add.t protocol/echo_block.t protocol/echo_filter.t [warning] root mode: changing the files ownership to 'nobody' (32767:39) [warning] testing whether 'nobody' is able to -rwx /usr/pkgsrc/www/ap2-perl/work/mod_perl-1.99_14/t "/usr/pkg/bin/perl" -Mlib=/usr/pkgsrc/www/ap2-perl/work/mod_perl-1.99_14/Apache-Test/lib -MApache::TestRun -e 'eval { Apache::TestRun::run_root_fs_test(32767, 39, q[/usr/pkgsrc/www/ap2-perl/work/mod_perl-1.99_14/t]) }'; [warning] result: OK [warning] the client side drops 'root' permissions and becomes 'nobody' /usr/pkg/sbin/httpd -d /usr/pkgsrc/www/ap2-perl/work/mod_perl-1.99_14/t -f /usr/pkgsrc/www/ap2-perl/work/mod_perl-1.99_14/t/conf/httpd.conf -D APACHE2 using Apache/2.0.50 (prefork MPM) waiting 120 seconds for server to start: ..[Wed Jul 21 14:06:17 2004] [info] 28 Apache:: modules loaded [Wed Jul 21 14:06:17 2004] [info] 5 APR:: modules loaded [Wed Jul 21 14:06:17 2004] [info] base server + 17 vhosts ready to run tests ...... waiting 120 seconds for server to start: ok (waited 7 secs) server localhost:8529 started server localhost:8530 listening (TestModperl::merge) server localhost:8531 listening (TestModperl::perl_options) server localhost:8532 listening (TestModperl::setupenv) server localhost:8533 listening (TestVhost::config) server localhost:8534 listening (TestProtocol::echo_filter) server localhost:8535 listening (TestProtocol::echo_timeout) server localhost:8536 listening (TestProtocol::echo_block) server localhost:8537 listening (TestPreConnection::note) server localhost:8538 listening (TestHooks::stacked_handlers2) server localhost:8539 listening (TestHooks::startup) server localhost:8540 listening (TestFilter::in_bbs_inject_header) server localhost:8541 listening (TestFilter::in_str_msg) server localhost:8542 listening (TestFilter::both_str_con_add) server localhost:8543 listening (TestFilter::in_bbs_msg) server localhost:8544 listening (TestDirective::perlmodule) server localhost:8545 listening (TestDirective::perlrequire) server localhost:8546 listening (TestPerl::ithreads) server localhost:8547 listening (TestDirective::perlloadmodule4) server localhost:8548 listening (TestDirective::perlloadmodule5) server localhost:8549 listening (TestDirective::perlloadmodule3) server localhost:8550 listening (TestDirective::perlloadmodule6) t/filter/both_str_con_add....1..4 # Running under perl version 5.008004 for netbsd # Current time local: Wed Jul 21 14:06:24 2004 # Current time GMT: Wed Jul 21 10:06:24 2004 # Using Test.pm version 1.24 ok 1 # expected: mod_perl # received: mod_perl ok 2 # expected: 2.0 # received: not ok 3 # Failed test 3 in t/filter/both_str_con_add.t at line 22 fail #2 # t/filter/both_str_con_add.t line 22 is: ok t_cmp($str, $reply); # expected: rules # received: not ok 4 # Failed test 4 in t/filter/both_str_con_add.t at line 22 fail #3 FAILED tests 3-4 Failed 2/4 tests, 50.00% okay t/protocol/echo_block........1..3 # Running under perl version 5.008004 for netbsd # Current time local: Wed Jul 21 14:06:25 2004 # Current time GMT: Wed Jul 21 10:06:25 2004 # Using Test.pm version 1.24 ok 1 # expected: hello # received: not ok 2 # Failed test 2 in t/protocol/echo_block.t at line 19 # t/protocol/echo_block.t line 19 is: ok t_cmp($_, $reply); # expected: world # received: not ok 3 # Failed test 3 in t/protocol/echo_block.t at line 19 fail #2 FAILED tests 2-3 Failed 2/3 tests, 33.33% okay t/protocol/echo_filter.......1..3 # Running under perl version 5.008004 for netbsd # Current time local: Wed Jul 21 14:06:26 2004 # Current time GMT: Wed Jul 21 10:06:26 2004 # Using Test.pm version 1.24 ok 1 # expected: hello # received: not ok 2 # Failed test 2 in t/protocol/echo_filter.t at line 19 # t/protocol/echo_filter.t line 19 is: ok t_cmp($_, $reply); # expected: world # received: not ok 3 # Failed test 3 in t/protocol/echo_filter.t at line 19 fail #2 FAILED tests 2-3 Failed 2/3 tests, 33.33% okay k714% cat /usr/pkgsrc/www/ap2-perl/work/mod_perl-1.99_14/t/logs/error_log [Wed Jul 21 14:06:18 2004] [info] Init: Initializing OpenSSL library [Wed Jul 21 14:06:18 2004] [info] Init: Seeding PRNG with 0 bytes of entropy [Wed Jul 21 14:06:18 2004] [info] Init: Generating temporary RSA private keys (512/1024 bits) [Wed Jul 21 14:06:19 2004] [info] Init: Generating temporary DH parameters (512/1024 bits) [Wed Jul 21 14:06:19 2004] [warn] Init: Session Cache is not configured [hint: SSLSessionCache] [Wed Jul 21 14:06:19 2004] [info] Init: Initializing (virtual) servers for SSL [Wed Jul 21 14:06:19 2004] [info] Server: Apache/2.0.50, Interface: mod_ssl/2.0.50, Library: OpenSSL/0.9.6m [Wed Jul 21 14:06:19 2004] [info] mod_unique_id: using ip addr 10.1.10.3 END in modperl_extra.pl, pid=7699 [Wed Jul 21 14:06:22 2004] [info] mod_unique_id: using ip addr 10.1.10.3 [Wed Jul 21 14:06:23 2004] [info] Init: Initializing OpenSSL library [Wed Jul 21 14:06:23 2004] [info] Init: Seeding PRNG with 0 bytes of entropy [Wed Jul 21 14:06:23 2004] [info] Init: Generating temporary RSA private keys (512/1024 bits) [Wed Jul 21 14:06:23 2004] [info] Init: Generating temporary DH parameters (512/1024 bits) [Wed Jul 21 14:06:23 2004] [info] Init: Initializing (virtual) servers for SSL [Wed Jul 21 14:06:23 2004] [info] Server: Apache/2.0.50, Interface: mod_ssl/2.0.50, Library: OpenSSL/0.9.6m [Wed Jul 21 14:06:23 2004] [notice] Digest: generating secret for digest authentication ... [Wed Jul 21 14:06:23 2004] [notice] Digest: done [Wed Jul 21 14:06:23 2004] [notice] Apache/2.0.50 (Unix) mod_perl/1.99_14 Perl/v5.8.4 mod_ssl/2.0.50 OpenSSL/0.9.6m DAV/2 configured -- resuming normal operations [Wed Jul 21 14:06:23 2004] [info] Server built: Jul 20 2004 17:37:21 [Wed Jul 21 14:06:23 2004] [debug] prefork.c(955): AcceptMutex: sysvsem (default: sysvsem) [Wed Jul 21 14:06:26 2004] [error] APR::Socket::recv: Resource temporarily unavailable at /usr/pkgsrc/www/ap2-perl/work/mod_perl-1.99_14/t/protocol/TestProtocol/echo_block.pm line 36 [Wed Jul 21 14:06:28 2004] [info] Child process pid=7712 is exiting END in modperl_extra.pl, pid=7712 [Wed Jul 21 14:06:28 2004] [info] Child process pid=7705 is exiting END in modperl_extra.pl, pid=7705 [Wed Jul 21 14:06:28 2004] [info] Child process pid=7706 is exiting END in modperl_extra.pl, pid=7706 [Wed Jul 21 14:06:28 2004] [info] removed PID file /usr/pkgsrc/www/ap2-perl/work/mod_perl-1.99_14/t/logs/httpd.pid (pid=7702) [Wed Jul 21 14:06:28 2004] [notice] caught SIGTERM, shutting down END in modperl_extra.pl, pid=7702 k714% perl -V Summary of my perl5 (revision 5 version 8 subversion 4) configuration: Platform: osname=netbsd, osvers=1.6.2, archname=i386-netbsd uname='netbsd k714.imb.ru 1.6.2 netbsd 1.6.2 (k714) #0: wed may 12 17:53:24 utc 2004 [EMAIL PROTECTED]:usrsrcsysarchi386compilek714 i386 ' config_args='-sde -Dprefix=/usr/pkg -Dscriptdir=/usr/pkg/bin -Darchname=i386-netbsd -Doptimize=-O2 -Dinstallstyle=lib/perl5 -Ui_malloc -Uusemymalloc -Uinstallusrbinperl -Dman3ext=3 -Dman3dir=/usr/pkg/lib/perl5/5.8.4/man/man3 -Dsiteman3dir=/usr/pkg/lib/perl5/site_perl/man/man3 -Dman1dir=/usr/pkg/man/man1 -Dsiteprefix=/usr/pkg -Dsiteman1dir=/usr/pkg/man/man1 -Uuseithreads -Dcc=gcc -Dlibswanted=m crypt -Duseshrplib' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-fno-strict-aliasing -I/usr/pkg/include', optimize='-O2', cppflags='-fno-strict-aliasing -I/usr/pkg/include' ccversion='', gccversion='2.95.3 20010315 (release) (NetBSD nb3)', 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='gcc', ldflags ='-Wl,-R/usr/pkg/lib -L/usr/pkg/lib' libpth=/usr/pkg/lib /usr/lib libs=-lm -lcrypt perllibs=-lm -lcrypt libc=/usr/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-R/usr/pkg/lib/perl5/5.8.4/i386-netbsd/CORE' cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared -Wl,-R/usr/pkg/lib -L/usr/pkg/lib' Characteristics of this binary (from libperl): Compile-time options: USE_LARGE_FILES Built under netbsd Compiled at Jun 16 2004 23:08:59 @INC: /usr/pkg/lib/perl5/site_perl/5.8.4/i386-netbsd /usr/pkg/lib/perl5/site_perl/5.8.4 /usr/pkg/lib/perl5/site_perl /usr/pkg/lib/perl5/5.8.4/i386-netbsd /usr/pkg/lib/perl5/5.8.4 . ----------------------- Mikhail Gorbunov -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html