Date: Sun, 23 Mar 2008 17:47:31 +0100 From: cernpe <cernpe@gmail.com> To: freebsd-ports-bugs@freebsd.org Subject: Re: ports/122017: x11-toolkits/qt4-gui (qt4-gui-4.3.1) (new compiler error) Message-ID: <47E689A3.1010703@gmail.com> In-Reply-To: <200803231550.m2NFo39w054917@www.freebsd.org> References: <200803231550.m2NFo39w054917@www.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
O. Hartmann napsal(a): >> Number: 122017 >> Category: ports >> Synopsis: x11-toolkits/qt4-gui (qt4-gui-4.3.1) (new compiler er= ror) >> Confidential: no >> Severity: critical >> Priority: high >> Responsible: freebsd-ports-bugs >> State: open >> Quarter: =20 >> Keywords: =20 >> 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: >> =20 > FU Berlin > =20 >> Environment: >> Description: >> =20 > 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 requisit= e qt4 ports and tools (option -R of portupgrade or manual reinstallation)= =2E > > > error: > .... > c++ -c -O2 -fno-strict-aliasing -pipe -march=3Dk8 -I. -I../../include/Q= t -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=3Dk8 -Wall -W -fPIC -DQT_SHARED -DQT_BUILD_GUI_LIB -DQT_NO_CAST_T= O_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_44_API_QSQLQUERY_FINISH -DQT3_SUPPO= RT -DQT_MOC_COMPAT -DQT_RASTER_IMAGEENGINE -DQT_HAVE_MMX -DQT_HAVE_SSE -D= QT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSVIST= A -DQT_NO_STYLE_WINDOWSXP -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_L= IB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/local/share/qt4/mkspe= cs/freebsd-g++ -I. -I../../include/QtCore -I../../include/QtCore -I../../= include -I../../include/QtGui -I/usr/local/include/freetype2 -I../3rdpart= y/harfbuzz/src -Idialogs -I.moc/release-shared -I/usr/local/include -I.ui= c/release-shared -I/usr/local/include -o .obj/release-shared/qcombobox.o = widgets/qcombobox.cpp > widgets/qcombobox.cpp: In member function 'virtual void QComboBoxPrivat= eContainer::resizeEvent(QResizeEvent*)': > widgets/qcombobox.cpp:351: error: 'SH_Menu_Mask' is not a member of 'QS= tyle' > *** 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.2= 448.0 env UPGRADE_TOOL=3Dportupgrade UPGRADE_PORT=3Dqt4-gui-4.3.1 UPGRADE= _PORT_VER=3D4.3.1 make > > =20 >> How-To-Repeat: >> =20 > > =20 >> Fix: >> =20 > > > =20 >> Release-Note: >> Audit-Trail: >> Unformatted: >> =20 > _______________________________________________ > freebsd-ports-bugs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs > To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebs= d.org" > =20 I had the same problem, just try to pkg_delete x11-toolkits/qt4-gui (or=20 pkg_deinstall x11-toolkits/qt4-gui), then portinstall it again (the bug=20 seems to be in old headers or smtg).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47E689A3.1010703>