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

Bug#677656: qt4-x11: FTBFS when armel is declared as foreign arch



Source: qt4-x11
Version: 4:4.8.2-1
Severity: important

The following lines cause "-arch armv6" to be used, on my amd64 box
where armel is declared as foriegn arch.  Now I'm not really sure why,
since dpkg-architecture does not report it at all.

Not sure about the severity either, but this may count as part of the
multiarch release goal...


ifeq ($(DEB_HOST_ARCH),$(findstring $(DEB_HOST_ARCH), $(armv6_architectures)))
	extra_configure_opts += -arch armv6
endif


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (101, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



Reply to: