[kde-freebsd] ports/114734: x11-toolkits/qt4-gui: fails to compile on amd64

Koji Yokota yokota at res.otaru-uc.ac.jp
Mon Jul 23 05:17:51 CEST 2007


devel/qt4-designer fails with the following messages. devel/qt4-linguist
also fails because it depends on qt4-designer, but once qt4-designer is
fixed, it may build fine. Other ports depending on devel/qt4 seem OK.

BTW, most of qt4 ports seem to pass "-g" option to c++ by default.
Shouldn't these specify
>CONFIGURE_ARGS+= --separate-debug-info=no
in the Makefiles to remove it?

--
c++ -c -O2 -fno-strict-aliasing -pipe -march=athlon64 -g -fno-exceptions
-D_REENTRANT -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe
-march=athlon64 -Wall -W -fPIC -DQT_SHARED -DQT_BUILD_GUI_LIB
-DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT
-DQT_MOC_COMPAT -DQT_RASTER_IMAGEENGINE -DQT_HAVE_MMX -DQT_HAVE_SSE
-DQT_HAVE_SSE2 -DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSVISTA
-DQT_NO_STYLE_WINDOWSXP -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG
-DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/usr/local/share/qt4/mkspecs/freebsd-g++ -I. -I../../include/QtCore
-I../../include/QtCore -I../../include -I../../include/QtGui
-I/usr/local/include/freetype2 -I../3rdparty/harfbuzz/src -Idialogs
-I.moc/release-shared -I/usr/local/include -I.uic/release-shared
-I/usr/local/include -o .obj/release-shared/qstylesheetstyle.o
styles/qstylesheetstyle.cpp
../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h: In member
function `virtual QRect
QStyleSheetStyle::subElementRect(QStyle::SubElement, const
QStyleOption*, const QWidget*) const':
../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:105: error:
inconsistent operand constraints in an `asm'
../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:105: error:
inconsistent operand constraints in an `asm'
*** Error code 1

Stop in
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.3.0/src/gui.
*** Error code 1

Stop in
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.3.0/tools/designer/src/components/lib.
*** Error code 1

Stop in
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.3.0/tools/designer/src/components.
*** Error code 1

Stop in
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.3.0/tools/designer/src.
*** Error code 1

Stop in
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.3.0/tools/designer.
*** Error code 1

Stop in /usr/ports/devel/qt4-designer.


More information about the kde-freebsd mailing list