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

Bug#447443: marked as done (gcc-snapshot - FTBFS: mv: cannot stat `debian/tmp/usr/lib/gcc-snapshot/include/c++/4.3.0/s390x-linux-gnu/64': No such file or directory)



Your message dated Mon, 03 Dec 2007 23:02:09 +0000
with message-id <E1IzKIj-0003tK-QU@ries.debian.org>
and subject line Bug#447443: fixed in gcc-snapshot 20071202-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: gcc-snapshot
Version: 20071020-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of gcc-snapshot_20071020-1 on debian-31.osdl.marist.edu by sbuild/s390 98
[...]
> ls -l debian/tmp/usr/lib/gcc-snapshot/bin
> total 41772
> -rwxr-xr-x 1 root root    1022 Oct 21 02:45 addr2name.awk
> -rwxr-xr-x 4 root root  498287 Oct 21 02:43 c++
> -rwxr-xr-x 1 root root  497740 Oct 21 02:44 cpp
> -rwxr-xr-x 4 root root  498287 Oct 21 02:43 g++
> -rwxr-xr-x 1 root root    8281 Oct 21 02:45 gappletviewer
> -rwxr-xr-x 1 root root    8283 Oct 21 02:45 gc-analyze
> -rwxr-xr-x 3 root root  492301 Oct 21 02:44 gcc
> -rwxr-xr-x 1 root root   16333 Oct 21 02:44 gccbug
> -rwxr-xr-x 2 root root  524351 Oct 21 02:43 gcj
> -rwxr-xr-x 1 root root   64020 Oct 21 02:45 gcj-dbtool
> -rwxr-xr-x 1 root root    8261 Oct 21 02:45 gcjh
> -rwxr-xr-x 1 root root   81504 Oct 21 02:44 gcov
> -rwxr-xr-x 2 root root  500815 Oct 21 02:43 gfortran
> -rwxr-xr-x 1 root root    7139 Oct 21 02:45 gij
> -rwxr-xr-x 1 root root    8247 Oct 21 02:45 gjar
> -rwxr-xr-x 1 root root    8261 Oct 21 02:45 gjarsigner
> -rwxr-xr-x 1 root root    8257 Oct 21 02:45 gjavah
> -rwxr-xr-x 1 root root    8259 Oct 21 02:45 gkeytool
> -rwxr-xr-x 1 root root 4573029 Oct 21 02:43 gnat
> -rwxr-xr-x 1 root root 3618711 Oct 21 02:43 gnatbind
> -rwxr-xr-x 1 root root   76542 Oct 21 02:43 gnatbl
> -rwxr-xr-x 1 root root 2168474 Oct 21 02:43 gnatchop
> -rwxr-xr-x 1 root root 4393885 Oct 21 02:43 gnatclean
> -rwxr-xr-x 1 root root 2010391 Oct 21 02:43 gnatfind
> -rwxr-xr-x 1 root root    8306 Oct 21 02:45 gnative2ascii
> -rwxr-xr-x 1 root root  578211 Oct 21 02:43 gnatkr
> -rwxr-xr-x 1 root root 1591605 Oct 21 02:43 gnatlink
> -rwxr-xr-x 1 root root 1876806 Oct 21 02:43 gnatls
> -rwxr-xr-x 1 root root 6548048 Oct 21 02:43 gnatmake
> -rwxr-xr-x 1 root root 3494632 Oct 21 02:43 gnatname
> -rwxr-xr-x 1 root root 2444339 Oct 21 02:43 gnatprep
> -rwxr-xr-x 1 root root 2009390 Oct 21 02:43 gnatxref
> -rwxr-xr-x 1 root root    8256 Oct 21 02:45 gorbd
> -rwxr-xr-x 1 root root    8256 Oct 21 02:45 grmic
> -rwxr-xr-x 1 root root    8256 Oct 21 02:45 grmid
> -rwxr-xr-x 1 root root    8280 Oct 21 02:45 grmiregistry
> -rwxr-xr-x 1 root root    8282 Oct 21 02:45 gserialver
> -rwxr-xr-x 1 root root    8261 Oct 21 02:45 gtnameserv
> -rwxr-xr-x 1 root root  492002 Oct 21 02:43 gtreelang
> -rwxr-xr-x 1 root root  314831 Oct 21 02:43 jcf-dump
> -rwxr-xr-x 1 root root    8210 Oct 21 02:45 jv-convert
> -rwxr-xr-x 4 root root  498287 Oct 21 02:43 s390-linux-gnu-c++
> -rwxr-xr-x 4 root root  498287 Oct 21 02:43 s390-linux-gnu-g++
> -rwxr-xr-x 3 root root  492301 Oct 21 02:44 s390-linux-gnu-gcc
> -rwxr-xr-x 3 root root  492301 Oct 21 02:44 s390-linux-gnu-gcc-4.3.0
> -rwxr-xr-x 2 root root  524351 Oct 21 02:43 s390-linux-gnu-gcj
> -rwxr-xr-x 2 root root  500815 Oct 21 02:43 s390-linux-gnu-gfortran
> if [ ! -x debian/tmp/usr/lib/gcc-snapshot/bin/s390-linux-gnu-gcc ]; then \
> 	  mv debian/tmp/usr/lib/gcc-snapshot/bin/s390-linux-gnu-gcc-4* debian/tmp/usr/lib/gcc-snapshot/bin/s390-linux-gnu-gcc; \
> 	else \
> 	  rm -f debian/tmp/usr/lib/gcc-snapshot/bin/s390-linux-gnu-gcc-4*; \
> 	fi
> set -e; \
> 	  cd debian/tmp/usr/lib/gcc-snapshot/lib/gcc/s390-linux-gnu/4.3.0/include-fixed; \
> 	  for i in *; do \
> 	    case "$i" in \
> 	      README|features.h|syslimits.h|limits.h) ;; \
> 	      linux|s390-linux-gnu) ;; \
> 	      s390x-linux-gnu) ;; \
> 	      *) echo "remove include-fixed/$i"; rm -rf $i; \
> 	    esac; \
> 	  done
> remove include-fixed/X11
> remove include-fixed/sound
> : # fix biarch C++ header installation
> mv debian/tmp/usr/lib/gcc-snapshot/include/c++/4.3.0/s390x-linux-gnu/64 \
> 	  debian/tmp/usr/lib/gcc-snapshot/include/c++/4.3.0/s390-linux-gnu/
> mv: cannot stat `debian/tmp/usr/lib/gcc-snapshot/include/c++/4.3.0/s390x-linux-gnu/64': No such file or directory
> make[1]: *** [stamps/07-install-snap-stamp] Error 1
> make[1]: Leaving directory `/build/buildd/gcc-snapshot-20071020'
> make: *** [stamps/07-install-snap-stamp] Error 2
> dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary-arch gave error exit status 2
> ******************************************************************************
> Build finished at 20071020-2246
> FAILED [dpkg-buildpackage died]



