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

Bug#771654: gcc-4.9: FTBFS on powerpcspe: Patch application broken



Source: gcc-4.9
Version: 4.9.2-4
Severity: wishlist
Tags: patch
User: debian-powerpcspe@breakpoint.cc
Usertags: powerpcspe

Hi,

the build on powerpcspe runs like this:

...
Applying patch fix-powerpcspe.diff.diff
make: *** [stamps/02-patch-stamp] Error 1
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
debian/rules.patch:351: recipe for target 'stamps/02-patch-stamp' failed
...

debian/rules.patch:

...
ifeq ($(DEB_TARGET_ARCH),powerpcspe)
  debian_patches += powerpc_remove_many
  debian_patches += powerpc_nofprs
  # fix-powerpcspe.diff only partially applied upstream
  debian_patches += fix-powerpcspe.diff
endif
...

Can you please remove the ".diff" that gets appended anyway?

Thanks in advance,

Roland


-- System Information:
Debian Release: 7.0
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: powerpcspe (ppc)

Kernel: Linux 3.9.0-dirty (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash


Reply to: