as topic says... it fails with project.cpp:1 64 support not compiled in it adds -m64 in the Makefile, as a workaround I manually hack that out after it fails though it should be fixed properly ;)
emerge -v info please?
[ebuild R ] x11-libs/qt-core-4.4.0 USE="qt3support ssl -debug -doc -glib -pch Target: i686-pc-linux-gnu gcc version 4.2.3 (Gentoo 4.2.3 p1.0)
Have been able to reproduce this now on another box. You basically need an amd64 system in 64 bit mode and then start with a fresh i686 stage3 in a chroot. seems both qt-core-4.4 and recent genkernel mess it up and think to be in 64 bit. Wild guess atm, but do they check the dmesg to get their build mode?
has become unreproducable here, dunno why :(