Package: php5 Version: 5.2.6-2 Severity: serious User: [EMAIL PROTECTED] 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 | [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ | | jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]