[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#476993: marked as done (koffice: FTBFS: cp: cannot stat `./debian/tmp/usr/share/applications/kde/krita.desktop': No such file or directory)



Your message dated Tue, 22 Apr 2008 12:03:39 +0200
with message-id <20080422100339.GA10665@pryan.sytes.net>
and subject line Re: Bug#476993: koffice: FTBFS: cp: cannot stat `./debian/tmp/usr/share/applications/kde/krita.desktop': No such file or directory
has caused the Debian Bug report #476993,
regarding koffice: FTBFS: cp: cannot stat `./debian/tmp/usr/share/applications/kde/krita.desktop': No such file or directory
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 owner@bugs.debian.org
immediately.)


-- 
476993: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476993
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: koffice
Version: 1:1.6.3-5
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20080419 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> make[1]: Entering directory `/build/user/koffice-1.6.3/obj-i486-linux-gnu'
> installing ./apidocs/
> target directory /build/user/koffice-1.6.3/debian/tmp//usr/share/doc/kde/HTML/en/koffice-apidocs
> make[1]: Leaving directory `/build/user/koffice-1.6.3/obj-i486-linux-gnu'
> dh_installdirs -pkoffice 
> dh_installdirs -pkoffice-doc 
> dh_installdirs -pkoffice-doc-html 
> dh_installdirs -pkivio-data 
> dh_installdirs -pkpresenter-data 
> dh_installdirs -pkrita-data 
> install -m 755 -d debian/krita-data/usr/share/apps/krita/profiles/
> uudecode -o debian/krita-data/usr/share/apps/krita/profiles/fogra27l.icm debian/fogra27l.icm.uu
> dh_installdirs -pkword-data 
> dh_installdirs -pkoffice-data 
> ( set -e; \
> 	tmpf=`mktemp debian/versions.XXXXXX`; \
> 	perl debian/cdbs/versions.pl >$tmpf; \
> 	for p in koffice koffice-doc koffice-doc-html kivio-data kpresenter-data krita-data kword-data koffice-data; do \
> 	    cat $tmpf >>debian/$p.substvars; \
> 	done; \
> 	rm -f $tmpf )
> dh_installdocs -pkoffice   
> dh_installexamples -pkoffice 
> dh_installman -pkoffice  
> dh_installinfo -pkoffice  
> dh_installmenu -pkoffice 
> dh_installcron -pkoffice 
> dh_installinit -pkoffice   
> dh_installdebconf -pkoffice 
> dh_installemacsen -pkoffice   
> dh_installcatalogs -pkoffice 
> dh_installpam -pkoffice 
> dh_installlogrotate -pkoffice 
> dh_installlogcheck -pkoffice 
> dh_installchangelogs -pkoffice   
> dh_installudev -pkoffice 
> dh_lintian -pkoffice 
> dh_install -pkoffice  
> dh_link -pkoffice  
> dh_installmime -pkoffice 
> if test -x /usr/bin/dh_desktop; then dh_desktop -pkoffice ; fi
> if test -e debian/koffice.lintian; then \
> 		install -p -D -m644 debian/koffice.lintian \
> 			debian/koffice/usr/share/lintian/overrides/koffice; \
> 	fi
> if test -e debian/koffice.presubj; then \
> 		install -p -D -m644 debian/koffice.presubj \
> 			debian/koffice/usr/share/bug/koffice/presubj; \
> 	fi
> dh_installdocs -pkoffice-doc   
> dh_installexamples -pkoffice-doc 
> dh_installman -pkoffice-doc  
> dh_installinfo -pkoffice-doc  
> dh_installmenu -pkoffice-doc 
> dh_installcron -pkoffice-doc 
> dh_installinit -pkoffice-doc   
> dh_installdebconf -pkoffice-doc 
> dh_installemacsen -pkoffice-doc   
> dh_installcatalogs -pkoffice-doc 
> dh_installpam -pkoffice-doc 
> dh_installlogrotate -pkoffice-doc 
> dh_installlogcheck -pkoffice-doc 
> dh_installchangelogs -pkoffice-doc   
> dh_installudev -pkoffice-doc 
> dh_lintian -pkoffice-doc 
> dh_install -pkoffice-doc  
> dh_link -pkoffice-doc  
> dh_installmime -pkoffice-doc 
> if test -x /usr/bin/dh_desktop; then dh_desktop -pkoffice-doc ; fi
> if test -e debian/koffice-doc.lintian; then \
> 		install -p -D -m644 debian/koffice-doc.lintian \
> 			debian/koffice-doc/usr/share/lintian/overrides/koffice-doc; \
> 	fi
> if test -e debian/koffice-doc.presubj; then \
> 		install -p -D -m644 debian/koffice-doc.presubj \
> 			debian/koffice-doc/usr/share/bug/koffice-doc/presubj; \
> 	fi
> dh_installdocs -pkoffice-doc-html   
> dh_installexamples -pkoffice-doc-html 
> dh_installman -pkoffice-doc-html  
> dh_installinfo -pkoffice-doc-html  
> dh_installmenu -pkoffice-doc-html 
> dh_installcron -pkoffice-doc-html 
> dh_installinit -pkoffice-doc-html   
> dh_installdebconf -pkoffice-doc-html 
> dh_installemacsen -pkoffice-doc-html   
> dh_installcatalogs -pkoffice-doc-html 
> dh_installpam -pkoffice-doc-html 
> dh_installlogrotate -pkoffice-doc-html 
> dh_installlogcheck -pkoffice-doc-html 
> dh_installchangelogs -pkoffice-doc-html   
> dh_installudev -pkoffice-doc-html 
> dh_lintian -pkoffice-doc-html 
> dh_install -pkoffice-doc-html  
> dh_link -pkoffice-doc-html  
> dh_installmime -pkoffice-doc-html 
> if test -x /usr/bin/dh_desktop; then dh_desktop -pkoffice-doc-html ; fi
> if test -e debian/koffice-doc-html.lintian; then \
> 		install -p -D -m644 debian/koffice-doc-html.lintian \
> 			debian/koffice-doc-html/usr/share/lintian/overrides/koffice-doc-html; \
> 	fi
> if test -e debian/koffice-doc-html.presubj; then \
> 		install -p -D -m644 debian/koffice-doc-html.presubj \
> 			debian/koffice-doc-html/usr/share/bug/koffice-doc-html/presubj; \
> 	fi
> set -e; \
> 	for doc in `cd /build/user/koffice-1.6.3/debian/tmp//usr/share/doc/kde/HTML/en; find . -name index.docbook`; do \
> 		pkg=${doc%/index.docbook}; pkg=${pkg#./}; \
> 		echo Building $pkg HTML docs...; \
> 		mkdir -p /build/user/koffice-1.6.3/debian/koffice-doc-html/usr/share/doc/kde/HTML/en/$pkg; \
> 		cd /build/user/koffice-1.6.3/debian/koffice-doc-html/usr/share/doc/kde/HTML/en/$pkg; \
> 		meinproc /build/user/koffice-1.6.3/debian/tmp//usr/share/doc/kde/HTML/en/$pkg/index.docbook; \
> 	done
> Building koffice HTML docs...
> Building kivio HTML docs...
> Building kugar HTML docs...
> Building kplato HTML docs...
> Building kword HTML docs...
> Building kpresenter HTML docs...
> Building krita HTML docs...
> Building kspread HTML docs...
> Building thesaurus HTML docs...
> Building koshell HTML docs...
> Building kexi HTML docs...
> Building kchart HTML docs...
> Building kformula HTML docs...
> Building karbon HTML docs...
> for pkg in  ; do \
> 	  rm -rf debian/koffice-doc-html/usr/share/doc/kde/HTML/en/$pkg; \
> 	done
> dh_installdocs -pkivio-data   
> dh_installexamples -pkivio-data 
> dh_installman -pkivio-data  
> dh_installinfo -pkivio-data  
> dh_installmenu -pkivio-data 
> dh_installcron -pkivio-data 
> dh_installinit -pkivio-data   
> dh_installdebconf -pkivio-data 
> dh_installemacsen -pkivio-data   
> dh_installcatalogs -pkivio-data 
> dh_installpam -pkivio-data 
> dh_installlogrotate -pkivio-data 
> dh_installlogcheck -pkivio-data 
> dh_installchangelogs -pkivio-data   
> dh_installudev -pkivio-data 
> dh_lintian -pkivio-data 
> dh_install -pkivio-data  
> dh_link -pkivio-data  
> dh_installmime -pkivio-data 
> if test -x /usr/bin/dh_desktop; then dh_desktop -pkivio-data ; fi
> if test -e debian/kivio-data.lintian; then \
> 		install -p -D -m644 debian/kivio-data.lintian \
> 			debian/kivio-data/usr/share/lintian/overrides/kivio-data; \
> 	fi
> if test -e debian/kivio-data.presubj; then \
> 		install -p -D -m644 debian/kivio-data.presubj \
> 			debian/kivio-data/usr/share/bug/kivio-data/presubj; \
> 	fi
> dh_installdocs -pkpresenter-data   
> dh_installexamples -pkpresenter-data 
> dh_installman -pkpresenter-data  
> dh_installinfo -pkpresenter-data  
> dh_installmenu -pkpresenter-data 
> dh_installcron -pkpresenter-data 
> dh_installinit -pkpresenter-data   
> dh_installdebconf -pkpresenter-data 
> dh_installemacsen -pkpresenter-data   
> dh_installcatalogs -pkpresenter-data 
> dh_installpam -pkpresenter-data 
> dh_installlogrotate -pkpresenter-data 
> dh_installlogcheck -pkpresenter-data 
> dh_installchangelogs -pkpresenter-data   
> dh_installudev -pkpresenter-data 
> dh_lintian -pkpresenter-data 
> dh_install -pkpresenter-data  
> dh_link -pkpresenter-data  
> dh_installmime -pkpresenter-data 
> if test -x /usr/bin/dh_desktop; then dh_desktop -pkpresenter-data ; fi
> if test -e debian/kpresenter-data.lintian; then \
> 		install -p -D -m644 debian/kpresenter-data.lintian \
> 			debian/kpresenter-data/usr/share/lintian/overrides/kpresenter-data; \
> 	fi
> if test -e debian/kpresenter-data.presubj; then \
> 		install -p -D -m644 debian/kpresenter-data.presubj \
> 			debian/kpresenter-data/usr/share/bug/kpresenter-data/presubj; \
> 	fi
> dh_installdocs -pkrita-data   
> dh_installexamples -pkrita-data 
> dh_installman -pkrita-data  
> dh_installinfo -pkrita-data  
> dh_installmenu -pkrita-data 
> dh_installcron -pkrita-data 
> dh_installinit -pkrita-data   
> dh_installdebconf -pkrita-data 
> dh_installemacsen -pkrita-data   
> dh_installcatalogs -pkrita-data 
> dh_installpam -pkrita-data 
> dh_installlogrotate -pkrita-data 
> dh_installlogcheck -pkrita-data 
> dh_installchangelogs -pkrita-data   
> dh_installudev -pkrita-data 
> dh_lintian -pkrita-data 
> dh_install -pkrita-data  
> cp: cannot stat `./debian/tmp/usr/share/applications/kde/krita.desktop': No such file or directory
> dh_install: command returned error code 256
> make: *** [binary-install/krita-data] Error 1

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

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 |



--- End Message ---
--- Begin Message ---
On Sun, Apr 20, 2008 at 05:20:59PM +0200, Lucas Nussbaum wrote:
> Package: koffice
> Version: 1:1.6.3-5
> Severity: serious
> User: debian-qa@lists.debian.org
> Usertags: qa-ftbfs-20080419 qa-ftbfs
> Justification: FTBFS on i386
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on i386.
> 
> This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
> the default on most architectures (even if it's not the case on i386 yet).
> Feel free to downgrade this bug to 'important' if your package is only built
> on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
> gcc 4.2).
> 
> Relevant part:
> > make[1]: Entering directory `/build/user/koffice-1.6.3/obj-i486-linux-gnu'
> > installing ./apidocs/
> > target directory /build/user/koffice-1.6.3/debian/tmp//usr/share/doc/kde/HTML/en/koffice-apidocs
> > make[1]: Leaving directory `/build/user/koffice-1.6.3/obj-i486-linux-gnu'
> > dh_installdirs -pkoffice 
> > dh_installdirs -pkoffice-doc 
> > dh_installdirs -pkoffice-doc-html 
> > dh_installdirs -pkivio-data 
> > dh_installdirs -pkpresenter-data 
> > dh_installdirs -pkrita-data 
> > install -m 755 -d debian/krita-data/usr/share/apps/krita/profiles/
> > uudecode -o debian/krita-data/usr/share/apps/krita/profiles/fogra27l.icm debian/fogra27l.icm.uu
> > dh_installdirs -pkword-data 
> > dh_installdirs -pkoffice-data 
> > ( set -e; \
> > 	tmpf=`mktemp debian/versions.XXXXXX`; \
> > 	perl debian/cdbs/versions.pl >$tmpf; \
> > 	for p in koffice koffice-doc koffice-doc-html kivio-data kpresenter-data krita-data kword-data koffice-data; do \
> > 	    cat $tmpf >>debian/$p.substvars; \
> > 	done; \
> > 	rm -f $tmpf )
> > dh_installdocs -pkoffice   
> > dh_installexamples -pkoffice 
> > dh_installman -pkoffice  
> > dh_installinfo -pkoffice  
> > dh_installmenu -pkoffice 
> > dh_installcron -pkoffice 
> > dh_installinit -pkoffice   
> > dh_installdebconf -pkoffice 
> > dh_installemacsen -pkoffice   
> > dh_installcatalogs -pkoffice 
> > dh_installpam -pkoffice 
> > dh_installlogrotate -pkoffice 
> > dh_installlogcheck -pkoffice 
> > dh_installchangelogs -pkoffice   
> > dh_installudev -pkoffice 
> > dh_lintian -pkoffice 
> > dh_install -pkoffice  
> > dh_link -pkoffice  
> > dh_installmime -pkoffice 
> > if test -x /usr/bin/dh_desktop; then dh_desktop -pkoffice ; fi
> > if test -e debian/koffice.lintian; then \
> > 		install -p -D -m644 debian/koffice.lintian \
> > 			debian/koffice/usr/share/lintian/overrides/koffice; \
> > 	fi
> > if test -e debian/koffice.presubj; then \
> > 		install -p -D -m644 debian/koffice.presubj \
> > 			debian/koffice/usr/share/bug/koffice/presubj; \
> > 	fi
> > dh_installdocs -pkoffice-doc   
> > dh_installexamples -pkoffice-doc 
> > dh_installman -pkoffice-doc  
> > dh_installinfo -pkoffice-doc  
> > dh_installmenu -pkoffice-doc 
> > dh_installcron -pkoffice-doc 
> > dh_installinit -pkoffice-doc   
> > dh_installdebconf -pkoffice-doc 
> > dh_installemacsen -pkoffice-doc   
> > dh_installcatalogs -pkoffice-doc 
> > dh_installpam -pkoffice-doc 
> > dh_installlogrotate -pkoffice-doc 
> > dh_installlogcheck -pkoffice-doc 
> > dh_installchangelogs -pkoffice-doc   
> > dh_installudev -pkoffice-doc 
> > dh_lintian -pkoffice-doc 
> > dh_install -pkoffice-doc  
> > dh_link -pkoffice-doc  
> > dh_installmime -pkoffice-doc 
> > if test -x /usr/bin/dh_desktop; then dh_desktop -pkoffice-doc ; fi
> > if test -e debian/koffice-doc.lintian; then \
> > 		install -p -D -m644 debian/koffice-doc.lintian \
> > 			debian/koffice-doc/usr/share/lintian/overrides/koffice-doc; \
> > 	fi
> > if test -e debian/koffice-doc.presubj; then \
> > 		install -p -D -m644 debian/koffice-doc.presubj \
> > 			debian/koffice-doc/usr/share/bug/koffice-doc/presubj; \
> > 	fi
> > dh_installdocs -pkoffice-doc-html   
> > dh_installexamples -pkoffice-doc-html 
> > dh_installman -pkoffice-doc-html  
> > dh_installinfo -pkoffice-doc-html  
> > dh_installmenu -pkoffice-doc-html 
> > dh_installcron -pkoffice-doc-html 
> > dh_installinit -pkoffice-doc-html   
> > dh_installdebconf -pkoffice-doc-html 
> > dh_installemacsen -pkoffice-doc-html   
> > dh_installcatalogs -pkoffice-doc-html 
> > dh_installpam -pkoffice-doc-html 
> > dh_installlogrotate -pkoffice-doc-html 
> > dh_installlogcheck -pkoffice-doc-html 
> > dh_installchangelogs -pkoffice-doc-html   
> > dh_installudev -pkoffice-doc-html 
> > dh_lintian -pkoffice-doc-html 
> > dh_install -pkoffice-doc-html  
> > dh_link -pkoffice-doc-html  
> > dh_installmime -pkoffice-doc-html 
> > if test -x /usr/bin/dh_desktop; then dh_desktop -pkoffice-doc-html ; fi
> > if test -e debian/koffice-doc-html.lintian; then \
> > 		install -p -D -m644 debian/koffice-doc-html.lintian \
> > 			debian/koffice-doc-html/usr/share/lintian/overrides/koffice-doc-html; \
> > 	fi
> > if test -e debian/koffice-doc-html.presubj; then \
> > 		install -p -D -m644 debian/koffice-doc-html.presubj \
> > 			debian/koffice-doc-html/usr/share/bug/koffice-doc-html/presubj; \
> > 	fi
> > set -e; \
> > 	for doc in `cd /build/user/koffice-1.6.3/debian/tmp//usr/share/doc/kde/HTML/en; find . -name index.docbook`; do \
> > 		pkg=${doc%/index.docbook}; pkg=${pkg#./}; \
> > 		echo Building $pkg HTML docs...; \
> > 		mkdir -p /build/user/koffice-1.6.3/debian/koffice-doc-html/usr/share/doc/kde/HTML/en/$pkg; \
> > 		cd /build/user/koffice-1.6.3/debian/koffice-doc-html/usr/share/doc/kde/HTML/en/$pkg; \
> > 		meinproc /build/user/koffice-1.6.3/debian/tmp//usr/share/doc/kde/HTML/en/$pkg/index.docbook; \
> > 	done
> > Building koffice HTML docs...
> > Building kivio HTML docs...
> > Building kugar HTML docs...
> > Building kplato HTML docs...
> > Building kword HTML docs...
> > Building kpresenter HTML docs...
> > Building krita HTML docs...
> > Building kspread HTML docs...
> > Building thesaurus HTML docs...
> > Building koshell HTML docs...
> > Building kexi HTML docs...
> > Building kchart HTML docs...
> > Building kformula HTML docs...
> > Building karbon HTML docs...
> > for pkg in  ; do \
> > 	  rm -rf debian/koffice-doc-html/usr/share/doc/kde/HTML/en/$pkg; \
> > 	done
> > dh_installdocs -pkivio-data   
> > dh_installexamples -pkivio-data 
> > dh_installman -pkivio-data  
> > dh_installinfo -pkivio-data  
> > dh_installmenu -pkivio-data 
> > dh_installcron -pkivio-data 
> > dh_installinit -pkivio-data   
> > dh_installdebconf -pkivio-data 
> > dh_installemacsen -pkivio-data   
> > dh_installcatalogs -pkivio-data 
> > dh_installpam -pkivio-data 
> > dh_installlogrotate -pkivio-data 
> > dh_installlogcheck -pkivio-data 
> > dh_installchangelogs -pkivio-data   
> > dh_installudev -pkivio-data 
> > dh_lintian -pkivio-data 
> > dh_install -pkivio-data  
> > dh_link -pkivio-data  
> > dh_installmime -pkivio-data 
> > if test -x /usr/bin/dh_desktop; then dh_desktop -pkivio-data ; fi
> > if test -e debian/kivio-data.lintian; then \
> > 		install -p -D -m644 debian/kivio-data.lintian \
> > 			debian/kivio-data/usr/share/lintian/overrides/kivio-data; \
> > 	fi
> > if test -e debian/kivio-data.presubj; then \
> > 		install -p -D -m644 debian/kivio-data.presubj \
> > 			debian/kivio-data/usr/share/bug/kivio-data/presubj; \
> > 	fi
> > dh_installdocs -pkpresenter-data   
> > dh_installexamples -pkpresenter-data 
> > dh_installman -pkpresenter-data  
> > dh_installinfo -pkpresenter-data  
> > dh_installmenu -pkpresenter-data 
> > dh_installcron -pkpresenter-data 
> > dh_installinit -pkpresenter-data   
> > dh_installdebconf -pkpresenter-data 
> > dh_installemacsen -pkpresenter-data   
> > dh_installcatalogs -pkpresenter-data 
> > dh_installpam -pkpresenter-data 
> > dh_installlogrotate -pkpresenter-data 
> > dh_installlogcheck -pkpresenter-data 
> > dh_installchangelogs -pkpresenter-data   
> > dh_installudev -pkpresenter-data 
> > dh_lintian -pkpresenter-data 
> > dh_install -pkpresenter-data  
> > dh_link -pkpresenter-data  
> > dh_installmime -pkpresenter-data 
> > if test -x /usr/bin/dh_desktop; then dh_desktop -pkpresenter-data ; fi
> > if test -e debian/kpresenter-data.lintian; then \
> > 		install -p -D -m644 debian/kpresenter-data.lintian \
> > 			debian/kpresenter-data/usr/share/lintian/overrides/kpresenter-data; \
> > 	fi
> > if test -e debian/kpresenter-data.presubj; then \
> > 		install -p -D -m644 debian/kpresenter-data.presubj \
> > 			debian/kpresenter-data/usr/share/bug/kpresenter-data/presubj; \
> > 	fi
> > dh_installdocs -pkrita-data   
> > dh_installexamples -pkrita-data 
> > dh_installman -pkrita-data  
> > dh_installinfo -pkrita-data  
> > dh_installmenu -pkrita-data 
> > dh_installcron -pkrita-data 
> > dh_installinit -pkrita-data   
> > dh_installdebconf -pkrita-data 
> > dh_installemacsen -pkrita-data   
> > dh_installcatalogs -pkrita-data 
> > dh_installpam -pkrita-data 
> > dh_installlogrotate -pkrita-data 
> > dh_installlogcheck -pkrita-data 
> > dh_installchangelogs -pkrita-data   
> > dh_installudev -pkrita-data 
> > dh_lintian -pkrita-data 
> > dh_install -pkrita-data  
> > cp: cannot stat `./debian/tmp/usr/share/applications/kde/krita.desktop': No such file or directory
> > dh_install: command returned error code 256
> > make: *** [binary-install/krita-data] Error 1
>

Reproducible 2 days ago, automagically fixed now.


--- End Message ---

Reply to: