Project

General

Profile

Actions

Bug #1871

closed

lighttpd-1.5.0-2369 fails to compile on Fedora 10 latest

Added by dfavor over 15 years ago. Updated about 7 years ago.

Status:
Fixed
Priority:
Low
Category:
build_autotools
Target version:
ASK QUESTIONS IN Forums:

Description

net1#build_lighttpd
At revision 2369.
mkdir -p /build/work/lighttpd-1.5.x
cd /build/work/lighttpd-1.5.x
unset CDPATH
export LANG=C
make distclean
./configure --prefix=/runtime/lighttpd-1.5.0-2369 --with-mysql --with-openssl --with-fam --with-pcre --with-bzip2 --with-webdav-props --with-webdav-locks --with-gdbm --with-memcache --with-lua
make
make check
./cachable............ok
./core-condition......ok
./mod-compress........2009-01-14 10:59:34: (configfile.c.923) opening configfile /build/work/lighttpd-1.5.x/tests/mod-compress.conf failed: No such file or directory
  1. The process 26273 is not up
  1. Failed test 'Starting lighttpd'
  2. at ./mod-compress.t line 19.
    IO::Socket::INET: connect: Connection refused ...propagated at ./mod-compress.t line 19.
  3. Looks like you planned 11 tests but ran 1.
  4. Looks like you failed 1 test of 1 run.
  5. Looks like your test exited with 111 just after 1.
    Dubious, test returned 111 (wstat 28416, 0x6f00)
    Failed 11/11 subtests
    ./mod-auth............ok

Test Summary Report
-------------------
./request (Wstat: 0 Tests: 41 Failed: 0)
TODO passed: 12
./mod-compress (Wstat: 28416 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 111
Parse errors: Bad plan. You planned 11 tests but ran 1.
Files=21, Tests=284, 23 wallclock secs ( 0.17 usr 0.03 sys + 2.55 cusr 0.61 csys = 3.36 CPU)
Result: FAIL
Failed 1/21 test programs. 1/284 subtests failed.
FAIL: run-tests.pl
cleaning up PASS: cleanup.sh ================================
1 of 3 tests failed
Please report to ================================
make3: * [check-TESTS] Error 1
make3: Leaving directory `/build/work/lighttpd-1.5.x/tests'
make2:
[check-am] Error 2
make2: Leaving directory `/build/work/lighttpd-1.5.x/tests'
make1:
[check-recursive] Error 1
make1: Leaving directory `/build/work/lighttpd-1.5.x/tests'
make: *
[check-recursive] Error 1
exp=0, got ec=2, abort=1

Actions #1

Updated by stbuehler over 15 years ago

  • Priority changed from High to Low

it didn't fail to compile, just the mod-compress test didn't work.

Actions #2

Updated by stbuehler over 15 years ago

  • Status changed from New to Fixed
  • % Done changed from 0 to 100

Applied in changeset r2370.

Actions #3

Updated by gstrauss about 7 years ago

  • Target version changed from 6 to 1.5.0
Actions

Also available in: Atom