[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gzip 1.3.14: test-suite failing
From: |
Peter Wong |
Subject: |
gzip 1.3.14: test-suite failing |
Date: |
Wed, 6 Jan 2010 18:29:41 -0800 |
Hello:
I'm seeing following error when I ran the 'make check'. This is on 1.3.14.
Here's steps I took:
./configure
make
make check
My system spec: x86 linux 2.6.12-1.1381_FC3
===================================
gzip 1.3.14: ./test-suite.log
===================================
3 of 3 tests failed.
.. contents:: :depth: 2
FAIL: tests/trailing-nul (exit: 1)
==================================
mktemp: invalid option -- -
Usage: mktemp [-V] | [-dqtu] [-p prefix] [template]
./tests/trailing-nul: failed to create temporary directory in
/usr/pwong/gzip/gzip-1.3.14
FAIL: tests/zdiff (exit: 1)
===========================
mktemp: invalid option -- -
Usage: mktemp [-V] | [-dqtu] [-p prefix] [template]
./tests/zdiff: failed to create temporary directory in
/usr/pwong/gzip/gzip-1.3.14
FAIL: tests/zgrep-f (exit: 1)
=============================
mktemp: invalid option -- -
Usage: mktemp [-V] | [-dqtu] [-p prefix] [template]
./tests/zgrep-f: failed to create temporary directory in
/usr/pwong/gzip/gzip-1.3.14
- gzip 1.3.14: test-suite failing,
Peter Wong <=