--- End Message ---
--- Begin Message ---
Source: gcc-snapshot
Source-Version: 20071202-1

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

gcc-snapshot_20071202-1.diff.gz
  to pool/main/g/gcc-snapshot/gcc-snapshot_20071202-1.diff.gz
gcc-snapshot_20071202-1.dsc
  to pool/main/g/gcc-snapshot/gcc-snapshot_20071202-1.dsc
gcc-snapshot_20071202-1_i386.deb
  to pool/main/g/gcc-snapshot/gcc-snapshot_20071202-1_i386.deb
gcc-snapshot_20071202.orig.tar.gz
  to pool/main/g/gcc-snapshot/gcc-snapshot_20071202.orig.tar.gz



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 447443@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <doko@debian.org> (supplier of updated gcc-snapshot 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.7
Date: Sun, 02 Dec 2007 21:58:18 +0100
Source: gcc-snapshot
Binary: gcc-snapshot
Architecture: source i386
Version: 20071202-1
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description: 
 gcc-snapshot - A SNAPSHOT of the GNU Compiler Collection
Closes: 447443
Changes: 
 gcc-snapshot (20071202-1) unstable; urgency=low
 .
   * Update to SVN 20071202 from the trunk.
     - Fixes biarch builds (closes: #447443).
   * debian/rules.d/binary-java.mk: Reorder packaging to get shlibs
     dependencies right.
Files: 
 c0f32e531da870d37ed93da58622942e 2606 devel optional gcc-snapshot_20071202-1.dsc
 0cb894565d54acea9ba43015fffae250 53858289 devel optional gcc-snapshot_20071202.orig.tar.gz
 0226f43b89db123233d00b0d738b535e 242883 devel optional gcc-snapshot_20071202-1.diff.gz
 5841c31241ff04c6ca68f6de8de82a76 82117230 devel extra gcc-snapshot_20071202-1_i386.deb

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

iD8DBQFHVIQAStlRaw+TLJwRApBZAJ4/7jW58v4o8Qu6MxvmepQz/f8z/ACgwtM2
e7s3J4Qoa8KEj07yBZhWp9M=
=t2ZS
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: