You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by simon <ap...@60hertz.com> on 2006/03/03 23:15:15 UTC

test_timeoutcond: Timer returned too late

Hi,

I have built a source rpm from the 
http://download.fedoralegacy.org/fedora/3 repository server and it 
failed a test which is shown below. I am wondering whether the error in 
question really is terminal or if i can be ignored if i want to build 
the latest httpd. I am building on a bang up to date Fedora Core 1 and 
this is my first attempt to build my own apr / httpd.

Thanks!

+ ./testall -v
All APR Tests:
    Strings:                  .......
    Time:                     .............
    Versioning:               ..
    IP subnets:               .....
    MMAP:                     ........
    User Data:                ....
    Table:                    .........
    Hash:                     ..............
    Sleep:                    .
    Pools:                    .......
    Formats:                  .......
    File I/O:                 .....................
    File Info:                .....
    Pipes:                    ......
    File duplication:         ....
    Directory:                ............
    Random:                   .
    DSO:                      .........
    Other Child:              .
    Socket Creation:          ......
    Socket Options:           ......
    Process control:          ...
    Cross-Process Mutexes:    .
    Poll:                     ......................
    Thread Locks:             ...F
    Threads:                  .....
    Getopt:                   ......
    Path names:               ...........
    Users:                    ...
    Path lists:               ....
    Environment:              ...

210 tests run:  209 passed, 1 failed, 0 not implemented.

Failed tests in Thread Locks:
1) test_timeoutcond: Timer returned too late

+ exit 1
error: Bad exit status from /var/tmp/rpm-tmp.31941 (%check)