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

Bug#835692: gcc-5-cross-ports: FTBFS: patches fail to apply



Source: gcc-5-cross-ports
Version: 10
Severity: serious
Tags: stretch sid
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20160828 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
>  debian/rules build
> gcc: 5.4.1-1 / 5.4.0-6cross1
> 
> old gcc version: 5.4.0-6 / 1
> 
> new gcc version: 5.4.1-1cross1
> START stamp-dir/init-gcc
> mkdir -p gcc
> set -ex; \
> cd gcc ; \
> ln -sf /usr/src/gcc-5/gcc-5.4.1.tar.xz gcc-5.4.1.tar.xz ;\
> cp -a  /usr/src/gcc-5/debian/ . ; \
> if [ -n "$(grep -v '^\#' /<<PKGBUILDDIR>>/debian/patches/gcc-5/series)" ]; then \
>   QUILT_PATCHES=/<<PKGBUILDDIR>>/debian/patches/gcc-5 quilt push --quiltrc /dev/null -a ; \
> fi
> + cd gcc
> + ln -sf /usr/src/gcc-5/gcc-5.4.1.tar.xz gcc-5.4.1.tar.xz
> + cp -a /usr/src/gcc-5/debian/ .
> + grep -v ^\# /<<PKGBUILDDIR>>/debian/patches/gcc-5/series
> + [ -n stripped-exes.diff ]
> + QUILT_PATCHES=/<<PKGBUILDDIR>>/debian/patches/gcc-5 quilt push --quiltrc /dev/null -a
> Applying patch stripped-exes.diff
> patching file debian/rules.defs
> Hunk #1 FAILED at 376.
> 1 out of 1 hunk FAILED -- rejects in file debian/rules.defs
> Patch stripped-exes.diff can be reverse-applied
> debian/rules:216: recipe for target 'stamp-dir/init-gcc' failed
> make: *** [stamp-dir/init-gcc] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2016/08/28/gcc-5-cross-ports_10_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


Reply to: