[php-maint] Bug#346550: [Fwd: Log for successful build of php5_5.1.1-1 (dist=unstable)]

dann frazier dannf at hp.com
Sun Jan 8 18:41:13 UTC 2006


Package: php5
Version: 5.1.1-1
Severity: important

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

_XOPEN_SOURCE must be defined when using strptime().  
#define _XOPEN_SOURCE is wrapped in a #if HAVE_STRPTIME at the top of
the file, and the actual usage of strptime() is also wrapped in a 
#if HAVE_STRPTIME later in the file.  However, HAVE_STRPTIME gets
defined in between the two, meaning strptime() gets used while
_XOPEN_SOURCE never gets defined.

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions

-- 
dann frazier <dannf at hp.com>
-------------- next part --------------
An embedded message was scrubbed...
From: Debian/IA64 non-US Build Daemon <buildd at caballero.debian.org>
Subject: Log for successful build of php5_5.1.1-1 (dist=unstable)
Date: Sat, 07 Jan 2006 14:56:40 +0000
Size: 2859
Url: http://lists.alioth.debian.org/pipermail/pkg-php-maint/attachments/20060108/7e3c320d/attachment.mht


More information about the pkg-php-maint mailing list