Skip to content

4.95.0: test suite is failing #205

@kloczek

Description

@kloczek

Yeah looks like some stripts are missing

+ /usr/bin/make -O -j48 V=1 VERBOSE=1 -C tests opt
make: Entering directory '/home/tkloczko/rpmbuild/BUILD/lsof-4.95.0/tests'
`cat config.cc`  -I. -I.. `cat config.cflags` LTdnlc.c \
LTlib.o `cat config.xobj` -o LTdnlc
make: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lsof-4.95.0/tests'
make: Entering directory '/home/tkloczko/rpmbuild/BUILD/lsof-4.95.0/tests'
`cat config.cc`  -I. -I.. `cat config.cflags` LTbigf.c \
LTlib.o `cat config.xobj` -o LTbigf
make: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lsof-4.95.0/tests'
make: Entering directory '/home/tkloczko/rpmbuild/BUILD/lsof-4.95.0/tests'
`cat config.cc`  -I. -I.. `cat config.cflags` LTnfs.c \
LTlib.o `cat config.xobj` -o LTnfs
make: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lsof-4.95.0/tests'
make: Entering directory '/home/tkloczko/rpmbuild/BUILD/lsof-4.95.0/tests'
`cat config.cc`  -I. -I.. `cat config.cflags` LTlock.c \
LTlib.o `cat config.xobj` -o LTlock
make: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lsof-4.95.0/tests'
make: Entering directory '/home/tkloczko/rpmbuild/BUILD/lsof-4.95.0/tests'

Optional tests:
LTbigf ... OK
LTdnlc ... /home/tkloczko/rpmbuild/BUILD/lsof-4.95.0/tests found: 100.00%
           OK
LTlock ... lock mismatch: expected W, got " "
           lock mismatch: expected R, got " "
           lock mismatch: expected w, got " "
           lock mismatch: expected r, got " "
LTnfs ... ERROR!!!  test file ./config.LTnfs1555051 not found by lsof
          Hint: the temporary path generated by this test might
          not be on an NFS file system, or this test might be
          unable to create a file on the NFS file system.

          As a work-around use the -p option to specify a path to
          a regular file (not a directory) on an NFS file system
          to which this test will have read access.

          See 00FAQ and 00TEST for more information.
Failed tests: 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions