GNU bug report logs - #25636
new snapshot available: gzip-1.8.18-00e6

Previous Next

Package: gzip;

Reported by: Jim Meyering <jim <at> meyering.net>

Date: Mon, 6 Feb 2017 18:40:02 UTC

Severity: normal

Tags: notabug

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Assaf Gordon <assafgordon <at> gmail.com>
To: Jim Meyering <jim <at> meyering.net>
Cc: 25636 <at> debbugs.gnu.org
Subject: bug#25636: new snapshot available: gzip-1.8.18-00e6
Date: Mon, 6 Feb 2017 19:55:26 +0000
On Mon, Feb 06, 2017 at 10:38:52AM -0800, Jim Meyering wrote:
>  http://meyering.net/gzip/gzip-1.8.18-00e6.tar.xz
>

One more failure:

On Cygwin/2.6.0 with mingw:
===
make[2]: Entering directory '/tmp/gzip-1.8.18-00e6.bHRTJN/gzip-1.8.18-00e6'
 CC       version.o
 AR       libver.a
 CC       bits.o
 CC       deflate.o
 CC       gzip.o
gzip.c:1900:37: error: unknown type name 'uid_t'
do_chown (int fd, char const *name, uid_t uid, gid_t gid)
                                    ^
gzip.c:1900:48: error: unknown type name 'gid_t'
do_chown (int fd, char const *name, uid_t uid, gid_t gid)
                                               ^
gzip.c: In function 'copy_stat':
gzip.c:1956:5: warning: implicit declaration of function 'do_chown' [-Wimplicit-function-declaration]
    do_chown (ofd, ofname, -1, ifstat->st_gid);
    ^
make[2]: *** [Makefile:1638: gzip.o] Error 1
make[2]: Leaving directory '/tmp/gzip-1.8.18-00e6.bHRTJN/gzip-1.8.18-00e6'
===


regards,
- assaf




This bug report was last modified 3 years and 77 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.