In a stolen moment ... :-)

-------------8<---------- Start Bug Report ------------8<----------
1. Problem Description:

The following tests failed:
pr-ext/uuid...............1..3
Can't load
'/export/home/rob/distros/mod_perl-1.99_13/blib/arch/auto/APR/APR.so'
for module APR: ld.so.1: /usr/local/bin/perl: fatal: libiconv.so.2: open
failed: No such file or directory at
/usr/local/lib/perl5/5.8.0/sun4-solaris/DynaLoader.pm line 229.
 at t/apr-ext/uuid.t line 25
Compilation failed in require at t/apr-ext/uuid.t line 25.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t/filter/both_str_con_add....1..4
ok 1
# expected: mod_perl
# received: 
not ok 2
# Failed test 2 in t/filter/both_str_con_add.t at line 22
# expected: 2.0
# received: 
not ok 3
# Failed test 3 in t/filter/both_str_con_add.t at line 22 fail #2
# expected: rules
# received: 
not ok 4
# Failed test 4 in t/filter/both_str_con_add.t at line 22 fail #3
FAILED tests 2-4
        Failed 3/4 tests, 25.00% okay
t/protocol/echo..............1..3
ok 1
Use of uninitialized value in chomp at t/protocol/echo.t line 18.
dubious
        Test returned status 22 (wstat 5632, 0x1600)
DIED. FAILED tests 2-3
        Failed 2/3 tests, 33.33% okay
t/protocol/echo_filter.......1..3
ok 1
Use of uninitialized value in chomp at t/protocol/echo_filter.t line 18.
dubious
        Test returned status 22 (wstat 5632, 0x1600)
DIED. FAILED tests 2-3
        Failed 2/3 tests, 33.33% okay
Failed Test                 Stat Wstat Total Fail  Failed  List of
Failed
------------------------------------------------------------------------
-------
t/apr-ext/uuid.t             255 65280     3    3 100.00%  1-3
t/filter/both_str_con_add.t                4    3  75.00%  2-4
t/protocol/echo.t             22  5632     3    2  66.67%  2-3
t/protocol/echo_filter.t      22  5632     3    2  66.67%  2-3

------------------------------------------------------------------------
-------

