cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: cURL 'make test' fails on OpenBSD on PASV

From: Heikki Korpela <heko_at_iki.fi>
Date: Mon, 10 Sep 2001 11:34:32 +0300

Daniel Stenberg wrote on "Re: cURL 'make test' fails on OpenBSD on PASV":
> This failed in the 7.8.1 release too, didn't it? It looks as if this could be
> a problem in the perl test ftp server. What perl version was this?

Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
  Platform:
    osname=openbsd, osvers=2.9, archname=i386-openbsd
    uname='openbsd'
    config_args='-Dopenbsd_distribution=defined -dsE'
    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 -I/usr/local/include',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='2.95.3 20010125 (prerelease)', gccosandvers='openbsd2.9'
    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 =''
    libpth=/usr/lib
    libs=-lm -lc -lutil
    perllibs=-lm -lc -lutil
    libc=/usr/lib/libc.so.27.3, so=so, useshrplib=true, libperl=libperl.so.6.1
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=define, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC '

Characteristics of this binary (from libperl):
  Compile-time options: USE_LARGE_FILES
  Built under openbsd
  Compiled at Sep 6 2001 14:45:26
  %ENV:
    PERL5LIB="/builds/localbase/libdata/perl5/site_perl/i386-openbsd"
  @INC:
    /builds/localbase/libdata/perl5/site_perl/i386-openbsd
    /usr/libdata/perl5/i386-openbsd/5.6.1
    /usr/local/libdata/perl5/i386-openbsd/5.6.1
    /usr/libdata/perl5
    /usr/local/libdata/perl5
    /usr/local/libdata/perl5/site_perl/i386-openbsd
    /usr/libdata/perl5/site_perl/i386-openbsd
    /usr/local/libdata/perl5/site_perl
    /usr/libdata/perl5/site_perl
    /usr/local/lib/perl5/site_perl
    .

I'll test cURL 7.8.1 when I get back from work.

> > (gdb) data OK protocol OK
> Doesn't the script detect any problem?

It does when run with simply 'make test', iirc. I think that for
some reason it didn't when I ran it from gdb. Maybe I should bump
the timeout down a bit to simplify testing. :-))
Received on 2001-09-10