Debian Bug report logs - #494230
php5: FTBFS: configure: error: Directory /usr is not a FreeTDS installation directory

version graph

Package: php5; Maintainer for php5 is (unknown);

Reported by: Lucas Nussbaum <lucas@lucas-nussbaum.net>

Date: Thu, 7 Aug 2008 23:09:55 UTC

Severity: serious

Tags: patch, upstream

Found in version php5/5.2.6-2

Fixed in version php5/5.2.6-3

Done: Sean Finney <seanius@debian.org>

Bug is archived. No further changes may be made.

Forwarded to http://bugs.php.net/bug.php?id=44991

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#494230; Package php5. (full text, mbox, link).


Acknowledgement sent to Lucas Nussbaum <lucas@lucas-nussbaum.net>:
New Bug report received and forwarded. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Lucas Nussbaum <lucas@lucas-nussbaum.net>
To: submit@bugs.debian.org
Subject: php5: FTBFS: configure: error: Directory /usr is not a FreeTDS installation directory
Date: Thu, 7 Aug 2008 19:57:18 -0300
Package: php5
Version: 5.2.6-2
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20080807 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on
i386.

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> dh_testdir
> sed -i -e 's/EXTRA_VERSION="-2"/EXTRA_VERSION=""/' configure.in
> rm -f configure aclocal.m4 config.sub config.guess ltmain.sh
> rm -f build/libtool.m4 main/php_config.h.in
> rm -f prepared-stamp
> QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 
> No patch removed
> rm -rf .pc debian/stamp-patched
> dh_testdir
> dh_testroot
> rm -f configure-apache2-stamp build-apache2-stamp
> rm -f configure-apache2filter-stamp build-apache2filter-stamp
> rm -f configure-cgi-stamp build-cgi-stamp
> rm -f configure-cli-stamp build-cli-stamp
> rm -f build-pear-stamp
> rm -f install-stamp
> rm -rf apache2-build
> rm -rf apache2filter-build
> rm -rf cgi-build
> rm -rf cli-build
> rm -rf pear-build pear-build-download
> rm -f debian/copyright
> rm -f test-results.txt
> dh_clean
> # clean up autogenerated cruft
> cat debian/modulelist | while read package extname dsoname; do \
> 		rm -f debian/php5-$package.postinst; \
> 	done
> for sapi in libapache2-mod-php5 libapache2-mod-php5filter php5-cgi php5-cli; do \
> 		for cruft in postrm links; do \
> 			rm -f debian/${sapi}.${cruft}; \
> 		done; \
> 	done
>  dpkg-source -b php5-5.2.6-2
> dpkg-source: warning: source directory 'php5-5.2.6-2' is not <sourcepackage>-<upstreamversion> 'php5-5.2.6'
> dpkg-source: warning: .orig directory name php5-5.2.6-2.orig is not <package>-<upstreamversion> (wanted php5-5.2.6.orig)
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building php5 using existing php5_5.2.6.orig.tar.gz
> dpkg-source: info: building php5 in php5_5.2.6-2.diff.gz
> dpkg-source: warning: ignoring deletion of file aclocal.m4
> dpkg-source: warning: ignoring deletion of file ltmain.sh
> dpkg-source: warning: ignoring deletion of file configure
> dpkg-source: warning: ignoring deletion of file config.guess
> dpkg-source: warning: ignoring deletion of file config.sub
> dpkg-source: warning: ignoring deletion of file ext/pdo/pdo_sql_parser.c.orig
> dpkg-source: warning: ignoring deletion of file ext/date/lib/parse_date.c.orig
> dpkg-source: warning: ignoring deletion of file ext/standard/url_scanner_ex.c.orig
> dpkg-source: warning: ignoring deletion of file ext/standard/var_unserializer.c.orig
> dpkg-source: warning: ignoring deletion of file main/php_config.h.in
> dpkg-source: warning: ignoring deletion of file build/libtool.m4
> dpkg-source: info: building php5 in php5_5.2.6-2.dsc
>  debian/rules build
> # quilt exits with 2 as return when there was nothing to do. 
> # That's not an error here (but it's useful to break loops in crude scripts)
> QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
> Applying patch 001-libtool_fixes.patch
> patching file TSRM/configure.in
> patching file configure.in
> 
> Applying patch 002-static_openssl.patch
> patching file acinclude.m4
> 
> Applying patch 004-ldap_fix.patch
> patching file ext/ldap/ldap.c
> 
> Applying patch 006-debian_quirks.patch
> patching file configure.in
> patching file ext/ext_skel
> patching file ext/session/session.c
> patching file php.ini-dist
> patching file php.ini-recommended
> patching file sapi/caudium/config.m4
> patching file sapi/cli/php.1.in
> patching file scripts/Makefile.frag
> patching file scripts/php-config.in
> patching file scripts/phpize.in
> 
> Applying patch 013-force_getaddrinfo.patch
> patching file configure.in
> 
> Applying patch 017-pread_pwrite_disable.patch
> patching file acinclude.m4
> 
> Applying patch 019-z_off_t_as_long.patch
> patching file ext/zlib/zconf.h
> patching file ext/zlib/zlib.h
> 
> Applying patch 029-php.ini_paranoid.patch
> patching file php.ini-paranoid
> 
> Applying patch 033-we_WANT_libtool.patch
> patching file build/build2.mk
> 
> Applying patch 034-apache2_umask_fix.patch
> patching file sapi/apache2handler/sapi_apache2.c
> 
> Applying patch 036-fd_setsize_fix.patch
> patching file ext/sockets/sockets.c
> patching file ext/standard/streamsfuncs.c
> 
> Applying patch 043-recode_size_t.patch
> patching file ext/recode/recode.c
> 
> Applying patch 044-strtod_arm_fix.patch
> patching file Zend/zend_strtod.c
> 
> Applying patch 045-exif_nesting_level.patch
> patching file ext/exif/exif.c
> 
> Applying patch 047-zts_with_dl.patch
> patching file ext/standard/dl.c
> 
> Applying patch 052-phpinfo_no_configure.patch
> patching file ext/standard/info.c
> patching file ext/standard/tests/general_functions/phpinfo.phpt
> 
> Applying patch 053-extension_api.patch
> patching file configure.in
> patching file scripts/php-config.in
> 
> Applying patch 056-mime_magic_liberal.patch
> patching file ext/mime_magic/mime_magic.c
> 
> Applying patch 057-no_apache_installed.patch
> patching file sapi/apache2handler/config.m4
> patching file sapi/apache/config.m4
> patching file sapi/apache2filter/config.m4
> patching file sapi/apache_hooks/config.m4
> 
> Applying patch 100-recode_is_shared.patch
> patching file ext/recode/config9.m4
> 
> Applying patch 101-sqlite_is_shared.patch
> patching file ext/sqlite/config.m4
> 
> Applying patch 107-reflection_is_ext.patch
> patching file ext/reflection/config.m4
> 
> Applying patch 108-64_bit_datetime.patch
> patching file ext/standard/datetime.c
> 
> Applying patch 112-proc_open.patch
> patching file ext/standard/proc_open.c
> 
> Applying patch 113-php.ini_securitynotes.patch
> patching file php.ini-dist
> 
> Applying patch disable_dl_by_default.patch
> patching file php.ini-dist
> patching file php.ini-recommended
> 
> Applying patch libdb_is_-ldb
> patching file ext/dba/config.m4
> 
> Applying patch suhosin.patch
> patching file TSRM/TSRM.h
> patching file TSRM/tsrm_virtual_cwd.c
> patching file TSRM/tsrm_virtual_cwd.h
> patching file Zend/Makefile.am
> patching file Zend/Zend.dsp
> patching file Zend/ZendTS.dsp
> patching file Zend/zend.c
> patching file Zend/zend.h
> patching file Zend/zend_alloc.c
> patching file Zend/zend_alloc.h
> patching file Zend/zend_canary.c
> patching file Zend/zend_compile.c
> patching file Zend/zend_compile.h
> patching file Zend/zend_constants.c
> patching file Zend/zend_errors.h
> patching file Zend/zend_hash.c
> patching file Zend/zend_llist.c
> patching file configure.in
> patching file ext/standard/basic_functions.c
> patching file ext/standard/dl.c
> patching file ext/standard/file.c
> patching file ext/standard/file.h
> patching file ext/standard/info.c
> patching file ext/standard/syslog.c
> patching file main/fopen_wrappers.c
> patching file main/main.c
> patching file main/php.h
> patching file main/php_logos.c
> patching file main/snprintf.c
> patching file main/spprintf.c
> patching file main/suhosin_globals.h
> patching file main/suhosin_logo.h
> patching file main/suhosin_patch.c
> patching file main/suhosin_patch.h
> patching file main/suhosin_patch.m4
> patching file sapi/apache/mod_php5.c
> patching file sapi/apache2filter/sapi_apache2.c
> patching file sapi/apache2handler/sapi_apache2.c
> patching file sapi/cgi/cgi_main.c
> patching file sapi/cli/php_cli.c
> patching file win32/build/config.w32
> 
> Applying patch fix_broken_upstream_tests.patch
> patching file tests/basic/bug20539.phpt
> patching file ext/soap/tests/server009.phpt
> patching file ext/standard/tests/general_functions/phpinfo.phpt
> patching file ext/standard/tests/strings/moneyformat.phpt
> 
> Applying patch use_embedded_timezonedb.patch
> patching file ext/date/lib/timelib.m4
> patching file ext/date/lib/parse_tz.c
> 
> Applying patch manpage_spelling.patch
> patching file sapi/cli/php.1.in
> 
> Applying patch force_libmysqlclient_r.patch
> patching file ext/mysql/config.m4
> patching file ext/mysqli/config.m4
> patching file ext/pdo_mysql/config.m4
> 
> Applying patch tzdb-nofree_ents_ifnotzdata.patch
> patching file ext/date/lib/parse_tz.c
> 
> Applying patch CVE-2008-2829.patch
> patching file ext/imap/php_imap.c
> 
> Applying patch libedit_is_editline.patch
> patching file ext/readline/config.m4
> patching file ext/readline/readline.c
> 
> Now at patch libedit_is_editline.patch
> touch debian/stamp-patched
> dh_testdir
> sed -i -e 's/EXTRA_VERSION=""/EXTRA_VERSION="-2"/' configure.in
> rm -f aclocal.m4 config.sub config.guess ltmain.sh
> ./buildconf --force
> Forcing buildconf
> using default Zend directory
> buildconf: checking installation...
> buildconf: autoconf version 2.61 (ok)
> buildconf: Your version of autoconf likely contains buggy cache code.
>            Running cvsclean for you.
>            To avoid this, install autoconf-2.13.
> rebuilding aclocal.m4
> rebuilding configure
> aclocal.m4:2090: PHP_PROG_LEX is expanded from...
> rebuilding main/php_config.h.in
> autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
> autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
> autoheader: WARNING: is deprecated and discouraged.
> autoheader: 
> autoheader: WARNING: Using the third argument of `AC_DEFINE' and
> autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
> autoheader: WARNING: `acconfig.h':
> autoheader: 
> autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
> autoheader: 		[Define if a function `main' is needed.])
> autoheader: 
> autoheader: WARNING: More sophisticated templates can also be produced, see the
> autoheader: WARNING: documentation.
> aclocal.m4:2090: PHP_PROG_LEX is expanded from...
> touch prepared-stamp
> dh_testdir
> if [ -d apache2-build ]; then rm -rf apache2-build; fi
> mkdir apache2-build
> cd apache2-build && \
>         CFLAGS="-O2 -Wall -fsigned-char -fno-strict-aliasing  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -gstabs" PROG_SENDMAIL="/usr/sbin/sendmail" ../configure \
> 		--prefix=/usr --with-apxs2=/usr/bin/apxs2 \
> 		--with-config-file-path=/etc/php5/apache2 \
> 		--with-config-file-scan-dir=/etc/php5/apache2/conf.d \
> 		--build=i486-linux-gnu --host=i486-linux-gnu --mandir=/usr/share/man --enable-memory-limit --disable-debug --with-regex=php --disable-rpath --disable-static --with-pic --with-layout=GNU --with-pear=/usr/share/php --enable-calendar --enable-sysvsem --enable-sysvshm --enable-sysvmsg --enable-track-vars --enable-trans-sid --enable-bcmath --with-bz2 --enable-ctype --with-db4 --without-gdbm --with-iconv --enable-exif --enable-filepro --enable-ftp --with-gettext --enable-mbstring --with-pcre-regex=/usr --enable-shmop --enable-sockets --enable-wddx --with-libxml-dir=/usr --with-zlib --with-kerberos=/usr --with-openssl=/usr --enable-dbx --enable-soap --enable-zip --with-mime-magic=/usr/share/file/magic.mime --with-exec-dir=/usr/lib/php5/libexec --with-system-tzdata \
> 		--without-mm \
> 		--with-curl=shared,/usr \
> 		--with-zlib-dir=/usr \
> 		--with-gd=shared,/usr --enable-gd-native-ttf \
> 		--with-gmp=shared,/usr \
> 		--with-jpeg-dir=shared,/usr \
> 		--with-xpm-dir=shared,/usr/X11R6 \
> 		--with-png-dir=shared,/usr \
> 		--with-freetype-dir=shared,/usr \
> 		--with-imap=shared,/usr \
> 		--with-imap-ssl \
> 		--with-interbase=shared,/usr --with-pdo-firebird=shared,/usr \
> 		--with-ttf=shared,/usr \
> 		--with-t1lib=shared,/usr \
> 		--with-ldap=shared,/usr \
> 		--with-ldap-sasl=/usr \
> 		--with-mcrypt=shared,/usr \
> 		--with-mhash=shared,/usr \
> 		--with-mysql=shared,/usr \
> 		--with-mysqli=shared,/usr/bin/mysql_config \
> 		--with-pspell=shared,/usr \
> 		--with-unixODBC=shared,/usr \
> 		--with-recode=shared,/usr \
> 		--with-xsl=shared,/usr \
> 		--with-snmp=shared,/usr \
> 		--with-sqlite=shared,/usr \
> 		--with-mssql=shared,/usr \
> 		--with-tidy=shared,/usr \
> 		--with-xmlrpc=shared \
> 		--with-pgsql=shared,/usr PGSQL_INCLUDE=`pg_config --includedir` \
> 		--enable-pdo=shared \
> 		--without-pdo-dblib \
> 		--with-pdo-mysql=shared,/usr \
> 		--with-pdo-odbc=shared,unixODBC,/usr \
> 		--with-pdo-pgsql=shared,/usr/bin/pg_config \
> 		--with-pdo-sqlite=shared,/usr \
> 		--with-pdo-dblib=shared,/usr
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for a sed that does not truncate output... /bin/sed
> checking build system type... i486-pc-linux-gnu
> checking host system type... i486-pc-linux-gnu
> checking target system type... i486-pc-linux-gnu
> Updated main/php_version.h
> shtool:echo:Warning: unable to determine terminal sequence for bold mode
> shtool:echo:Warning: unable to determine terminal sequence for bold mode
> checking for i486-linux-gnu-gcc... i486-linux-gnu-gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... 
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether i486-linux-gnu-gcc accepts -g... yes
> checking for i486-linux-gnu-gcc option to accept ISO C89... none needed
> checking how to run the C preprocessor... i486-linux-gnu-gcc -E
> checking for icc... no
> checking whether i486-linux-gnu-gcc and cc understand -c and -o together... yes
> checking how to run the C preprocessor... i486-linux-gnu-gcc -E
> checking for AIX... no
> checking whether ln -s works... yes
> checking for system library directory... lib
> checking whether to enable runpaths... no
> checking if compiler supports -R... no
> checking if compiler supports -Wl,-rpath,... yes
> checking for re2c... re2c
> checking for re2c version... 0.13.5 (ok)
> checking for gawk... no
> checking for nawk... nawk
> checking if nawk is broken... no
> checking for bison... bison -y
> checking for bison version... 2.3 (ok)
> checking for flex... flex
> checking lex output file root... lex.yy
> checking lex library... -lfl
> checking whether yytext is a pointer... yes
> checking for an ANSI C-conforming const... yes
> checking for flex version... invalid
> configure: WARNING: flex versions supported for regeneration of the Zend/PHP parsers: 2.5.4  (found: 2.5.35)
> checking whether to force non-PIC code in shared modules... no
> checking whether /dev/urandom exists... yes
> checking for pthreads_cflags... -pthread
> checking for pthreads_lib... 
> 
> Configuring SAPI modules
> checking for AOLserver support... no
> checking for Apache 1.x module support via DSO through APXS... no
> checking for Apache 1.x module support... no
> checking whether to enable Apache charset compatibility option... no
> checking for Apache 2.0 filter-module support via DSO through APXS... no
> checking for Apache 2.0 handler-module support via DSO through APXS... yes
> checking for Apache 1.x (hooks) module support via DSO through APXS... no
> checking for Apache 1.x (hooks) module support... no
> checking whether to enable Apache charset compatibility option... no
> checking for Caudium support... no
> checking for CLI build... yes
> checking for Continuity support... no
> checking for embedded SAPI library support... no
> checking for Zeus ISAPI support... no
> checking for Milter support... no
> checking for NSAPI support... no
> checking for PHTTPD support... no
> checking for Pi3Web support... no
> checking whether Roxen module is build using ZTS... no
> checking for Roxen/Pike support... 
> checking for thttpd... no
> checking for TUX... no
> checking for webjames... no
> checking for chosen SAPI module... apache2handler
> 
> Running system checks
> checking for sendmail... /usr/sbin/sendmail
> checking whether system uses EBCDIC... no
> checking whether byte ordering is bigendian... no
> checking whether writing to stdout works... This is the test message -- yes
> checking for socket... yes
> checking for socketpair... yes
> checking for htonl... yes
> checking for gethostname... yes
> checking for gethostbyaddr... yes
> checking for yp_get_default_domain... no
> checking for __yp_get_default_domain... no
> checking for yp_get_default_domain in -lnsl... yes
> checking for dlopen... no
> checking for __dlopen... no
> checking for dlopen in -ldl... yes
> checking for sin in -lm... yes
> checking for res_search... no
> checking for __res_search... no
> checking for res_search in -lresolv... yes
> checking for inet_aton... yes
> checking for dn_skipname... no
> checking for __dn_skipname... yes
> checking for ANSI C header files... yes
> checking for dirent.h that defines DIR... yes
> checking for library containing opendir... none required
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for dirent.h... yes
> checking for ApplicationServices/ApplicationServices.h... no
> checking for sys/param.h... yes
> checking for sys/types.h... yes
> checking for sys/time.h... yes
> checking for netinet/in.h... yes
> checking for alloca.h... yes
> checking for arpa/inet.h... yes
> checking for arpa/nameser.h... yes
> checking for assert.h... yes
> checking for crypt.h... yes
> checking for fcntl.h... yes
> checking for grp.h... yes
> checking for ieeefp.h... no
> checking for langinfo.h... yes
> checking for limits.h... yes
> checking for locale.h... yes
> checking for monetary.h... yes
> checking for mach-o/dyld.h... no
> checking for netdb.h... yes
> checking for pwd.h... yes
> checking for resolv.h... yes
> checking for signal.h... yes
> checking for stdarg.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for syslog.h... yes
> checking for sysexits.h... yes
> checking for sys/ioctl.h... yes
> checking for sys/file.h... yes
> checking for sys/mman.h... yes
> checking for sys/mount.h... yes
> checking for sys/poll.h... yes
> checking for sys/resource.h... yes
> checking for sys/select.h... yes
> checking for sys/socket.h... yes
> checking for sys/stat.h... yes
> checking for sys/statfs.h... yes
> checking for sys/statvfs.h... yes
> checking for sys/vfs.h... yes
> checking for sys/sysexits.h... no
> checking for sys/varargs.h... no
> checking for sys/wait.h... yes
> checking for sys/loadavg.h... no
> checking for termios.h... yes
> checking for unistd.h... yes
> checking for unix.h... no
> checking for utime.h... yes
> checking for sys/utsname.h... yes
> checking for sys/ipc.h... yes
> checking for dlfcn.h... yes
> checking for assert.h... (cached) yes
> checking for fopencookie... yes
> checking for broken getcwd... no
> checking for broken libc stdio... yes
> checking whether struct tm is in sys/time.h or time.h... time.h
> checking for struct tm.tm_zone... yes
> checking for missing declarations of reentrant functions... done
> checking for fclose declaration... ok
> checking for tm_gmtoff in struct tm... yes
> checking for struct flock... yes
> checking for socklen_t... yes
> checking for size_t... yes
> checking size of size_t... 4
> checking for long long... yes
> checking size of long long... 8
> checking for long long int... yes
> checking size of long long int... 8
> checking for long... yes
> checking size of long... 4
> checking for int... yes
> checking size of int... 4
> checking size of intmax_t... 8
> checking size of ssize_t... 4
> checking size of ptrdiff_t... 4
> checking for struct stat.st_blksize... yes
> checking for struct stat.st_blocks... yes
> checking for struct stat.st_rdev... yes
> checking for size_t... (cached) yes
> checking for uid_t in sys/types.h... yes
> checking for struct sockaddr_storage... yes
> checking for field sa_len in struct sockaddr... no
> checking for IPv6 support... yes
> checking for vprintf... yes
> checking for _doprnt... no
> checking for alphasort... yes
> checking for asctime_r... yes
> checking for chroot... yes
> checking for ctime_r... yes
> checking for cuserid... yes
> checking for crypt... no
> checking for flock... yes
> checking for ftok... yes
> checking for funopen... no
> checking for gai_strerror... yes
> checking for gcvt... yes
> checking for getloadavg... yes
> checking for getlogin... yes
> checking for getprotobyname... yes
> checking for getprotobynumber... yes
> checking for getservbyname... yes
> checking for getservbyport... yes
> checking for getrusage... yes
> checking for gettimeofday... yes
> checking for gmtime_r... yes
> checking for getpwnam_r... yes
> checking for getgrnam_r... yes
> checking for getpwuid_r... yes
> checking for grantpt... yes
> checking for inet_ntoa... yes
> checking for inet_ntop... yes
> checking for inet_pton... yes
> checking for isascii... yes
> checking for link... yes
> checking for localtime_r... yes
> checking for lockf... yes
> checking for lchown... yes
> checking for lrand48... yes
> checking for memcpy... yes
> checking for memmove... yes
> checking for mkstemp... yes
> checking for mmap... yes
> checking for nl_langinfo... yes
> checking for perror... yes
> checking for poll... yes
> checking for ptsname... yes
> checking for putenv... yes
> checking for realpath... yes
> checking for random... yes
> checking for rand_r... yes
> checking for regcomp... yes
> checking for res_search... (cached) yes
> checking for scandir... yes
> checking for setitimer... yes
> checking for setlocale... yes
> checking for localeconv... yes
> checking for setenv... yes
> checking for setpgid... yes
> checking for setsockopt... yes
> checking for setvbuf... yes
> checking for shutdown... yes
> checking for sin... yes
> checking for snprintf... yes
> checking for srand48... yes
> checking for srandom... yes
> checking for statfs... yes
> checking for statvfs... yes
> checking for std_syslog... no
> checking for strcasecmp... yes
> checking for strcoll... yes
> checking for strdup... yes
> checking for strerror... yes
> checking for strftime... yes
> checking for strptime... yes
> checking for strstr... yes
> checking for strtok_r... yes
> checking for symlink... yes
> checking for tempnam... yes
> checking for tzset... yes
> checking for unlockpt... yes
> checking for unsetenv... yes
> checking for usleep... yes
> checking for nanosleep... yes
> checking for utime... yes
> checking for vsnprintf... yes
> checking for strlcat... no
> checking for strlcpy... no
> checking for getopt... yes
> checking for utime.h... (cached) yes
> checking whether utime accepts a null argument... yes
> checking for working alloca.h... yes
> checking for alloca... yes
> checking for declared timezone... yes
> checking for type of reentrant time-related functions... POSIX
> checking for readdir_r... yes
> checking for type of readdir_r... POSIX
> checking for in_addr_t... yes
> checking for crypt_r... no
> 
> General settings
> checking whether to include gcov symbols... no
> checking whether to include debugging symbols... no
> checking layout of installed files... GNU
> checking path to configuration file... /etc/php5/apache2
> checking where to scan for configuration files... /etc/php5/apache2/conf.d
> checking whether to enable safe mode by default... no
> checking for safe mode exec dir... /usr/lib/php5/libexec
> checking whether to enable PHP's own SIGCHLD handler... no
> checking whether to enable magic quotes by default... no
> checking whether to explicitly link against libgcc... no
> checking whether to enable short tags by default... yes
> checking whether to enable dmalloc... no
> checking whether to enable IPv6 support... yes
> checking how big to make fd sets... using system default
> 
> Configuring extensions
> checking whether to enable LIBXML support... yes
> checking libxml2 install dir... /usr
> checking for xml2-config path... /usr/bin/xml2-config
> checking whether libxml build works... yes
> checking for OpenSSL support... yes
> checking for Kerberos support... /usr
> checking for krb5-config... /usr/bin/krb5-config
> checking for DSA_get_default_method in -lssl... yes
> checking for pkg-config... /usr/bin/pkg-config
> checking for OpenSSL version... >= 0.9.6
> checking for CRYPTO_free in -lcrypto... yes
> checking for SSL_CTX_set_ssl_version in -lssl... yes
> checking for PCRE support... yes
> checking for ZLIB support... yes
> checking if the location of ZLIB install directory is defined... /usr
> checking for gzgets in -lz... yes
> checking whether to enable bc style precision math functions... yes
> checking for BZip2 support... yes
> checking for BZip2 in default path... found in /usr
> checking for BZ2_bzerror in -lbz2... yes
> checking whether to enable calendar conversion support... yes
> checking whether to enable ctype functions... yes
> checking for cURL support... yes, shared
> checking if we should use cURL for url streams... no
> checking for cURL 7.10.5 or greater... libcurl 7.18.2
> checking for SSL support in libcurl... yes
> checking how to run the C preprocessor... i486-linux-gnu-gcc -E
> checking for openssl support in libcurl... no
> checking for gnutls support in libcurl... no
> checking for curl_easy_perform in -lcurl... yes
> checking for curl_version_info in -lcurl... yes
> checking for curl_easy_strerror in -lcurl... yes
> checking for curl_multi_strerror in -lcurl... yes
> checking for long... (cached) yes
> checking size of long... (cached) 4
> checking for int... (cached) yes
> checking size of int... (cached) 4
> checking for int32_t... yes
> checking for uint32_t... yes
> checking for sys/types.h... (cached) yes
> checking for inttypes.h... (cached) yes
> checking for stdint.h... (cached) yes
> checking for string.h... (cached) yes
> checking for stdlib.h... (cached) yes
> checking for strtoll... yes
> checking for atoll... yes
> checking for strftime... (cached) yes
> checking for use of system timezone data... yes
> checking for QDBM support... no
> checking for GDBM support... no
> checking for NDBM support... no
> checking for db4 minor version and patch level... ok
> checking for Berkeley DB4 support... yes
> checking for Berkeley DB3 support... no
> checking for Berkeley DB2 support... no
> checking for DB1 support... no
> checking for DBM support... no
> checking for CDB support... builtin
> checking for INI File support... builtin
> checking for FlatFile support... builtin
> checking whether to enable DBA interface... yes
> checking whether to enable dbase support... no
> checking whether to enable DOM support... yes
> checking for xml2-config path... (cached) /usr/bin/xml2-config
> checking whether libxml build works... (cached) yes
> checking whether to enable EXIF (metadata from images) support... yes
> checking for FrontBase SQL92 (fbsql) support... no
> checking for FDF support... no
> checking whether to enable input filter support... yes
> checking pcre install prefix... no
> checking whether to enable FTP support... yes
> checking OpenSSL dir for FTP... no
> checking for OpenSSL version... >= 0.9.6
> checking for CRYPTO_free in -lcrypto... (cached) yes
> checking for SSL_CTX_set_ssl_version in -lssl... (cached) yes
> checking for GD support... yes, shared
> checking for the location of libjpeg... shared,/usr
> checking for the location of libpng... shared,/usr
> checking for the location of libXpm... shared,/usr/X11R6
> checking for FreeType 1.x support... shared,/usr
> checking for FreeType 2... shared,/usr
> checking for T1lib support... shared,/usr
> checking whether to enable truetype string function in GD... yes
> checking whether to enable JIS-mapped Japanese font support in GD... no
> checking for jpeg_read_header in -ljpeg... yes
> checking for png_write_image in -lpng... yes
> checking for XpmFreeXpmImage in -lXpm... yes
> checking for FT_New_Face in -lfreetype... yes
> checking for FreeType 1 support... no - FreeType 2.x is to be used instead
> checking for T1_StrError in -lt1... yes
> checking for gdImageString16 in -lgd... yes
> checking for gdImagePaletteCopy in -lgd... yes
> checking for gdImageCreateFromPng in -lgd... yes
> checking for gdImageCreateFromGif in -lgd... yes
> checking for gdImageGif in -lgd... yes
> checking for gdImageWBMP in -lgd... yes
> checking for gdImageCreateFromJpeg in -lgd... yes
> checking for gdImageCreateFromXpm in -lgd... yes
> checking for gdImageCreateFromGd2 in -lgd... yes
> checking for gdImageCreateTrueColor in -lgd... yes
> checking for gdImageSetTile in -lgd... yes
> checking for gdImageEllipse in -lgd... no
> checking for gdImageSetBrush in -lgd... yes
> checking for gdImageStringTTF in -lgd... yes
> checking for gdImageStringFT in -lgd... yes
> checking for gdImageStringFTEx in -lgd... yes
> checking for gdImageColorClosestHWB in -lgd... yes
> checking for gdImageColorResolve in -lgd... yes
> checking for gdImageGifCtx in -lgd... yes
> checking for gdCacheCreate in -lgd... yes
> checking for gdFontCacheShutdown in -lgd... yes
> checking for gdFreeFontCache in -lgd... yes
> checking for gdFontCacheMutexSetup in -lgd... no
> checking for gdNewDynamicCtxEx in -lgd... yes
> checking for gdImageCreate in -lgd... yes
> checking for GNU gettext support... yes
> checking for bindtextdomain in -lintl... no
> checking for bindtextdomain in -lc... yes
> checking for ngettext in -lc... yes
> checking for dngettext in -lc... yes
> checking for dcngettext in -lc... yes
> checking for bind_textdomain_codeset in -lc... yes
> checking for GNU MP support... yes, shared
> checking for __gmp_randinit_lc_2exp_size in -lgmp... yes
> checking whether to enable hash support... yes
> checking whether byte ordering is bigendian... (cached) no
> checking for short... yes
> checking size of short... 2
> checking for int... (cached) yes
> checking size of int... (cached) 4
> checking for long... (cached) yes
> checking size of long... (cached) 4
> checking for long long... (cached) yes
> checking size of long long... (cached) 8
> checking for iconv support... yes
> checking for iconv... yes
> checking if iconv is glibc's... yes
> checking if iconv supports errno... yes
> checking if your cpp allows macro usage in include lines... yes
> checking for IMAP support... yes, shared
> checking for IMAP Kerberos support... /usr
> checking for IMAP SSL support... yes
> checking for utf8_mime2text signature... new
> checking for U8T_CANONICAL... yes
> checking for pam_start in -lpam... yes
> checking for crypt in -lcrypt... yes
> checking for OpenSSL version... >= 0.9.6
> checking for CRYPTO_free in -lcrypto... (cached) yes
> checking for SSL_CTX_set_ssl_version in -lssl... (cached) yes
> checking whether build with IMAP works... yes
> checking for InterBase support... yes, shared
> checking for isc_detach_database in -lfbclient... yes
> checking whether to enable JavaScript Object Serialization support... yes
> checking for ANSI C header files... (cached) yes
> checking for LDAP support... yes, shared
> checking for LDAP Cyrus SASL support... /usr
> checking for 3 arg ldap_set_rebind_proc... yes
> checking for ldap_parse_result... yes
> checking for ldap_parse_reference... yes
> checking for ldap_start_tls_s... yes
> checking for sasl_version in -lldap... yes
> checking for ldap_bind_s... yes
> checking whether to enable multibyte string support... yes
> checking whether to enable multibyte regex support... yes
> checking whether to check multibyte regex backtrack... yes
> checking for external libmbfl... no
> checking for variable length prototypes and stdarg.h... yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking strings.h usability... yes
> checking strings.h presence... yes
> checking for strings.h... yes
> checking for unistd.h... (cached) yes
> checking for sys/time.h... (cached) yes
> checking sys/times.h usability... yes
> checking sys/times.h presence... yes
> checking for sys/times.h... yes
> checking for stdarg.h... (cached) yes
> checking for int... (cached) yes
> checking size of int... (cached) 4
> checking for short... (cached) yes
> checking size of short... (cached) 2
> checking for long... (cached) yes
> checking size of long... (cached) 4
> checking for an ANSI C-conforming const... (cached) yes
> checking whether time.h and sys/time.h may both be included... yes
> checking for working alloca.h... (cached) yes
> checking for alloca... (cached) yes
> checking for working memcmp... yes
> checking for mcrypt support... yes, shared
> checking for libmcrypt version... >= 2.5.6
> checking for mcrypt_module_open in -lmcrypt... yes
> checking for mhash support... yes, shared
> checking whether to include mime_magic support... yes
> checking for MING support... no
> checking for mSQL support... no
> checking for MSSQL support via FreeTDS... yes, shared
> configure: error: Directory /usr is not a FreeTDS installation directory
> make: *** [configure-apache2-stamp] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/08/07

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |




Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#494230; Package php5. (full text, mbox, link).


Acknowledgement sent to atomo64@gmail.com:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (full text, mbox, link).


Message #10 received at 494230@bugs.debian.org (full text, mbox, reply):

From: atomo64@gmail.com
To: "Lucas Nussbaum" <lucas@lucas-nussbaum.net>, 494230@bugs.debian.org
Cc: control@bugs.debian.org
Subject: Re: [php-maint] Bug#494230: php5: FTBFS: configure: error: Directory /usr is not a FreeTDS installation directory
Date: Sat, 9 Aug 2008 03:16:26 +0000
tag 494230 patch upstream
forwarded http://bugs.php.net/bug.php?id=44991
thanks

There's a patch at gentoo (referenced in php.net's bug repport) that I
will give a try and commit if it works.

Just need to remember the ip of the machine lucas  gave me access to :-/

Cheers,
-- 
Atomo64 - Raphael

Please avoid sending me Word, PowerPoint or Excel attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html




Tags added: patch, upstream Request was from atomo64@gmail.com to control@bugs.debian.org. (Sat, 09 Aug 2008 03:18:06 GMT) (full text, mbox, link).


Tags added: pending Request was from Raphael Geissert <atomo64-guest@alioth.debian.org> to control@bugs.debian.org. (Sat, 09 Aug 2008 04:33:02 GMT) (full text, mbox, link).


Noted your statement that Bug has been forwarded to http://bugs.php.net/bug.php?id=44991. Request was from atomo64@gmail.com to control@bugs.debian.org. (Sat, 09 Aug 2008 05:03:02 GMT) (full text, mbox, link).


Reply sent to Sean Finney <seanius@debian.org>:
You have taken responsibility. (full text, mbox, link).


Notification sent to Lucas Nussbaum <lucas@lucas-nussbaum.net>:
Bug acknowledged by developer. (full text, mbox, link).


Message #21 received at 494230-close@bugs.debian.org (full text, mbox, reply):

From: Sean Finney <seanius@debian.org>
To: 494230-close@bugs.debian.org
Subject: Bug#494230: fixed in php5 5.2.6-3
Date: Thu, 21 Aug 2008 18:02:26 +0000
Source: php5
Source-Version: 5.2.6-3

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

libapache2-mod-php5_5.2.6-3_amd64.deb
  to pool/main/p/php5/libapache2-mod-php5_5.2.6-3_amd64.deb
libapache2-mod-php5filter_5.2.6-3_amd64.deb
  to pool/main/p/php5/libapache2-mod-php5filter_5.2.6-3_amd64.deb
php-pear_5.2.6-3_all.deb
  to pool/main/p/php5/php-pear_5.2.6-3_all.deb
php5-cgi_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-cgi_5.2.6-3_amd64.deb
php5-cli_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-cli_5.2.6-3_amd64.deb
php5-common_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-common_5.2.6-3_amd64.deb
php5-curl_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-curl_5.2.6-3_amd64.deb
php5-dbg_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-dbg_5.2.6-3_amd64.deb
php5-dev_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-dev_5.2.6-3_amd64.deb
php5-gd_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-gd_5.2.6-3_amd64.deb
php5-gmp_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-gmp_5.2.6-3_amd64.deb
php5-imap_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-imap_5.2.6-3_amd64.deb
php5-interbase_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-interbase_5.2.6-3_amd64.deb
php5-ldap_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-ldap_5.2.6-3_amd64.deb
php5-mcrypt_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-mcrypt_5.2.6-3_amd64.deb
php5-mhash_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-mhash_5.2.6-3_amd64.deb
php5-mysql_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-mysql_5.2.6-3_amd64.deb
php5-odbc_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-odbc_5.2.6-3_amd64.deb
php5-pgsql_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-pgsql_5.2.6-3_amd64.deb
php5-pspell_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-pspell_5.2.6-3_amd64.deb
php5-recode_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-recode_5.2.6-3_amd64.deb
php5-snmp_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-snmp_5.2.6-3_amd64.deb
php5-sqlite_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-sqlite_5.2.6-3_amd64.deb
php5-sybase_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-sybase_5.2.6-3_amd64.deb
php5-tidy_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-tidy_5.2.6-3_amd64.deb
php5-xmlrpc_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-xmlrpc_5.2.6-3_amd64.deb
php5-xsl_5.2.6-3_amd64.deb
  to pool/main/p/php5/php5-xsl_5.2.6-3_amd64.deb
php5_5.2.6-3.diff.gz
  to pool/main/p/php5/php5_5.2.6-3.diff.gz
php5_5.2.6-3.dsc
  to pool/main/p/php5/php5_5.2.6-3.dsc
php5_5.2.6-3_all.deb
  to pool/main/p/php5/php5_5.2.6-3_all.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 494230@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sean Finney <seanius@debian.org> (supplier of updated php5 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 ftpmaster@debian.org)


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

Format: 1.8
Date: Wed, 20 Aug 2008 19:32:02 +0200
Source: php5
Binary: php5 php5-common libapache2-mod-php5 libapache2-mod-php5filter php5-cgi php5-cli php5-dev php5-dbg php-pear php5-curl php5-gd php5-gmp php5-imap php5-interbase php5-ldap php5-mcrypt php5-mhash php5-mysql php5-odbc php5-pgsql php5-pspell php5-recode php5-snmp php5-sqlite php5-sybase php5-tidy php5-xmlrpc php5-xsl
Architecture: source amd64 all
Version: 5.2.6-3
Distribution: unstable
Urgency: high
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Changed-By: Sean Finney <seanius@debian.org>
Description: 
 libapache2-mod-php5 - server-side, HTML-embedded scripting language (Apache 2 module)
 libapache2-mod-php5filter - server-side, HTML-embedded scripting language (apache 2 filter mo
 php-pear   - PEAR - PHP Extension and Application Repository
 php5       - server-side, HTML-embedded scripting language (metapackage)
 php5-cgi   - server-side, HTML-embedded scripting language (CGI binary)
 php5-cli   - command-line interpreter for the php5 scripting language
 php5-common - Common files for packages built from the php5 source
 php5-curl  - CURL module for php5
 php5-dbg   - Debug symbols for PHP5
 php5-dev   - Files for PHP5 module development
 php5-gd    - GD module for php5
 php5-gmp   - GMP module for php5
 php5-imap  - IMAP module for php5
 php5-interbase - interbase/firebird module for php5
 php5-ldap  - LDAP module for php5
 php5-mcrypt - MCrypt module for php5
 php5-mhash - MHASH module for php5
 php5-mysql - MySQL module for php5
 php5-odbc  - ODBC module for php5
 php5-pgsql - PostgreSQL module for php5
 php5-pspell - pspell module for php5
 php5-recode - recode module for php5
 php5-snmp  - SNMP module for php5
 php5-sqlite - SQLite module for php5
 php5-sybase - Sybase / MS SQL Server module for php5
 php5-tidy  - tidy module for php5
 php5-xmlrpc - XML-RPC module for php5
 php5-xsl   - XSL module for php5
Closes: 471548 478995 492025 494230 495575
Changes: 
 php5 (5.2.6-3) unstable; urgency=high
 .
   [ Thijs Kinkhorst ]
   * Drop unneeded php5-timezonedb Suggests and obsolete php3 Conflicts.
   * Add documentation about the timezonedb change (Closes: #492025).
 .
   [ Adam Conrad ]
   * Modify 033-we_WANT_libtool.patch to cope with newer versions of
     libtool that only copy auxilliary files when --install is used,
     while still working with older versions that DTRT without.
 .
   [ Raphael Geissert ]
   * debian/rules:
     + Avoid installing useless test suites in php-pear (Closes: #478995)
     + Remove any empty directory in php-pear
     + Also get rid of usr/share/php/data/Structures_Graph/*
       - Those were meant to be used by upstream maintainer
   * debian/php5-dev.lintian-overrides:
     - usr/lib/php5/build/run-tests.php is not meant to be used directly
   * debian/control: bumped Standards Version to 3.8.0, no changes needed
   * bad_whatis_entries.patch: fixes the whatis entries of all the manpages
   * deprecated_freetds_check.patch: fixes the freetds detection routine
     + Closes: #494230
     - Thanks to jklowden@freetds.org and the Gentoo folks for the patch
       (RC bugfix, upload urgency bumped)
   * debian/libapache2-mod-php5*-{prerm,postinst}:
     - Create a status file when removing the package (but not purging)
        while having the mod enabled so reinstallation of the package
        does not end up disabling the module (Closes: #471548)
 .
   [ Sean Finney ]
   * Bump dependency on libmysqlclient15off to require the version from
     lenny or later, in order to avoid subtle problems not previously detected
     with libmysqlclient_r on mixed etch/lenny/sid systems (closes: #495575).
Checksums-Sha1: 
 a5df83c1a51737c2c413771ffc5fa0d2cc46bc56 2407 php5_5.2.6-3.dsc
 8483c5743a94d48eccd4996fde296e10524f1416 138750 php5_5.2.6-3.diff.gz
 be8f75e9cf8b296d74abea38c62f4cddcdd15688 365590 php5-common_5.2.6-3_amd64.deb
 2263f6c04a99821a1aa1d6fb2b04651b0be686f9 2614384 libapache2-mod-php5_5.2.6-3_amd64.deb
 e8cba09bd25531631311af4140a64e2dd3e87326 2613010 libapache2-mod-php5filter_5.2.6-3_amd64.deb
 b0a8cb0b9ea30a8b845f290eb86495b2f69a5de3 5082518 php5-cgi_5.2.6-3_amd64.deb
 4cf6f956879c77af94bee98c72a61ca87a989cff 2558964 php5-cli_5.2.6-3_amd64.deb
 42e3c66a93fb59a6bad2ee4876b47e0c2df19e12 366604 php5-dev_5.2.6-3_amd64.deb
 19c53fdf5891452c5398f9a17b14ee8680c87825 8280922 php5-dbg_5.2.6-3_amd64.deb
 c9d650a8eb155e835dc96875089bc28a19de5ba2 25200 php5-curl_5.2.6-3_amd64.deb
 b8f1c9038b4c137493f67d700765dafbe881bc7f 36898 php5-gd_5.2.6-3_amd64.deb
 7ac5aa2ed518aa4278ec2f4a16deeb1db54489b4 16488 php5-gmp_5.2.6-3_amd64.deb
 a48da237976ba552e89ef70465c08c6d534c437d 38066 php5-imap_5.2.6-3_amd64.deb
 2524832dd65e68bb2709bfa72c501d158390f9a2 48402 php5-interbase_5.2.6-3_amd64.deb
 de32b7ce85fa0593a6b2fb593252dbefb4991b57 20132 php5-ldap_5.2.6-3_amd64.deb
 ceca02cf78894c33f9392a29a1eebf6ee9c583ed 14166 php5-mcrypt_5.2.6-3_amd64.deb
 39e645cc3c3ff57ac23b390a3ea1b1d9c29bc16d 5420 php5-mhash_5.2.6-3_amd64.deb
 cadb04b1dc68731b1ad96d9c89642bb052dbd159 73552 php5-mysql_5.2.6-3_amd64.deb
 278e767899d644575d8c70412da928d4123d0a0a 37828 php5-odbc_5.2.6-3_amd64.deb
 8d4715942bfd6f3a152083b2a1921e8ed0510def 57206 php5-pgsql_5.2.6-3_amd64.deb
 c5f4011b3065db5f2fd761b008be3e6e347bdd9d 9456 php5-pspell_5.2.6-3_amd64.deb
 1908b237965488bcda096bade13b08cf096cddcc 5078 php5-recode_5.2.6-3_amd64.deb
 734dd73c09218ebd2b5ee409b8c75739539694a9 12284 php5-snmp_5.2.6-3_amd64.deb
 3d6c65047e4c250af7bbbfdd66cdcb79c9a3364b 39730 php5-sqlite_5.2.6-3_amd64.deb
 e532ecaf7732bc81320bdd1a8f8c4b1f3d75243f 28050 php5-sybase_5.2.6-3_amd64.deb
 ecf181880e5e631b5244693b84eb749c674453f2 18114 php5-tidy_5.2.6-3_amd64.deb
 1c378e8e296fdcc3c57b72fa75e2dab5552c6f91 40868 php5-xmlrpc_5.2.6-3_amd64.deb
 783c7e1af5df9bea6a170ba26f9812f12c109525 13914 php5-xsl_5.2.6-3_amd64.deb
 d72337a2a3653e53e4c729ea4912e016ad6520c5 1068 php5_5.2.6-3_all.deb
 62459f5bbddbe0f5723d1e98110217781630857a 334126 php-pear_5.2.6-3_all.deb
Checksums-Sha256: 
 7e88070d3b147c3921809bf34e818404372c2000deb58f769bcf21a7f781359e 2407 php5_5.2.6-3.dsc
 cc4832429d49a50a89ca1fdd386914d7fb33dcd46a2fdf1b0590a003f22caa77 138750 php5_5.2.6-3.diff.gz
 32aa5647201ccf3147bc624dde72ed9e63db1dd00137f4d78a0482349c6d2854 365590 php5-common_5.2.6-3_amd64.deb
 11be994c7cef11d957550175ad7b8a45b1edf4770d2715d95124efde9c13fb0b 2614384 libapache2-mod-php5_5.2.6-3_amd64.deb
 7db0877d060b9e25773f67d58858bb4def55f8ff22b6781d122db55ffe884ada 2613010 libapache2-mod-php5filter_5.2.6-3_amd64.deb
 b74ee225ef5e198b26a9b7e42aad910ae66ce6538dfd0fdcb064bfb686fe361c 5082518 php5-cgi_5.2.6-3_amd64.deb
 efa45a99f6c768c469c92472c57155fb2c62e2a09414ec57e174b1061e6cb406 2558964 php5-cli_5.2.6-3_amd64.deb
 f244ead92de75c49fda68edc3661dfa5999ac57c1c0bf7ee5e633f3a78254f35 366604 php5-dev_5.2.6-3_amd64.deb
 d410ee580c532b9c7ceed19460a3c192900ee8fdb46425fb851a97c042066a78 8280922 php5-dbg_5.2.6-3_amd64.deb
 2d996716b9cf68ef024daf556b4ea893d553276731411e76bb137d1a8e5cbf34 25200 php5-curl_5.2.6-3_amd64.deb
 febeb1dcb701f17c70eaed147f3cdb724950ebd164e4733e6cc6a87b693b0690 36898 php5-gd_5.2.6-3_amd64.deb
 8b1c6ea9c45366079cc5551387b0cdc0168196b7d954943cdae3beff8bdff928 16488 php5-gmp_5.2.6-3_amd64.deb
 37441035a2fe1e47c5ee536e9642a9ca32116f8fe321c398d92d3d58b2d203dc 38066 php5-imap_5.2.6-3_amd64.deb
 b2ed2b88c593b8eb67aef913a163a954cf222e19c45584ff78f6e725814199f5 48402 php5-interbase_5.2.6-3_amd64.deb
 ebbc319ff7737e1297fbd1d8b16d9334564c1638853fadfba9ccda4558c31ee0 20132 php5-ldap_5.2.6-3_amd64.deb
 177cbf1ee5842ab97e6745a347d0232edadbc0e892a3d4934453a164bf8d47b3 14166 php5-mcrypt_5.2.6-3_amd64.deb
 e4a82c5d4aa2559f3f54dba694f5c82e2095a950eec85bf6774f9bafd6e364f5 5420 php5-mhash_5.2.6-3_amd64.deb
 779a9d5753a1a20d5bddaeb599878117423e83d110c9ae17e3d4e48a6fa63c80 73552 php5-mysql_5.2.6-3_amd64.deb
 8e4510ac3e3b447bb96d2d12b051204aea7510c526de867ab35919a0618bdd93 37828 php5-odbc_5.2.6-3_amd64.deb
 8e98ffb6c42b58e78501fddfc64c6cc53c2b0bf2c27d1c667c21d01f4de79d55 57206 php5-pgsql_5.2.6-3_amd64.deb
 7bdfbb9624c0b5ddec42f213eb749676b2a0abc004ffb3f7a954cafce6105c12 9456 php5-pspell_5.2.6-3_amd64.deb
 e5645f444002f8e371078a96980d0a159b8c675ba552b8cd29e8fd1e495fbcaa 5078 php5-recode_5.2.6-3_amd64.deb
 17defee134efda7ea9d6eff62973f46d94f58ef96a1d46cdb174c3c6aebd763f 12284 php5-snmp_5.2.6-3_amd64.deb
 69fd80806cb420a6dcdd464ff9b92a1370330c1c7fd26b96738a88566454db31 39730 php5-sqlite_5.2.6-3_amd64.deb
 a608ca889826a55cd762991d5b2daef831b4f4361542d49514faec2a756850ec 28050 php5-sybase_5.2.6-3_amd64.deb
 16733ab72e221d2bcd4553205184f25ac87a5917828e4d5f934a13c9afa1a4f4 18114 php5-tidy_5.2.6-3_amd64.deb
 88c8c2d5efca4f2d335dfb1a47e2e6e10ef95a5597d12f0ef57f3e090fca60c1 40868 php5-xmlrpc_5.2.6-3_amd64.deb
 c0403e169bc4c94834b0bda8e1c2a4c3d78024e0ca9357be373d820be8fce82c 13914 php5-xsl_5.2.6-3_amd64.deb
 778159092e0275934f7d8a6b35d9652e9633ba4de845d6463503c5d37a91b20f 1068 php5_5.2.6-3_all.deb
 be2b45e1facdd00082710206cf0e04747b55023300c80b79c3b1074f826f5cae 334126 php-pear_5.2.6-3_all.deb
Files: 
 1ae0f822dcd52a1d02e1bc80c7b5c868 2407 web optional php5_5.2.6-3.dsc
 e6a3bc2f0c3ecce670f977c8b7954089 138750 web optional php5_5.2.6-3.diff.gz
 8bfa83a155a9a9f05d9b0633d81e39f9 365590 web optional php5-common_5.2.6-3_amd64.deb
 269417c2bc330044e1fd09de3b4a74ca 2614384 web optional libapache2-mod-php5_5.2.6-3_amd64.deb
 5392b2667217eca1230c78c9d186fbab 2613010 web optional libapache2-mod-php5filter_5.2.6-3_amd64.deb
 649b3c7e0b9ea79cf7119729a672545b 5082518 web optional php5-cgi_5.2.6-3_amd64.deb
 9db863eec71b4e12684d3be0d465816c 2558964 web optional php5-cli_5.2.6-3_amd64.deb
 cb5a1091faa3eb4fb5d8e9d5d7f5a455 366604 devel optional php5-dev_5.2.6-3_amd64.deb
 9a83400e73ea1a4b4f1a0414444186d1 8280922 devel extra php5-dbg_5.2.6-3_amd64.deb
 ab37cdd3046e5d6878fc2efec00e681e 25200 web optional php5-curl_5.2.6-3_amd64.deb
 6d3f4028ef7da7a74fc246de8497ff72 36898 web optional php5-gd_5.2.6-3_amd64.deb
 5d146cc70092d5d5aed0c66b2bd02c60 16488 web optional php5-gmp_5.2.6-3_amd64.deb
 c387446de995808f0fb044e75bca2839 38066 web optional php5-imap_5.2.6-3_amd64.deb
 abba02415ce88f12bffe39ce9d16b54d 48402 web optional php5-interbase_5.2.6-3_amd64.deb
 bccf25c8219fda546631e32c8a112fff 20132 web optional php5-ldap_5.2.6-3_amd64.deb
 307cce0b755f8280dfa8df250209f0b3 14166 web optional php5-mcrypt_5.2.6-3_amd64.deb
 8e5446c79cd07bccb607bfd1dacd73fe 5420 web optional php5-mhash_5.2.6-3_amd64.deb
 9909f83d2dbfd5c1a26333a1f745c264 73552 web optional php5-mysql_5.2.6-3_amd64.deb
 d0c1aef270bf9730e100df71a307290c 37828 web optional php5-odbc_5.2.6-3_amd64.deb
 a0d544e2a5abd11298e2d19c0fed03aa 57206 web optional php5-pgsql_5.2.6-3_amd64.deb
 575eda7754f9671f90d14a7ff422034c 9456 web optional php5-pspell_5.2.6-3_amd64.deb
 07cc2267531ca33fd821bf8d90c3c591 5078 web optional php5-recode_5.2.6-3_amd64.deb
 eaaec006ab578ed5a16f90a1a43ac62c 12284 web optional php5-snmp_5.2.6-3_amd64.deb
 3b3ccafbe620eb2e3a365db2418fe96d 39730 web optional php5-sqlite_5.2.6-3_amd64.deb
 5b5092e6e47fe7fb95a689fdd3b78dbe 28050 web optional php5-sybase_5.2.6-3_amd64.deb
 73ee335d70e7bfcd1dbb1c155152c4a2 18114 web optional php5-tidy_5.2.6-3_amd64.deb
 1aa70eccfd6bbe1abc456d783fb6cfcf 40868 web optional php5-xmlrpc_5.2.6-3_amd64.deb
 1a4e55f48b8b3915fdd00b44f2368b0c 13914 web optional php5-xsl_5.2.6-3_amd64.deb
 13ac11409cdac545b42dacddb4c4c0bd 1068 web optional php5_5.2.6-3_all.deb
 b593087be86e5608bcbd9c9a5f7b5311 334126 web optional php-pear_5.2.6-3_all.deb

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

iD8DBQFIraNEynjLPm522B0RAm0sAJ93QmXQ/8JGpF/msm32JQxXFfQp5ACfY8/c
oVP4KTDZGGNQFBwdaqYjoWE=
=K9kY
-----END PGP SIGNATURE-----





Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Fri, 19 Sep 2008 07:31:11 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 02:58:00 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.