Your message dated Wed, 01 Apr 2009 06:47:35 +0000
with message-id <e1louez-0006pg...@ries.debian.org>
and subject line Bug#522133: fixed in webdruid 0.5.4-8
has caused the Debian Bug report #522133,
regarding webdruid: fopen64 implicitly converted to pointer
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
522133: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522133
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: webdruid
Version: 0.5.4-7
Severity: serious
Tags: patch
Usertags: implicit-pointer-conversion

Our automated buildd log filter[1] detected a problem that is likely to
cause your package to segfault on architectures where the size of a
pointer is greater than the size of an integer, such as ia64 and amd64.

  Function `fopen64' implicitly converted to pointer at logs_mgmt.c:142

This is often due to a missing function prototype definition.
For more information, see [2].

Though it is guaranteed that this codepath will cause a segfault on certain
architectures, it is not guaranteed that this codepath would ever be executed
(e.g., if the returned pointer is never dereferenced). However, this bug
does prevent the ia64 buildd from successfully building this package, resulting
in a practical FTBFS issue and warranting the serious severity.

[1] http://people.debian.org/~dannf/check-implicit-pointer-functions
[2] http://wiki.debian.org/ImplicitPointerConversions
--- webdruid-0.5.4.orig/debian/rules	2009-03-31 17:31:07.000000000 -0600
+++ webdruid-0.5.4/debian/rules	2009-03-31 18:39:11.402082958 -0600
@@ -13,7 +13,7 @@ DEB_HOST_GNU_TYPE   ?= $(shell dpkg-arch
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
 
-CFLAGS = -Wall -g
+CFLAGS = -Wall -g -D_LARGEFILE64_SOURCE
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
 	CFLAGS += -O0

--- End Message ---
--- Begin Message ---
Source: webdruid
Source-Version: 0.5.4-8

We believe that the bug you reported is fixed in the latest version of
webdruid, which is due to be installed in the Debian FTP archive:

webdruid_0.5.4-8.diff.gz
  to pool/main/w/webdruid/webdruid_0.5.4-8.diff.gz
webdruid_0.5.4-8.dsc
  to pool/main/w/webdruid/webdruid_0.5.4-8.dsc
webdruid_0.5.4-8_amd64.deb
  to pool/main/w/webdruid/webdruid_0.5.4-8_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 522...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Klaus Reimer <k...@debian.org> (supplier of updated webdruid package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 01 Apr 2009 06:29:03 +0000
Source: webdruid
Binary: webdruid
Architecture: source amd64
Version: 0.5.4-8
Distribution: unstable
Urgency: low
Maintainer: Klaus Reimer <k...@debian.org>
Changed-By: Klaus Reimer <k...@debian.org>
Description: 
 webdruid   - A web server log file analysis tool
Closes: 522133
Changes: 
 webdruid (0.5.4-8) unstable; urgency=low
 .
   * Applied LARGEFILE64_SOURCE patch (Closes: #522133)
Checksums-Sha1: 
 4b53fda1155191a4bc59781637a57a69eecb8bdb 1024 webdruid_0.5.4-8.dsc
 7cde2fd9fac361fc154bb9db2a1da1d4b5fbcacf 27388 webdruid_0.5.4-8.diff.gz
 b23cf3f29e43bb23d46da63f5103db5909b97b91 352428 webdruid_0.5.4-8_amd64.deb
Checksums-Sha256: 
 27d174e67b6d96e274f98d6b0a16e783dd49645e431f25f479bf13e5811173e1 1024 
webdruid_0.5.4-8.dsc
 30fc43e0273605ff0df2136bb3f676e77770c85c6da0280071a153d023801259 27388 
webdruid_0.5.4-8.diff.gz
 61aad29150e4ba77bc2d7c6948b00a6bd67882e7c0791f6988521f3c36062ec6 352428 
webdruid_0.5.4-8_amd64.deb
Files: 
 109859f0a2d2eddb810f63f9d808b065 1024 web optional webdruid_0.5.4-8.dsc
 32fcfc9e5cb983fc60440b064c76623a 27388 web optional webdruid_0.5.4-8.diff.gz
 c8429a4d74c875be27a8575ed6d32b61 352428 web optional webdruid_0.5.4-8_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFJ0wpvqgNhc6cj45ERAod4AJ9Wd6ijeTp0iS7WzAWGBfjumCHqVwCgs59i
nPzRjUviztX+v+wkDmguT6I=
=CIPF
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to