Date: Sun, 23 Mar 2008 15:50:03 GMT From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/122017: x11-toolkits/qt4-gui (qt4-gui-4.3.1) (new compiler error) Message-ID: <200803231550.m2NFo39w054917@www.freebsd.org> Resent-Message-ID: <200803231600.m2NG06Nf069929@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 122017 >Category: ports >Synopsis: x11-toolkits/qt4-gui (qt4-gui-4.3.1) (new compiler error) >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 23 16:00:06 UTC 2008 >Closed-Date: >Last-Modified: >Originator: O. Hartmann >Release: FreeBSD 7.0-STABLE/AMD64 >Organization: FU Berlin >Environment: >Description: On FreeBSD 7.0/STABLE AMD64 platform port x11-toolkits/qt4-gui (qt4-gui-4.3.1) end up with compilation error (see appendix). This error does not go away after recompilation of all related requisite qt4 ports and tools (option -R of portupgrade or manual reinstallation). error: .... c++ -c -O2 -fno-strict-aliasing -pipe -march=k8 -I. -I../../include/Qt -I/usr/local/include -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=k8 -Wall -W -fPIC -DQT_SHARED -DQT_BUILD_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_44_API_QSQLQUERY_FINISH -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_RASTER_IMAGEENGINE -DQT_HAVE_MMX -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -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/qcombobox.o widgets/qcombobox.cpp widgets/qcombobox.cpp: In member function 'virtual void QComboBoxPrivateContainer::resizeEvent(QResizeEvent*)': widgets/qcombobox.cpp:351: error: 'SH_Menu_Mask' is not a member of 'QStyle' *** Error code 1 Stop in /usr/ports/x11-toolkits/qt4-gui/work/qt-x11-opensource-src-4.3.4/src/gui. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt4-gui. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt4-gui. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.2448.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=qt4-gui-4.3.1 UPGRADE_PORT_VER=4.3.1 make >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803231550.m2NFo39w054917>