tag 686878 unreproducible moreinfo
thanks

Hello Lenz,

> and then in another console, during build u can see
> 
> ps -lxaw | grep g++
> or
> ps -lxaw | grep tune
> 
> and flags set tune to host cpu detected, and not a arch made.

During the build I got 'march=i586' and 'mtune=generic' which are the
default build values define by GCC for the x86 arch in Debian.
There are related discussions here : [1].

I still have a look on the generated makefiles and there is no special
build flags related to 'march' or 'mtune' generated by qmake. The
package seem to use the default build flags from gcc.

Could you send some results of your 'ps -lxaw | grep mtune' commands?

I also notice that you does not have the last revision of the package
installed on your system. Could you upgrade your package and retry to
reproduce this issue then?

[1] http://lists.debian.org/debian-devel/2011/05/msg00614.html

Best regards,

Thomas Pierson


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to