-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Package: kompose
Version: 0.5.1-2.1
Severity: grave
Tags: sid
Please see #323133:
internal compiler error: in cp_expr_size, at cp/cp-objcp-common.c:101
or the build logs on arm, hppa and m68k.
You can fix this by:
* debian/control:
Add 'g++-3.4 [arm m68k hppa], ' to Build-Depends
* debian/rules:
Add:
###
GCC4_ICES_HERE := arm m68k hppa
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
ifneq (,$(findstring $(DEB_BUILD_ARCH),$(GCC4_ICES_HERE)))
export CC=gcc-3.4
export CPP=cpp-3.4
export CXX=g++-3.4
endif
###
somewhere on top of the file.
Cheers
Luk
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDPVUU5UTeB5t8Mo0RAqgQAKCen8WnbLrGyZA76u5kIQJTJ5gAwQCfSUxA
1WAXh+4Q3X7H3tH/aNi8OQs=
=eN0a
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]