bug-gzip
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Daniel Schepler] Bug#653960: gzip: FTBFS: conflicting types for 'rpl_fs


From: Bdale Garbee
Subject: [Daniel Schepler] Bug#653960: gzip: FTBFS: conflicting types for 'rpl_fstat' (in win32 build)
Date: Mon, 05 Mar 2012 13:21:42 -0700
User-agent: Notmuch/0.11.1 (http://notmuchmail.org) Emacs/23.3.1 (i486-pc-linux-gnu)

Is there a fix or workaround for this error when cross-compiling gzip
with i686-w64-mingw32-gcc?  We build such an executable in the Debian
package build to support the debian-installer team.  A quick scan
through the gzip and gnulib git repositories didn't point to anything
obvious.

Bdale

--- Begin Message --- Subject: Bug#653960: gzip: FTBFS: conflicting types for 'rpl_fstat' (in win32 build) Date: Sun, 1 Jan 2012 14:47:27 -0800 User-agent: KMail/1.13.7 (Linux/3.1.0-1-amd64; KDE/4.6.5; x86_64; ; )
Source: gzip
Version: 1.4-2
Severity: serious

>From my pbuilder build log:

...
  CC     error.o
  CC     exitfail.o
  CC     fchdir.o
../../lib/fchdir.c: In function '_gl_register_fd':
../../lib/fchdir.c:153:7: warning: passing argument 2 of 'rpl_fstat' from 
incompatible pointer type [enabled by default]
./sys/stat.h:355:12: note: expected 'struct _stat64 *' but argument is of type 
'struct stat *'
../../lib/fchdir.c: At top level:
../../lib/fchdir.c:222:1: error: conflicting types for 'rpl_fstat'
./sys/stat.h:355:12: note: previous declaration of 'rpl_fstat' was here
make[4]: *** [fchdir.o] Error 1
make[4]: Leaving directory `/tmp/buildd/gzip-1.4/build-indep/lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/gzip-1.4/build-indep/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/gzip-1.4/build-indep/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/buildd/gzip-1.4/build-indep'
make: *** [build-indep-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



--- End Message ---

Attachment: pgpTYYcKaoWNq.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]