[EMAIL PROTECTED] $ ls -l /usr/local/lib/*icon*
-rw-r--r--   1 bin      cvs          749 Jan 26  2003
/usr/local/lib/libiconv.la
lrwxrwxrwx   1 root     other         17 Dec 19 09:20
/usr/local/lib/libiconv.so -> libiconv.so.2.1.0*
lrwxrwxrwx   1 root     other         17 Dec 19 09:20
/usr/local/lib/libiconv.so.2 -> libiconv.so.2.1.0*
-rwxr-xr-x   1 bin      cvs      1139112 Jan 26  2003
/usr/local/lib/libiconv.so.2.1.0*
-rw-r--r--   1 bin      cvs      1140436 Jan 26  2003
/usr/local/lib/libiconv_plug.so

>From the Makefile:
#   MakeMaker Parameters:

#     ABSTRACT_FROM => q[lib/mod_perl.pm]
#     CCFLAGS => q[ -fno-strict-aliasing  -DMOD_PERL -DMP_COMPAT_1X]
#     DEFINE => q[-DMP_HAVE_APR_LIBS]
#     EXE_FILES => [q[bin/mp2doc], q[bin/mp2bug]]
#     INC =>
q[-I/export/home/rob/distros/mod_perl-1.99_13/src/modules/perl
-I/export/home/rob/distros/mod_perl-1.99_13/xs
-I/usr/local/apache2/include -I/usr/local/apache2/include]
#     LDDLFLAGS => q[-G -L/usr/local/lib]
#     LIBS => q[ ]
#     NAME => q[mod_perl]
#     OPTIMIZE => q[-O]
#     TYPEMAPS =>
[q[/export/home/rob/distros/mod_perl-1.99_13/xs/typemap]]
#     VERSION => q[1.99_13]
#     clean => { FILES=>q[src/modules/perl/Makefile.modperl
src/modules/perl/ldopts lib/Apache/BuildConfig.pm lib/typemap
src/modules/perl/modperl_hooks.c src/modules/perl/modperl_directives.c
src/modules/perl/modperl_flags.c src/modules/perl/modperl_xsinit.c
src/modules/perl/modperl_constants.c src/modules/perl/modperl_hooks.h
src/modules/perl/modperl_directives.h src/modules/perl/modperl_flags.h
src/modules/perl/modperl_trace.h src/modules/perl/modperl_largefiles.h
src/modules/perl/modperl_constants.h glue_pods] }
#     dist => { DIST_DEFAULT=>q[mydist], COMPRESS=>q[gzip -9f],
SUFFIX=>q[gz] }
#     dynamic_lib => { OTHERLDFLAGS=>q[ -L/usr/local/lib ] }
#     macro => { MODPERL_LIBMAKE=>q[$(MAKE) -f $(MODPERL_MAKEFILE)],
MODPERL_MAKEFILE=>q[Makefile.modperl],
MODPERL_XS_H_FILES=>q[xs/modperl_xs_sv_convert.h \
xs/modperl_xs_typedefs.h \      xs/modperl_xs_util.h],
PERL=>q[/usr/local/bin/perl], MOD_INSTALL=>q[$(PERL) -I$(INST_LIB)
-I$(PERL_LIB) \
-I/export/home/rob/distros/mod_perl-1.99_13/Apache-Test/lib
-MModPerl::BuildMM \ -e
"ModPerl::MM::install([EMAIL PROTECTED],'$(VERBINST)',0,'$(UNINST)');" ],
MODPERL_SRC=>q[src/modules/perl],
MODPERL_AP_INCLUDEDIR=>q[/usr/local/apache2/include], MAKE_F=>q[$(MAKE)
-f] }

2. Used Components and their Configuration:

*** mod_perl version 1.9913

*** using lib/Apache/BuildConfig.pm
*** Makefile.PL options:
  MP_AP_PREFIX   => /usr/local/apache2
  MP_COMPAT_1X   => 1
  MP_GENERATE_XS => 1
  MP_LIBNAME     => mod_perl
  MP_USE_DSO     => 1
  MP_USE_STATIC  => 1


*** /usr/local/apache2/bin/httpd -V
Server version: Apache/2.0.49
Server built:   Mar 24 2004 09:36:00
Server's Module Magic Number: 20020903:7
Architecture:   32-bit
Server compiled with....
 -D APACHE_MPM_DIR="server/mpm/prefork"
 -D APR_HAS_SENDFILE
 -D APR_HAS_MMAP
 -D APR_USE_PROC_PTHREAD_SERIALIZE
 -D APR_USE_PTHREAD_SERIALIZE
 -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
 -D APR_HAS_OTHER_CHILD
 -D AP_HAVE_RELIABLE_PIPED_LOGS
 -D HTTPD_ROOT="/usr/local/apache2"
 -D SUEXEC_BIN="/usr/local/apache2/bin/suexec"
 -D DEFAULT_PIDLOG="logs/httpd.pid"
 -D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
 -D DEFAULT_LOCKFILE="logs/accept.lock"
 -D DEFAULT_ERRORLOG="logs/error_log"
 -D AP_TYPES_CONFIG_FILE="conf/mime.types"
 -D SERVER_CONFIG_FILE="conf/httpd.conf"


*** /usr/local/bin/perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
    osname=solaris, osvers=2.9, archname=sun4-solaris
    uname='sunos solaris 5.9 generic sun4u sparc sunw,ultra-5_10 '
    config_args='-Dcc=gcc -B/usr/ccs/bin/'
    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 -B/usr/ccs/bin/', ccflags ='-fno-strict-aliasing
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-fno-strict-aliasing'
    ccversion='', gccversion='3.1', gccosandvers='solaris2.9'
    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='gcc -B/usr/ccs/bin/', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldb -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -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'


Characteristics of this binary (from libperl): 
  Compile-time options: USE_LARGE_FILES
  Built under solaris
  Compiled at Jul 22 2002 04:42:16
  %ENV:
    PERL_LWP_USE_HTTP_10="1"
  @INC:
    /usr/local/lib/perl5/5.8.0/sun4-solaris
    /usr/local/lib/perl5/5.8.0
    /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris
    /usr/local/lib/perl5/site_perl/5.8.0
    /usr/local/lib/perl5/site_perl
    .

*** Packages of interest status:

Apache::Request: -
CGI            : 3.03
LWP            : 5.76
mod_perl       : 1.9912


3. This is the core dump trace: (if you get a core dump):

None.

This report was generated by t/REPORT on Mon Mar 29 19:09:28 2004 GMT.

-------------8<---------- End Bug Report --------------8<----------

Note: Complete the rest of the details and post this bug report to
dev <at> perl.apache.org. To subscribe to the list send an empty
email to [EMAIL PROTECTED]





-----Original Message-----
From: Stas Bekman [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 26, 2004 6:44 PM
Cc: Kinyon, Rob; [EMAIL PROTECTED]
Subject: Re: Testing issues w/ mod_perl 1.99_13

Stas Bekman wrote:
> Kinyon, Rob wrote:
> 
> Rob, please submit a properl bug report: http://perl.apache.org/bugs/

You can't be bothered to help us resolve your problems? :(

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

-- 
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


--
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

Reply via email to