Your message dated Sat, 11 Jan 2014 17:59:01 -0300
with message-id <5586213.UVtNNzzpMz@luna>
and subject line Not a Qt bug
has caused the Debian Bug report #677656,
regarding qt4-x11: FTBFS when armel is declared as foreign arch
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
677656: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677656
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
First of all, sorry for the very late reply.
This is a problem on your setup and not in Qt itself. Somehow you managed to
get dpkg-architecture return armv6 instead of amd64. Maybe you are using a
cross compiler somehow?
I'm so closing this bug.
--
"Any sufficiently advanced technology is indistinguishable from magic"
Arthur C. Clarke
Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/
signature.asc
Description: This is a digitally signed message part.
--- End Message ---