Your message dated Sat, 11 Oct 2008 10:17:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#501424: fixed in gcc-avr 1:4.3.2-1
has caused the Debian Bug report #501424,
regarding gcc-avr: FTBFS in lenny: patching fails (again)
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 [EMAIL PROTECTED]
immediately.)


-- 
501424: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501424
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gcc-avr
Version: 1:4.3.0-4
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20081006 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> /bin/bash: lsb_release: command not found
> bash: debian/runcheck.sh: No such file or directory
> rm -rf stamps
> rm -rf gcc-4.3.2  p  d
> rm -rf bin
> rm -rf /build/user-gcc-avr_4.3.0-4-amd64-YT5Mjt/gcc-avr-4.3.0-4/src
> dh_testdir
> dh_testroot
> rm -f build-stamp configure-stamp patch-stamp
> # Add here commands to clean up after the build process.
> #-/usr/bin/make clean
> #rm -rf  /usr/src/gcc-4.3/ objdir
> rm -rf objdir
> dh_clean
>       rm -f debian/gcc-avr.substvars
>       rm -f debian/gcc-avr.*.debhelper
>       rm -f debian/gcc-avr.debhelper.log
>       rm -rf debian/gcc-avr/
>       rm -f debian/files
>       find .  \( \( -type f -a \
>               \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
>                -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
>                -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
>                -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
>               \) -exec rm -f {} \; \) -o \
>               \( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) 
> \)
>  dpkg-source -b gcc-avr-4.3.0-4
> dpkg-source: warning: source directory 'gcc-avr-4.3.0-4' is not 
> <sourcepackage>-<upstreamversion> 'gcc-avr-4.3.0'
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building gcc-avr in gcc-avr_4.3.0-4.tar.gz
> dpkg-source: info: building gcc-avr in gcc-avr_4.3.0-4.dsc
>  debian/rules build
> /bin/bash: lsb_release: command not found
> bash: debian/runcheck.sh: No such file or directory
> : # unpack gcc tarball
> mkdir stamps
> if [ -d /build/user-gcc-avr_4.3.0-4-amd64-YT5Mjt/gcc-avr-4.3.0-4/src ]; then \
>         echo >&2 "Source directory 
> /build/user-gcc-avr_4.3.0-4-amd64-YT5Mjt/gcc-avr-4.3.0-4/src exists. Delete 
> by hand"; \
>         false; \
>       fi
> rm -rf gcc-4.3.2
> case gcc-4.3.2-dfsg.tar.lzma in \
>         *.bz2)  tar -x --bzip2 -f /usr/src/gcc-4.3/gcc-4.3.2-dfsg.tar.lzma;; \
>         *.gz)   tar -x --gzip  -f /usr/src/gcc-4.3/gcc-4.3.2-dfsg.tar.lzma;; \
>         *.lzma) lzcat /usr/src/gcc-4.3/gcc-4.3.2-dfsg.tar.lzma | tar -x -f 
> -;; \
>         *)     false; \
>       esac
> mv gcc-4.3.2 /build/user-gcc-avr_4.3.0-4-amd64-YT5Mjt/gcc-avr-4.3.0-4/src
> rm -f /build/user-gcc-avr_4.3.0-4-amd64-YT5Mjt/gcc-avr-4.3.0-4/src/gcc/doc/*.1
> rm -f 
> /build/user-gcc-avr_4.3.0-4-amd64-YT5Mjt/gcc-avr-4.3.0-4/src/gcc/doc/fsf-funding.7
> rm -f 
> /build/user-gcc-avr_4.3.0-4-amd64-YT5Mjt/gcc-avr-4.3.0-4/src/gcc/doc/*.info
> rm -f 
> /build/user-gcc-avr_4.3.0-4-amd64-YT5Mjt/gcc-avr-4.3.0-4/src/gcc/fortran/*.info
> rm -f 
> /build/user-gcc-avr_4.3.0-4-amd64-YT5Mjt/gcc-avr-4.3.0-4/src/libgomp/*.info
> rm -f 
> /build/user-gcc-avr_4.3.0-4-amd64-YT5Mjt/gcc-avr-4.3.0-4/src/gcc/java/*.1
> rm -f 
> /build/user-gcc-avr_4.3.0-4-amd64-YT5Mjt/gcc-avr-4.3.0-4/src/gcc/java/*.info
> for i in gcc/doc/arm-neon-intrinsics.texi gcc/doc/bugreport.texi 
> gcc/doc/cfg.texi gcc/doc/collect2.texi gcc/doc/compat.texi 
> gcc/doc/configfiles.texi gcc/doc/configterms.texi gcc/doc/contrib.texi 
> gcc/doc/contribute.texi gcc/doc/cppenv.texi gcc/doc/cppinternals.texi 
> gcc/doc/cppopts.texi gcc/doc/cpp.texi gcc/doc/c-tree.texi gcc/doc/extend.texi 
> gcc/doc/fragments.texi gcc/doc/frontends.texi gcc/doc/gccint.texi 
> gcc/doc/gcc.texi gcc/doc/gcov.texi gcc/doc/gnu.texi gcc/doc/gty.texi 
> gcc/doc/headerdirs.texi gcc/doc/hostconfig.texi gcc/doc/implement-c.texi 
> gcc/doc/install-old.texi gcc/doc/install.texi gcc/doc/interface.texi 
> gcc/doc/invoke.texi gcc/doc/languages.texi gcc/doc/libgcc.texi 
> gcc/doc/loop.texi gcc/doc/makefile.texi gcc/doc/md.texi gcc/doc/objc.texi 
> gcc/doc/options.texi gcc/doc/passes.texi gcc/doc/portability.texi 
> gcc/doc/rtl.texi gcc/doc/service.texi gcc/doc/sourcebuild.texi 
> gcc/doc/standards.texi gcc/doc/tm.texi gcc/doc/tree-ssa.texi 
> gcc/doc/trouble.texi gcc/doc/include/gcc-common.texi 
> gcc/doc/include/funding.texi gcc/fortran/gfc-internals.texi 
> gcc/fortran/invoke.texi gcc/fortran/intrinsic.texi ; do \
>         if [ -f 
> /build/user-gcc-avr_4.3.0-4-amd64-YT5Mjt/gcc-avr-4.3.0-4/src/$i ]; then \
>           cp /usr/src/gcc-4.3/debian/dummy.texi 
> /build/user-gcc-avr_4.3.0-4-amd64-YT5Mjt/gcc-avr-4.3.0-4/src/$i; \
>         else \
>           echo >&2 "$i does not exist, fix debian/rules.unpack"; \
>         fi; \
>       done
> for i in gcc/doc/gcc.texi gcc/java/gcj.texi gcc/ada/gnat-style.texi 
> gcc/ada/gnat_rm.texi gcc/ada/gnat_ugn.texi gcc/fortran/gfortran.texi 
> gcc/treelang/treelang.texi libgomp/libgomp.texi ; do \
>         n=$(basename $i .texi); \
>         if [ -f 
> /build/user-gcc-avr_4.3.0-4-amd64-YT5Mjt/gcc-avr-4.3.0-4/src/$i ]; then \
>           sed "s/@name@/$n/g" /usr/src/gcc-4.3/debian/gcc-dummy.texi \
>             > 
> /build/user-gcc-avr_4.3.0-4-amd64-YT5Mjt/gcc-avr-4.3.0-4/src/$i; \
>         else \
>           echo >&2 "$i does not exist, fix debian/rules.unpack"; \
>         fi; \
>       done
> for i in gcc/doc/cpp.1 gcc/doc/g++.1 gcc/doc/gc-analyze.1 gcc/doc/gcc.1 
> gcc/doc/gcj.1 gcc/doc/gcj-dbtool.1 gcc/doc/gcjh.1 gcc/doc/gcov.1 
> gcc/doc/gfortran.1 gcc/doc/gij.1 gcc/doc/grmic.1 gcc/doc/grmiregistry.1 
> gcc/doc/jcf-dump.1 gcc/doc/jv-convert.1 gcc/doc/fsf-funding.7 ; do \
>         touch 
> /build/user-gcc-avr_4.3.0-4-amd64-YT5Mjt/gcc-avr-4.3.0-4/src/$i; \
>       done
> rm -f 
> /build/user-gcc-avr_4.3.0-4-amd64-YT5Mjt/gcc-avr-4.3.0-4/src/INSTALL/*.html
> echo "gcc-4.3.2-dfsg.tar.lzma unpacked." > 
> stamps/01-unpack-stamp-gcc-4.3.2-dfsg.tar.lzma
> echo -e "\nBuilt from Debian source package gcc-avr-1:4.3.0-4" \
>               > pxxx
> echo -e "Integrated upstream packages in this version:\n" >> pxxx
> for i in gcc-4.3.2-dfsg.tar.lzma ; do echo "  $i" >> pxxx; done
> mv -f pxxx stamps/01-unpack-stamp
> cd src && for p in ../debian/patches/*.patch; do echo Applying $p; patch -p0 
> < $p; done
> Applying ../debian/patches/20-gcc-4.3.0-libiberty-Makefile.in.patch
> patching file libiberty/Makefile.in
> Hunk #1 succeeded at 344 with fuzz 2 (offset 69 lines).
> Applying ../debian/patches/21-gcc-4.3.0-disable-libssp.patch
> patching file configure.ac
> Hunk #1 succeeded at 554 (offset 50 lines).
> patching file configure
> Hunk #1 succeeded at 2277 (offset 933 lines).
> Applying ../debian/patches/40-0-gcc-4.3.0-bug-10768.patch
> patching file gcc/ada/uintp.ads
> Hunk #1 succeeded at 418 (offset 11 lines).
> Hunk #2 succeeded at 429 (offset 11 lines).
> patching file gcc/ada/types.h
> Hunk #1 succeeded at 252 (offset -1 lines).
> Applying ../debian/patches/40-1-gcc-4.3.0-bug-30243.patch
> patching file gcc/builtins.c
> Reversed (or previously applied) patch detected!  Assume -R? [n] 
> Apply anyway? [n] 
> Skipping patch.
> 1 out of 1 hunk ignored -- saving rejects to file gcc/builtins.c.rej
> make: *** [patch-stamp] Error 1

The full build log is available from:
   http://newpeople.debian.org/~lucas/logs/2008/10/06

It is possible that your package builds fine in sid, but you should make sure
that your package also builds fine in lenny before the release.

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 |



--- End Message ---
--- Begin Message ---
Source: gcc-avr
Source-Version: 1:4.3.2-1

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

gcc-avr_4.3.2-1.dsc
  to pool/main/g/gcc-avr/gcc-avr_4.3.2-1.dsc
gcc-avr_4.3.2-1.tar.gz
  to pool/main/g/gcc-avr/gcc-avr_4.3.2-1.tar.gz
gcc-avr_4.3.2-1_i386.deb
  to pool/main/g/gcc-avr/gcc-avr_4.3.2-1_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hakan Ardo <[EMAIL PROTECTED]> (supplier of updated gcc-avr 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 [EMAIL PROTECTED])


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

Format: 1.8
Date: Sat, 11 Oct 2008 09:07:49 +0200
Source: gcc-avr
Binary: gcc-avr
Architecture: source i386
Version: 1:4.3.2-1
Distribution: unstable
Urgency: low
Maintainer: Hakan Ardo <[EMAIL PROTECTED]>
Changed-By: Hakan Ardo <[EMAIL PROTECTED]>
Description: 
 gcc-avr    - The GNU C compiler (cross compiler for avr)
Closes: 501424
Changes: 
 gcc-avr (1:4.3.2-1) unstable; urgency=low
 .
   * Removed patches 40-1-gcc-4.3.0-bug-30243, 41-0-gcc-4.3.0-bug-34932
     and 40-9-gcc-4.3.0-bug-35542 as they has been incoporated
     upstream in the code provided by gcc-4.3-source 4.3.2-1 (closes:
     #501424).
Checksums-Sha1: 
 2e7f236592b99702553e6c0e47d71aa26ede5694 934 gcc-avr_4.3.2-1.dsc
 1d7144811480a77b19e2939bc52a43d85799be19 31505 gcc-avr_4.3.2-1.tar.gz
 746464a118547516bac29d89de6a8e6021329369 5230984 gcc-avr_4.3.2-1_i386.deb
Checksums-Sha256: 
 fae1b1a19f19d3b5455c64eca3a691da27d694711d9e8a0c0498a9089c200dbf 934 
gcc-avr_4.3.2-1.dsc
 d12ac4618f02e570069ca5fc39ef29d0b83b1bf304d42190211628c1ec52e237 31505 
gcc-avr_4.3.2-1.tar.gz
 546c1f345e500aab17a5df581208b1a8efa56bd0646c75c00fa50dda3f064990 5230984 
gcc-avr_4.3.2-1_i386.deb
Files: 
 9a2cd62548a7661d17f660a47c511b5b 934 devel extra gcc-avr_4.3.2-1.dsc
 5a7d0fd102a953030667909f51c64373 31505 devel extra gcc-avr_4.3.2-1.tar.gz
 ca00b4afb822b6b208620bd0dd127d9f 5230984 devel extra gcc-avr_4.3.2-1_i386.deb

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

iD8DBQFI8GJTAbtddT3jfcARAkNGAJ0aop77kkIDegTI3MNCaGt96hrAdwCgiPvp
7U+EgyolC+2XYqZejjXVNCQ=
=g01Y
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to