[php-maint] Bug#442700: php5: FTBFS if build twice in a row

Patrick Winnertz winnie at der-winnie.de
Sun Sep 16 18:09:22 UTC 2007


Package: php5
Severity: important
Version: 5.2.3-1
User: debian-qa at lists.debian.org
Usertags: qa-doublebuild

Hi,

Lucas Nussbaum has rebuilt the whole archive on i386 and your package FTBFS if
built twice in a row with the following error:


cat debian/modulelist | while read package extname dsoname; do \
 		rm -f debian/php5-$package.postinst; \
 	done
 for sapi in libapache2-mod-php5 php5-cgi php5-cli; do \
 		for cruft in postrm links; do \
 			rm -f debian/${sapi}.${cruft}; \
 		done; \
 	done
 if [ "" ]; then \
 		if [ -f "" ]; then \
 			patch -p1 -R < debian/patches/suhosin.patch; \
 			rm -f ""; \
 		fi; \
 	fi 
  dpkg-source -b php5-5.2.3
 dpkg-source: building php5 using existing php5_5.2.3.orig.tar.gz
 dpkg-source: building php5 in php5_5.2.3-1.diff.gz
 dpkg-source: warning: newly created empty file 'debian/stamp-patched' will not be represented in diff
 dpkg-source: warning: newly created empty file '.pc/001-libtool_fixes.patch/.timestamp' will not be represented in diff
 dpkg-source: warning: newly created empty file '.pc/002-static_openssl.patch/.timestamp' will not be represented in diff
 dpkg-source: warning: newly created empty file '.pc/004-ldap_fix.patch/.timestamp' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of '.pc/006-debian_quirks.patch/ext/ext_skel' will not be represented in diff
 dpkg-source: warning: newly created empty file '.pc/006-debian_quirks.patch/.timestamp' will not be represented in diff
 dpkg-source: warning: newly created empty file '.pc/013-force_getaddrinfo.patch/.timestamp' will not be represented in diff
 dpkg-source: warning: newly created empty file '.pc/017-pread_pwrite_disable.patch/.timestamp' will not be represented in diff
 dpkg-source: warning: newly created empty file '.pc/019-z_off_t_as_long.patch/ext/zlib/zconf.h' will not be represented in diff
 diff: ./php5-5.2.3/.pc/019-z_off_t_as_long.patch/ext/zlib/zconf.h: Permission denied
 dpkg-source: failure: diff on ./php5-5.2.3/.pc/019-z_off_t_as_long.patch/ext/zlib/zconf.h gave error exit status 2
 ******************************************************************************
 Build finished at 20070905-1844
 #### END OF BUILD NO 2 ####
 FAILED [dpkg-buildpackage died]



The full build-log can be found at: http://people.debian.org/~lucas/logs/2007/doublebuild-09-05/failed-build-2/


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. All
packages have been rebuilt twice in a row, with unpack, build, clean,
build.

Please read the mail of Martin Zobel-Helas on debian-devel [0], for a explanation 
for this mass bug filling.


[0]: http://lists.debian.org/debian-devel/2007/05/msg00490.html






More information about the pkg-php-maint mailing list