Public bug reported:
Gcc 4.6.2-10 release added some extra Provides: lines for armel/armhf.
But this also broke cross builds as empty lines were generated in
debian/control:
Package: libgcc1-armel-cross
Architecture: all
Section: devel
Priority: extra
Depends: gcc-4.6-arm-linux-gnueabi-base (= ${gcc:Version}), ${shlibs:Depends},
${misc:Depends}
Provides: libgcc1-armel-dcv1
Description: GCC support library
Shared version of the support library, a library of internal subroutines
that GCC uses to overcome shortcomings of particular machines, or
special needs for some languages.
.
This package contains files for armel architecture, for use in cross-compile
environment.
Package: libgcc1-dbg-armel-cross
Architecture: all
Section: debug
Priority: extra
Depends: gcc-4.6-arm-linux-gnueabi-base (= ${gcc:Version}), libgcc1-armel-cross
(= ${gcc:EpochVersion}), ${misc:Depends}
Description: GCC support library (debug symbols)
Debug symbols for the GCC support library.
.
This package contains files for armel architecture, for use in cross-compile
environment.
Attached patch fixes it (maybe not in best way).
** Affects: gcc-4.6 (Ubuntu)
Importance: Undecided
Status: New
** Tags: armel cross patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/913734
Title:
[CROSS] Fix generation of debian/control
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.6/+bug/913734/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs